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
I20251024 01:51:36.652570   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:34875
I20251024 01:51:36.654628   416 env_posix.cc:2264] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20251024 01:51:36.656026   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:36.661018   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:36.664728   416 webserver.cc:492] Webserver started at http://127.0.104.62:38151/ using document root <none> and password file <none>
I20251024 01:51:36.665581   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:36.665679   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:36.666071   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:36.669613   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "ecb585d50d2c4377b0e5087487a11303"
format_stamp: "Formatted at 2025-10-24 01:51:36 on dist-test-slave-fm74"
I20251024 01:51:36.677090   416 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
I20251024 01:51:36.680820   424 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:36.682555   416 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:51:36.682751   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "ecb585d50d2c4377b0e5087487a11303"
format_stamp: "Formatted at 2025-10-24 01:51:36 on dist-test-slave-fm74"
I20251024 01:51:36.682950   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761270696576755-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)
I20251024 01:51:36.707262   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:36.708182   416 env_posix.cc:2264] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20251024 01:51:36.708453   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:36.731568   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:34875
I20251024 01:51:36.731572   475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:34875 every 8 connection(s)
I20251024 01:51:36.736003   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
I20251024 01:51:36.748452   476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: Bootstrap starting.
I20251024 01:51:36.752470   476 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:36.754262   476 log.cc:826] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: Log is configured to *not* fsync() on all Append() calls
I20251024 01:51:36.757253   476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: No bootstrap required, opened a new log
I20251024 01:51:36.763484   476 raft_consensus.cc:359] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecb585d50d2c4377b0e5087487a11303" member_type: VOTER }
I20251024 01:51:36.763828   476 raft_consensus.cc:385] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:36.763926   476 raft_consensus.cc:740] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb585d50d2c4377b0e5087487a11303, State: Initialized, Role: FOLLOWER
I20251024 01:51:36.764703   476 consensus_queue.cc:260] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecb585d50d2c4377b0e5087487a11303" member_type: VOTER }
I20251024 01:51:36.764910   476 raft_consensus.cc:399] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:36.764997   476 raft_consensus.cc:493] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:36.765146   476 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:36.767295   476 raft_consensus.cc:515] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecb585d50d2c4377b0e5087487a11303" member_type: VOTER }
I20251024 01:51:36.767845   476 leader_election.cc:304] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ecb585d50d2c4377b0e5087487a11303; no voters: 
I20251024 01:51:36.768409   476 leader_election.cc:290] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:36.768573   479 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:36.770027   479 raft_consensus.cc:697] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [term 1 LEADER]: Becoming Leader. State: Replica: ecb585d50d2c4377b0e5087487a11303, State: Running, Role: LEADER
I20251024 01:51:36.770615   479 consensus_queue.cc:237] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecb585d50d2c4377b0e5087487a11303" member_type: VOTER }
I20251024 01:51:36.771413   476 sys_catalog.cc:565] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:51:36.773783   480 sys_catalog.cc:455] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ecb585d50d2c4377b0e5087487a11303" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecb585d50d2c4377b0e5087487a11303" member_type: VOTER } }
I20251024 01:51:36.774128   480 sys_catalog.cc:458] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:36.773761   481 sys_catalog.cc:455] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ecb585d50d2c4377b0e5087487a11303. Latest consensus state: current_term: 1 leader_uuid: "ecb585d50d2c4377b0e5087487a11303" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecb585d50d2c4377b0e5087487a11303" member_type: VOTER } }
I20251024 01:51:36.774351   481 sys_catalog.cc:458] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:36.776177   487 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:51:36.781651   487 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:51:36.782282   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:51:36.792822   487 catalog_manager.cc:1357] Generated new cluster ID: 1fa31b373d8d4be09561c4bc1db7c31d
I20251024 01:51:36.792969   487 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:51:36.802820   487 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:51:36.804818   487 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:51:36.816578   487 catalog_manager.cc:6022] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: Generated new TSK 0
I20251024 01:51:36.817790   487 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:51:36.848791   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:36.851679   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:36.854463   416 webserver.cc:492] Webserver started at http://127.0.104.1:43291/ using document root <none> and password file <none>
I20251024 01:51:36.854797   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:36.854893   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:36.855094   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:36.856005   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "166ef2593543411db753afd688dafb53"
format_stamp: "Formatted at 2025-10-24 01:51:36 on dist-test-slave-fm74"
I20251024 01:51:36.860621   416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20251024 01:51:36.863183   501 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:36.863724   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20251024 01:51:36.863878   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "166ef2593543411db753afd688dafb53"
format_stamp: "Formatted at 2025-10-24 01:51:36 on dist-test-slave-fm74"
I20251024 01:51:36.864044   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761270696576755-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)
I20251024 01:51:36.879663   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:36.880390   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:36.881356   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:36.882892   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:51:36.883023   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:36.883144   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:51:36.883224   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:36.907148   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33787
I20251024 01:51:36.907199   563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33787 every 8 connection(s)
I20251024 01:51:36.930601   564 heartbeater.cc:344] Connected to a master server at 127.0.104.62:34875
I20251024 01:51:36.930979   564 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:36.931843   564 heartbeater.cc:507] Master 127.0.104.62:34875 requested a full tablet report, sending...
I20251024 01:51:36.934474   441 ts_manager.cc:194] Registered new tserver with Master: 166ef2593543411db753afd688dafb53 (127.0.104.1:33787)
I20251024 01:51:36.934667   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.026025361s
I20251024 01:51:36.937256   441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36320
I20251024 01:51:36.951045   564 heartbeater.cc:499] Master 127.0.104.62:34875 was elected leader, sending a full tablet report...
I20251024 01:51:36.953466   441 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36326:
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"
    }
  }
}
I20251024 01:51:36.981915   529 tablet_service.cc:1505] Processing CreateTablet for tablet 82b22be975a24f5fb6d1d245219304fa (DEFAULT_TABLE table=fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:51:36.982652   529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b22be975a24f5fb6d1d245219304fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:36.989686   576 tablet_bootstrap.cc:492] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Bootstrap starting.
I20251024 01:51:36.991554   576 tablet_bootstrap.cc:654] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:36.993906   576 tablet_bootstrap.cc:492] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: No bootstrap required, opened a new log
I20251024 01:51:36.994081   576 ts_tablet_manager.cc:1403] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:51:36.994861   576 raft_consensus.cc:359] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "166ef2593543411db753afd688dafb53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33787 } }
I20251024 01:51:36.995039   576 raft_consensus.cc:385] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:36.995141   576 raft_consensus.cc:740] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166ef2593543411db753afd688dafb53, State: Initialized, Role: FOLLOWER
I20251024 01:51:36.995368   576 consensus_queue.cc:260] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "166ef2593543411db753afd688dafb53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33787 } }
I20251024 01:51:36.995527   576 raft_consensus.cc:399] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:36.995615   576 raft_consensus.cc:493] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:36.995728   576 raft_consensus.cc:3060] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:36.997874   576 raft_consensus.cc:515] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "166ef2593543411db753afd688dafb53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33787 } }
I20251024 01:51:36.998142   576 leader_election.cc:304] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 166ef2593543411db753afd688dafb53; no voters: 
I20251024 01:51:36.998703   576 leader_election.cc:290] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:36.998884   578 raft_consensus.cc:2804] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:37.000983   576 ts_tablet_manager.cc:1434] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20251024 01:51:37.001543   578 raft_consensus.cc:697] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [term 1 LEADER]: Becoming Leader. State: Replica: 166ef2593543411db753afd688dafb53, State: Running, Role: LEADER
I20251024 01:51:37.001911   578 consensus_queue.cc:237] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "166ef2593543411db753afd688dafb53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33787 } }
I20251024 01:51:37.005090   440 catalog_manager.cc:5649] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 166ef2593543411db753afd688dafb53 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "166ef2593543411db753afd688dafb53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "166ef2593543411db753afd688dafb53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33787 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:37.027442   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:51:37.029304   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
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
W20251024 01:51:37.033630   440 catalog_manager.cc:5101] could not convert tablet's 82b22be975a24f5fb6d1d245219304fa schema from PB: OK
I20251024 01:51:37.037977   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: 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
I20251024 01:51:37.039381   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.048535   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 1)
I20251024 01:51:37.054816   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT8" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT8 } } } } } modify_external_catalogs: true
I20251024 01:51:37.061012   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20251024 01:51:37.061509   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.068998   441 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 2)
I20251024 01:51:37.073702   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT16" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT16 } } } } } modify_external_catalogs: true
I20251024 01:51:37.079042   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20251024 01:51:37.079592   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.087738   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 3)
I20251024 01:51:37.092689   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT32" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT32 } } } } } modify_external_catalogs: true
I20251024 01:51:37.099195   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20251024 01:51:37.099781   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.106945   441 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 4)
I20251024 01:51:37.108364   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT64" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT64 } } } } } modify_external_catalogs: true
I20251024 01:51:37.113812   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20251024 01:51:37.114542   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.123615   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 5)
I20251024 01:51:37.127400   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_STRING" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: STRING } } } } } modify_external_catalogs: true
I20251024 01:51:37.133518   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20251024 01:51:37.134300   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.142995   441 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 6)
I20251024 01:51:37.145567   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_BOOL" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: BOOL } } } } } modify_external_catalogs: true
I20251024 01:51:37.152215   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20251024 01:51:37.152807   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.161463   441 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 7)
I20251024 01:51:37.164263   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_FLOAT" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: FLOAT } } } } } modify_external_catalogs: true
I20251024 01:51:37.170931   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 8
I20251024 01:51:37.171629   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.180094   441 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 8)
I20251024 01:51:37.184676   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DOUBLE" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: DOUBLE } } } } } modify_external_catalogs: true
I20251024 01:51:37.191223   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 8 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 9
I20251024 01:51:37.192004   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.200228   441 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 9)
I20251024 01:51:37.204361   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_BINARY" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: BINARY } } } } } modify_external_catalogs: true
I20251024 01:51:37.210085   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 9 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 10
I20251024 01:51:37.210793   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.220059   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 10)
I20251024 01:51:37.222280   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_UNIXTIME_MICROS" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: UNIXTIME_MICROS } } } } } modify_external_catalogs: true
I20251024 01:51:37.228390   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 10 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 11
I20251024 01:51:37.229308   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.236892   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 11)
I20251024 01:51:37.240772   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DECIMAL" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { precision: 18 scale: 2 } immutable: false nested_type { array { type: DECIMAL64 } } } } } modify_external_catalogs: true
I20251024 01:51:37.247301   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 11 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 12
I20251024 01:51:37.248083   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.256774   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 12)
I20251024 01:51:37.259308   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_VARCHAR" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { length: 42 } immutable: false nested_type { array { type: VARCHAR } } } } } modify_external_catalogs: true
I20251024 01:51:37.266745   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 12 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 13
I20251024 01:51:37.267660   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.276042   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 13)
I20251024 01:51:37.278165   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DATE" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: DATE } } } } } modify_external_catalogs: true
I20251024 01:51:37.283855   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 13 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 14
I20251024 01:51:37.284550   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.291860   441 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 14)
I20251024 01:51:37.296211   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT8" } } modify_external_catalogs: true
I20251024 01:51:37.302163   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    13:arr_INT8 INT8 1D-ARRAY NULLABLE,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 14 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 15
I20251024 01:51:37.303018   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.310139   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 15)
I20251024 01:51:37.314692   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT16" } } modify_external_catalogs: true
I20251024 01:51:37.320056   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    14:arr_INT16 INT16 1D-ARRAY NULLABLE,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 15 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 16
I20251024 01:51:37.320776   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.327796   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 16)
I20251024 01:51:37.331777   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT32" } } modify_external_catalogs: true
I20251024 01:51:37.337085   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    15:arr_INT32 INT32 1D-ARRAY NULLABLE,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 16 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 17
I20251024 01:51:37.337723   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.344607   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 17)
I20251024 01:51:37.348634   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT64" } } modify_external_catalogs: true
I20251024 01:51:37.354071   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    16:arr_INT64 INT64 1D-ARRAY NULLABLE,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 17 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 18
I20251024 01:51:37.354704   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.362774   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 18)
I20251024 01:51:37.366256   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_STRING" } } modify_external_catalogs: true
I20251024 01:51:37.371431   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    17:arr_STRING STRING 1D-ARRAY NULLABLE,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 18 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 19
I20251024 01:51:37.372012   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.379307   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 19)
I20251024 01:51:37.383412   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BOOL" } } modify_external_catalogs: true
I20251024 01:51:37.388554   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 19 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 20
I20251024 01:51:37.389691   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.397156   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 20)
I20251024 01:51:37.399829   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_FLOAT" } } modify_external_catalogs: true
I20251024 01:51:37.404662   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 20 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 21
I20251024 01:51:37.405180   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.412998   441 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 21)
I20251024 01:51:37.416124   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DOUBLE" } } modify_external_catalogs: true
I20251024 01:51:37.421068   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 21 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 22
I20251024 01:51:37.421643   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.428989   441 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 22)
I20251024 01:51:37.432370   441 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BINARY" } } modify_external_catalogs: true
I20251024 01:51:37.437304   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 22 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 23
I20251024 01:51:37.437809   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.445200   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 23)
I20251024 01:51:37.448844   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_UNIXTIME_MICROS" } } modify_external_catalogs: true
I20251024 01:51:37.453347   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 23 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 24
I20251024 01:51:37.453848   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.460803   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 24)
I20251024 01:51:37.464895   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DECIMAL" } } modify_external_catalogs: true
I20251024 01:51:37.469542   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 24 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 25
I20251024 01:51:37.469990   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.476869   441 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 25)
I20251024 01:51:37.478474   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_VARCHAR" } } modify_external_catalogs: true
I20251024 01:51:37.483096   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 25 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 26
I20251024 01:51:37.483562   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.489881   441 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 26)
I20251024 01:51:37.491124   440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36326:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DATE" } } modify_external_catalogs: true
I20251024 01:51:37.495469   584 tablet.cc:1722] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    25:arr_DATE DATE 1D-ARRAY NULLABLE,
    PRIMARY KEY (c0)
) version 26 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new-i32 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 27
I20251024 01:51:37.495935   584 tablet.cc:1620] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: MemRowSet was empty: no flush needed.
I20251024 01:51:37.502516   440 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: fake-table [id=0e4c52b87bdf4c5c972396dd7ac55b2f] alter complete (version 27)
I20251024 01:51:37.503438   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:51:37.515183   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:37.515594   416 tablet_replica.cc:333] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53: stopping tablet replica
I20251024 01:51:37.515941   416 raft_consensus.cc:2243] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:37.516188   416 raft_consensus.cc:2272] T 82b22be975a24f5fb6d1d245219304fa P 166ef2593543411db753afd688dafb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:37.521659   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:51:37.526927   416 master.cc:561] Master@127.0.104.62:34875 shutting down...
I20251024 01:51:37.535676   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:37.535943   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:37.536077   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P ecb585d50d2c4377b0e5087487a11303: stopping tablet replica
I20251024 01:51:37.550246   416 master.cc:583] Master@127.0.104.62:34875 shutdown complete.
[       OK ] AlterTableTest.TestTabletReports (913 ms)
[ RUN      ] AlterTableTest.TestAddExistingColumn
I20251024 01:51:37.560958   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:36435
I20251024 01:51:37.561479   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:37.562296   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:37.563488   416 webserver.cc:492] Webserver started at http://127.0.104.62:35565/ using document root <none> and password file <none>
I20251024 01:51:37.563676   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:37.563751   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:37.563859   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:37.564445   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "55ae2385a40e4d3c8de6980d498d1b1e"
format_stamp: "Formatted at 2025-10-24 01:51:37 on dist-test-slave-fm74"
I20251024 01:51:37.566803   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:51:37.568320   588 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:37.568665   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:37.568773   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "55ae2385a40e4d3c8de6980d498d1b1e"
format_stamp: "Formatted at 2025-10-24 01:51:37 on dist-test-slave-fm74"
I20251024 01:51:37.568917   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761270696576755-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)
I20251024 01:51:37.575217   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:37.575778   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:37.590452   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:36435
I20251024 01:51:37.590492   639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:36435 every 8 connection(s)
I20251024 01:51:37.591784   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
I20251024 01:51:37.595693   640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e: Bootstrap starting.
I20251024 01:51:37.597035   640 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:37.598660   640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e: No bootstrap required, opened a new log
I20251024 01:51:37.599298   640 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ae2385a40e4d3c8de6980d498d1b1e" member_type: VOTER }
I20251024 01:51:37.599429   640 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:37.599524   640 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ae2385a40e4d3c8de6980d498d1b1e, State: Initialized, Role: FOLLOWER
I20251024 01:51:37.599738   640 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ae2385a40e4d3c8de6980d498d1b1e" member_type: VOTER }
I20251024 01:51:37.599885   640 raft_consensus.cc:399] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:37.599977   640 raft_consensus.cc:493] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:37.600095   640 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:37.601748   640 raft_consensus.cc:515] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ae2385a40e4d3c8de6980d498d1b1e" member_type: VOTER }
I20251024 01:51:37.601966   640 leader_election.cc:304] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 55ae2385a40e4d3c8de6980d498d1b1e; no voters: 
I20251024 01:51:37.602432   640 leader_election.cc:290] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:37.602584   643 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:37.603166   643 raft_consensus.cc:697] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [term 1 LEADER]: Becoming Leader. State: Replica: 55ae2385a40e4d3c8de6980d498d1b1e, State: Running, Role: LEADER
I20251024 01:51:37.603339   640 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:51:37.603466   643 consensus_queue.cc:237] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ae2385a40e4d3c8de6980d498d1b1e" member_type: VOTER }
I20251024 01:51:37.606118   645 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 55ae2385a40e4d3c8de6980d498d1b1e. Latest consensus state: current_term: 1 leader_uuid: "55ae2385a40e4d3c8de6980d498d1b1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ae2385a40e4d3c8de6980d498d1b1e" member_type: VOTER } }
I20251024 01:51:37.606346   645 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:37.606067   644 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "55ae2385a40e4d3c8de6980d498d1b1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ae2385a40e4d3c8de6980d498d1b1e" member_type: VOTER } }
I20251024 01:51:37.606688   644 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:37.607599   651 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:51:37.609321   651 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:51:37.610046   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:51:37.612427   651 catalog_manager.cc:1357] Generated new cluster ID: 691137eb528a439789f0013041d8bb30
I20251024 01:51:37.612537   651 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:51:37.634701   651 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:51:37.635466   651 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:51:37.645766   651 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e: Generated new TSK 0
I20251024 01:51:37.645996   651 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:51:37.675211   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:37.676368   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:37.677752   416 webserver.cc:492] Webserver started at http://127.0.104.1:42191/ using document root <none> and password file <none>
I20251024 01:51:37.677996   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:37.678076   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:37.678262   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:37.678922   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "777cd40ea11149d7b2b29a7d025f085d"
format_stamp: "Formatted at 2025-10-24 01:51:37 on dist-test-slave-fm74"
I20251024 01:51:37.682044   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:51:37.683787   664 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:37.684223   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:37.684345   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "777cd40ea11149d7b2b29a7d025f085d"
format_stamp: "Formatted at 2025-10-24 01:51:37 on dist-test-slave-fm74"
I20251024 01:51:37.684453   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761270696576755-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)
I20251024 01:51:37.702688   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:37.703312   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:37.703884   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:37.704766   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:51:37.704869   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:37.704982   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:51:37.705065   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:37.724157   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45175
I20251024 01:51:37.724187   726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45175 every 8 connection(s)
I20251024 01:51:37.731987   727 heartbeater.cc:344] Connected to a master server at 127.0.104.62:36435
I20251024 01:51:37.732151   727 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:37.732542   727 heartbeater.cc:507] Master 127.0.104.62:36435 requested a full tablet report, sending...
I20251024 01:51:37.733983   605 ts_manager.cc:194] Registered new tserver with Master: 777cd40ea11149d7b2b29a7d025f085d (127.0.104.1:45175)
I20251024 01:51:37.734066   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008989315s
I20251024 01:51:37.735625   605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40852
I20251024 01:51:37.746345   605 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40858:
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"
    }
  }
}
I20251024 01:51:37.747270   727 heartbeater.cc:499] Master 127.0.104.62:36435 was elected leader, sending a full tablet report...
I20251024 01:51:37.760984   692 tablet_service.cc:1505] Processing CreateTablet for tablet 4d55806df63440e7b88bc3bb5bcd583d (DEFAULT_TABLE table=fake-table [id=5669acc521244e42825ca750ac2b54ff]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:51:37.761461   692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d55806df63440e7b88bc3bb5bcd583d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:37.766458   739 tablet_bootstrap.cc:492] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d: Bootstrap starting.
I20251024 01:51:37.768738   739 tablet_bootstrap.cc:654] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:37.770867   739 tablet_bootstrap.cc:492] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d: No bootstrap required, opened a new log
I20251024 01:51:37.771049   739 ts_tablet_manager.cc:1403] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:51:37.771854   739 raft_consensus.cc:359] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "777cd40ea11149d7b2b29a7d025f085d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45175 } }
I20251024 01:51:37.772002   739 raft_consensus.cc:385] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:37.772091   739 raft_consensus.cc:740] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 777cd40ea11149d7b2b29a7d025f085d, State: Initialized, Role: FOLLOWER
I20251024 01:51:37.772295   739 consensus_queue.cc:260] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "777cd40ea11149d7b2b29a7d025f085d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45175 } }
I20251024 01:51:37.772429   739 raft_consensus.cc:399] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:37.772524   739 raft_consensus.cc:493] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:37.772630   739 raft_consensus.cc:3060] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:37.774736   739 raft_consensus.cc:515] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "777cd40ea11149d7b2b29a7d025f085d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45175 } }
I20251024 01:51:37.774961   739 leader_election.cc:304] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 777cd40ea11149d7b2b29a7d025f085d; no voters: 
I20251024 01:51:37.775388   739 leader_election.cc:290] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:37.775566   741 raft_consensus.cc:2804] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:37.776221   739 ts_tablet_manager.cc:1434] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20251024 01:51:37.776219   741 raft_consensus.cc:697] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [term 1 LEADER]: Becoming Leader. State: Replica: 777cd40ea11149d7b2b29a7d025f085d, State: Running, Role: LEADER
I20251024 01:51:37.776623   741 consensus_queue.cc:237] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "777cd40ea11149d7b2b29a7d025f085d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45175 } }
I20251024 01:51:37.779129   605 catalog_manager.cc:5649] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d reported cstate change: term changed from 0 to 1, leader changed from <none> to 777cd40ea11149d7b2b29a7d025f085d (127.0.104.1). New cstate: current_term: 1 leader_uuid: "777cd40ea11149d7b2b29a7d025f085d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "777cd40ea11149d7b2b29a7d025f085d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45175 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:37.800802   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:51:37.801661   604 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40858:
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
I20251024 01:51:37.803373   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:51:37.812119   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:37.812537   416 tablet_replica.cc:333] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d: stopping tablet replica
I20251024 01:51:37.812727   416 raft_consensus.cc:2243] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:37.812943   416 raft_consensus.cc:2272] T 4d55806df63440e7b88bc3bb5bcd583d P 777cd40ea11149d7b2b29a7d025f085d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:37.827198   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:51:37.830273   416 master.cc:561] Master@127.0.104.62:36435 shutting down...
I20251024 01:51:37.836858   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:37.837095   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:37.837265   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55ae2385a40e4d3c8de6980d498d1b1e: stopping tablet replica
I20251024 01:51:37.851874   416 master.cc:583] Master@127.0.104.62:36435 shutdown complete.
[       OK ] AlterTableTest.TestAddExistingColumn (300 ms)
[ RUN      ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20251024 01:51:37.861524   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:45893
I20251024 01:51:37.862056   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:37.862895   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:37.864075   416 webserver.cc:492] Webserver started at http://127.0.104.62:39125/ using document root <none> and password file <none>
I20251024 01:51:37.864260   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:37.864337   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:37.864439   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:37.865034   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "480f6640d19e4c7eb3ce31378dc0161a"
format_stamp: "Formatted at 2025-10-24 01:51:37 on dist-test-slave-fm74"
I20251024 01:51:37.867416   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:51:37.869027   750 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:37.869398   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:37.869513   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "480f6640d19e4c7eb3ce31378dc0161a"
format_stamp: "Formatted at 2025-10-24 01:51:37 on dist-test-slave-fm74"
I20251024 01:51:37.869655   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761270696576755-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)
I20251024 01:51:37.875900   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:37.876498   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:37.889539   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:45893
I20251024 01:51:37.889568   801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:45893 every 8 connection(s)
I20251024 01:51:37.890743   802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:37.894646   802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a: Bootstrap starting.
I20251024 01:51:37.895990   802 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:37.897702   802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a: No bootstrap required, opened a new log
I20251024 01:51:37.898423   802 raft_consensus.cc:359] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "480f6640d19e4c7eb3ce31378dc0161a" member_type: VOTER }
I20251024 01:51:37.898588   802 raft_consensus.cc:385] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:37.898684   802 raft_consensus.cc:740] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 480f6640d19e4c7eb3ce31378dc0161a, State: Initialized, Role: FOLLOWER
I20251024 01:51:37.898893   802 consensus_queue.cc:260] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "480f6640d19e4c7eb3ce31378dc0161a" member_type: VOTER }
I20251024 01:51:37.899031   802 raft_consensus.cc:399] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:37.899114   802 raft_consensus.cc:493] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:37.899243   802 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:37.900956   802 raft_consensus.cc:515] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "480f6640d19e4c7eb3ce31378dc0161a" member_type: VOTER }
I20251024 01:51:37.901166   802 leader_election.cc:304] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 480f6640d19e4c7eb3ce31378dc0161a; no voters: 
I20251024 01:51:37.901605   802 leader_election.cc:290] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:37.901757   805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:37.902277   805 raft_consensus.cc:697] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [term 1 LEADER]: Becoming Leader. State: Replica: 480f6640d19e4c7eb3ce31378dc0161a, State: Running, Role: LEADER
I20251024 01:51:37.902534   802 sys_catalog.cc:565] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:51:37.902549   805 consensus_queue.cc:237] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "480f6640d19e4c7eb3ce31378dc0161a" member_type: VOTER }
I20251024 01:51:37.903470   806 sys_catalog.cc:455] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "480f6640d19e4c7eb3ce31378dc0161a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "480f6640d19e4c7eb3ce31378dc0161a" member_type: VOTER } }
I20251024 01:51:37.903668   807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 480f6640d19e4c7eb3ce31378dc0161a. Latest consensus state: current_term: 1 leader_uuid: "480f6640d19e4c7eb3ce31378dc0161a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "480f6640d19e4c7eb3ce31378dc0161a" member_type: VOTER } }
I20251024 01:51:37.903851   807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:37.903896   806 sys_catalog.cc:458] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:37.907759   810 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:51:37.908012   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:51:37.909200   810 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:51:37.911980   810 catalog_manager.cc:1357] Generated new cluster ID: e0d024b56b2149a58ee635b25aa194b8
I20251024 01:51:37.912067   810 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:51:37.923056   810 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:51:37.923792   810 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:51:37.931905   810 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a: Generated new TSK 0
I20251024 01:51:37.932161   810 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:51:37.940742   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:37.941926   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:37.943289   416 webserver.cc:492] Webserver started at http://127.0.104.1:43169/ using document root <none> and password file <none>
I20251024 01:51:37.943543   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:37.943620   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:37.943781   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:37.944411   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "405960ceeffc411cb849863bd53a84e2"
format_stamp: "Formatted at 2025-10-24 01:51:37 on dist-test-slave-fm74"
I20251024 01:51:37.947021   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:51:37.948685   826 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:37.949036   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:37.949167   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "405960ceeffc411cb849863bd53a84e2"
format_stamp: "Formatted at 2025-10-24 01:51:37 on dist-test-slave-fm74"
I20251024 01:51:37.949280   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761270696576755-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)
I20251024 01:51:37.962131   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:37.962836   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:37.963413   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:37.964255   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:51:37.964345   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:37.964447   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:51:37.964527   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:37.980983   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43013
I20251024 01:51:37.981026   888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43013 every 8 connection(s)
I20251024 01:51:37.989239   889 heartbeater.cc:344] Connected to a master server at 127.0.104.62:45893
I20251024 01:51:37.989384   889 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:37.989786   889 heartbeater.cc:507] Master 127.0.104.62:45893 requested a full tablet report, sending...
I20251024 01:51:37.990660   767 ts_manager.cc:194] Registered new tserver with Master: 405960ceeffc411cb849863bd53a84e2 (127.0.104.1:43013)
I20251024 01:51:37.990928   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009046622s
I20251024 01:51:37.991839   767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58176
I20251024 01:51:38.003129   889 heartbeater.cc:499] Master 127.0.104.62:45893 was elected leader, sending a full tablet report...
I20251024 01:51:38.003751   767 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58180:
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"
    }
  }
}
I20251024 01:51:38.017442   854 tablet_service.cc:1505] Processing CreateTablet for tablet 5c8fa4a7625746f693b7b21dd0a11787 (DEFAULT_TABLE table=fake-table [id=81bd8985d9134a02ae4fb8df4c3f164f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:51:38.017901   854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c8fa4a7625746f693b7b21dd0a11787. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:38.023247   901 tablet_bootstrap.cc:492] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2: Bootstrap starting.
I20251024 01:51:38.025017   901 tablet_bootstrap.cc:654] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:38.027017   901 tablet_bootstrap.cc:492] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2: No bootstrap required, opened a new log
I20251024 01:51:38.027187   901 ts_tablet_manager.cc:1403] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:51:38.027933   901 raft_consensus.cc:359] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "405960ceeffc411cb849863bd53a84e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43013 } }
I20251024 01:51:38.028090   901 raft_consensus.cc:385] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:38.028232   901 raft_consensus.cc:740] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405960ceeffc411cb849863bd53a84e2, State: Initialized, Role: FOLLOWER
I20251024 01:51:38.028453   901 consensus_queue.cc:260] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "405960ceeffc411cb849863bd53a84e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43013 } }
I20251024 01:51:38.028613   901 raft_consensus.cc:399] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:38.028697   901 raft_consensus.cc:493] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:38.028805   901 raft_consensus.cc:3060] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:38.030732   901 raft_consensus.cc:515] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "405960ceeffc411cb849863bd53a84e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43013 } }
I20251024 01:51:38.030953   901 leader_election.cc:304] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 405960ceeffc411cb849863bd53a84e2; no voters: 
I20251024 01:51:38.031430   901 leader_election.cc:290] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:38.031551   903 raft_consensus.cc:2804] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:38.032191   901 ts_tablet_manager.cc:1434] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:51:38.032164   903 raft_consensus.cc:697] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [term 1 LEADER]: Becoming Leader. State: Replica: 405960ceeffc411cb849863bd53a84e2, State: Running, Role: LEADER
I20251024 01:51:38.032527   903 consensus_queue.cc:237] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "405960ceeffc411cb849863bd53a84e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43013 } }
I20251024 01:51:38.035118   767 catalog_manager.cc:5649] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 405960ceeffc411cb849863bd53a84e2 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "405960ceeffc411cb849863bd53a84e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "405960ceeffc411cb849863bd53a84e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43013 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:38.056496   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:51:38.056804   416 catalog_manager.cc:3527] 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 } } }
I20251024 01:51:38.057700   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:51:38.065547   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:38.065973   416 tablet_replica.cc:333] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2: stopping tablet replica
I20251024 01:51:38.066219   416 raft_consensus.cc:2243] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:38.066418   416 raft_consensus.cc:2272] T 5c8fa4a7625746f693b7b21dd0a11787 P 405960ceeffc411cb849863bd53a84e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:38.070843   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:51:38.073542   416 master.cc:561] Master@127.0.104.62:45893 shutting down...
I20251024 01:51:38.080551   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:38.080770   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:38.080957   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 480f6640d19e4c7eb3ce31378dc0161a: stopping tablet replica
I20251024 01:51:38.095345   416 master.cc:583] Master@127.0.104.62:45893 shutdown complete.
[       OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (244 ms)
[ RUN      ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20251024 01:51:38.106451   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:33055
I20251024 01:51:38.106976   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:38.107767   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:38.108978   416 webserver.cc:492] Webserver started at http://127.0.104.62:41197/ using document root <none> and password file <none>
I20251024 01:51:38.109186   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:38.109246   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:38.109359   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:38.109951   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "137deb21ea7d4105800be710789b0469"
format_stamp: "Formatted at 2025-10-24 01:51:38 on dist-test-slave-fm74"
I20251024 01:51:38.112406   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251024 01:51:38.114142   912 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:38.114532   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:51:38.114652   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "137deb21ea7d4105800be710789b0469"
format_stamp: "Formatted at 2025-10-24 01:51:38 on dist-test-slave-fm74"
I20251024 01:51:38.114784   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761270696576755-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)
I20251024 01:51:38.126648   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:38.127269   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:38.140861   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:33055
I20251024 01:51:38.140897   963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:33055 every 8 connection(s)
I20251024 01:51:38.142143   964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:38.146225   964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469: Bootstrap starting.
I20251024 01:51:38.147655   964 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:38.149410   964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469: No bootstrap required, opened a new log
I20251024 01:51:38.150120   964 raft_consensus.cc:359] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "137deb21ea7d4105800be710789b0469" member_type: VOTER }
I20251024 01:51:38.150285   964 raft_consensus.cc:385] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:38.150377   964 raft_consensus.cc:740] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 137deb21ea7d4105800be710789b0469, State: Initialized, Role: FOLLOWER
I20251024 01:51:38.150599   964 consensus_queue.cc:260] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "137deb21ea7d4105800be710789b0469" member_type: VOTER }
I20251024 01:51:38.150741   964 raft_consensus.cc:399] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:38.150821   964 raft_consensus.cc:493] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:38.150926   964 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:38.152630   964 raft_consensus.cc:515] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "137deb21ea7d4105800be710789b0469" member_type: VOTER }
I20251024 01:51:38.152843   964 leader_election.cc:304] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 137deb21ea7d4105800be710789b0469; no voters: 
I20251024 01:51:38.153244   964 leader_election.cc:290] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:38.153352   967 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:38.153863   967 raft_consensus.cc:697] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [term 1 LEADER]: Becoming Leader. State: Replica: 137deb21ea7d4105800be710789b0469, State: Running, Role: LEADER
I20251024 01:51:38.154237   964 sys_catalog.cc:565] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:51:38.154160   967 consensus_queue.cc:237] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "137deb21ea7d4105800be710789b0469" member_type: VOTER }
I20251024 01:51:38.155100   969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 137deb21ea7d4105800be710789b0469. Latest consensus state: current_term: 1 leader_uuid: "137deb21ea7d4105800be710789b0469" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "137deb21ea7d4105800be710789b0469" member_type: VOTER } }
I20251024 01:51:38.155073   968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "137deb21ea7d4105800be710789b0469" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "137deb21ea7d4105800be710789b0469" member_type: VOTER } }
I20251024 01:51:38.155339   969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:38.156237   968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:38.156535   972 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:51:38.158145   972 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:51:38.158970   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:51:38.161167   972 catalog_manager.cc:1357] Generated new cluster ID: 02f1866ed79e465e916010896a13ee5a
I20251024 01:51:38.161262   972 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:51:38.178265   972 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:51:38.179083   972 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:51:38.200362   972 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469: Generated new TSK 0
I20251024 01:51:38.200649   972 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:51:38.224678   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:38.225919   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:38.227357   416 webserver.cc:492] Webserver started at http://127.0.104.1:44033/ using document root <none> and password file <none>
I20251024 01:51:38.227650   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:38.227751   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:38.227895   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:38.228570   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "670cf3ead0264d24b098ac5d30bce35f"
format_stamp: "Formatted at 2025-10-24 01:51:38 on dist-test-slave-fm74"
I20251024 01:51:38.231470   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251024 01:51:38.233966   988 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:38.234371   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.001s
I20251024 01:51:38.234498   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "670cf3ead0264d24b098ac5d30bce35f"
format_stamp: "Formatted at 2025-10-24 01:51:38 on dist-test-slave-fm74"
I20251024 01:51:38.234647   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761270696576755-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)
I20251024 01:51:38.252229   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:38.252926   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:38.253499   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:38.254369   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:51:38.254446   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:38.254570   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:51:38.254632   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:38.271946   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34607
I20251024 01:51:38.271965  1050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34607 every 8 connection(s)
I20251024 01:51:38.279999  1051 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33055
I20251024 01:51:38.280157  1051 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:38.280565  1051 heartbeater.cc:507] Master 127.0.104.62:33055 requested a full tablet report, sending...
I20251024 01:51:38.281456   929 ts_manager.cc:194] Registered new tserver with Master: 670cf3ead0264d24b098ac5d30bce35f (127.0.104.1:34607)
I20251024 01:51:38.282087   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009166744s
I20251024 01:51:38.283017   929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40516
I20251024 01:51:38.293668   929 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40532:
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"
    }
  }
}
I20251024 01:51:38.294332  1051 heartbeater.cc:499] Master 127.0.104.62:33055 was elected leader, sending a full tablet report...
I20251024 01:51:38.307818  1016 tablet_service.cc:1505] Processing CreateTablet for tablet 88cb5aab74af4006b5d58373f273750f (DEFAULT_TABLE table=fake-table [id=493d84b8e8c24693b67db429209f864f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:51:38.308296  1016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88cb5aab74af4006b5d58373f273750f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:38.313577  1063 tablet_bootstrap.cc:492] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f: Bootstrap starting.
I20251024 01:51:38.315364  1063 tablet_bootstrap.cc:654] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:38.317261  1063 tablet_bootstrap.cc:492] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f: No bootstrap required, opened a new log
I20251024 01:51:38.317425  1063 ts_tablet_manager.cc:1403] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:51:38.318223  1063 raft_consensus.cc:359] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "670cf3ead0264d24b098ac5d30bce35f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34607 } }
I20251024 01:51:38.318396  1063 raft_consensus.cc:385] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:38.318511  1063 raft_consensus.cc:740] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670cf3ead0264d24b098ac5d30bce35f, State: Initialized, Role: FOLLOWER
I20251024 01:51:38.318768  1063 consensus_queue.cc:260] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "670cf3ead0264d24b098ac5d30bce35f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34607 } }
I20251024 01:51:38.318997  1063 raft_consensus.cc:399] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:38.319087  1063 raft_consensus.cc:493] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:38.319216  1063 raft_consensus.cc:3060] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:38.321089  1063 raft_consensus.cc:515] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "670cf3ead0264d24b098ac5d30bce35f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34607 } }
I20251024 01:51:38.321309  1063 leader_election.cc:304] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 670cf3ead0264d24b098ac5d30bce35f; no voters: 
I20251024 01:51:38.321767  1063 leader_election.cc:290] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:38.321951  1065 raft_consensus.cc:2804] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:38.322626  1063 ts_tablet_manager.cc:1434] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20251024 01:51:38.322561  1065 raft_consensus.cc:697] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [term 1 LEADER]: Becoming Leader. State: Replica: 670cf3ead0264d24b098ac5d30bce35f, State: Running, Role: LEADER
I20251024 01:51:38.322952  1065 consensus_queue.cc:237] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "670cf3ead0264d24b098ac5d30bce35f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34607 } }
I20251024 01:51:38.325573   928 catalog_manager.cc:5649] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f reported cstate change: term changed from 0 to 1, leader changed from <none> to 670cf3ead0264d24b098ac5d30bce35f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "670cf3ead0264d24b098ac5d30bce35f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "670cf3ead0264d24b098ac5d30bce35f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34607 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:38.345952   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:51:38.392221   928 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40532:
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
I20251024 01:51:38.397738  1072 tablet.cc:1722] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f: 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
I20251024 01:51:38.398442  1072 tablet.cc:1620] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f: MemRowSet was empty: no flush needed.
I20251024 01:51:38.406687   929 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469: fake-table [id=493d84b8e8c24693b67db429209f864f] alter complete (version 1)
I20251024 01:51:38.429054   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:51:38.438803   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:38.439301   416 tablet_replica.cc:333] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f: stopping tablet replica
I20251024 01:51:38.439514   416 raft_consensus.cc:2243] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:38.439760   416 raft_consensus.cc:2272] T 88cb5aab74af4006b5d58373f273750f P 670cf3ead0264d24b098ac5d30bce35f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:38.445492   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:51:38.449195   416 master.cc:561] Master@127.0.104.62:33055 shutting down...
I20251024 01:51:38.458010   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:38.458340   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:38.458540   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 137deb21ea7d4105800be710789b0469: stopping tablet replica
I20251024 01:51:38.473269   416 master.cc:583] Master@127.0.104.62:33055 shutdown complete.
[       OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (377 ms)
[ RUN      ] AlterTableTest.TestRenamePrimaryKeyColumn
I20251024 01:51:38.484047   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:46349
I20251024 01:51:38.484613   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:38.485476   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:38.486907   416 webserver.cc:492] Webserver started at http://127.0.104.62:39469/ using document root <none> and password file <none>
I20251024 01:51:38.487141   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:38.487224   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:38.487381   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:38.488023   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "af0b38e6aa2548bbb28a78a470147bb1"
format_stamp: "Formatted at 2025-10-24 01:51:38 on dist-test-slave-fm74"
I20251024 01:51:38.490547   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:51:38.492298  1077 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:38.492697   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251024 01:51:38.492825   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "af0b38e6aa2548bbb28a78a470147bb1"
format_stamp: "Formatted at 2025-10-24 01:51:38 on dist-test-slave-fm74"
I20251024 01:51:38.492950   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761270696576755-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)
I20251024 01:51:38.501583   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:38.502305   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:38.518268  1128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:46349 every 8 connection(s)
I20251024 01:51:38.518268   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:46349
I20251024 01:51:38.519968  1129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:38.526330  1129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1: Bootstrap starting.
I20251024 01:51:38.528400  1129 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:38.530823  1129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1: No bootstrap required, opened a new log
I20251024 01:51:38.531711  1129 raft_consensus.cc:359] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af0b38e6aa2548bbb28a78a470147bb1" member_type: VOTER }
I20251024 01:51:38.531900  1129 raft_consensus.cc:385] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:38.532001  1129 raft_consensus.cc:740] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af0b38e6aa2548bbb28a78a470147bb1, State: Initialized, Role: FOLLOWER
I20251024 01:51:38.532266  1129 consensus_queue.cc:260] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af0b38e6aa2548bbb28a78a470147bb1" member_type: VOTER }
I20251024 01:51:38.532446  1129 raft_consensus.cc:399] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:38.532529  1129 raft_consensus.cc:493] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:38.532670  1129 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:38.535504  1129 raft_consensus.cc:515] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af0b38e6aa2548bbb28a78a470147bb1" member_type: VOTER }
I20251024 01:51:38.536257  1129 leader_election.cc:304] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: af0b38e6aa2548bbb28a78a470147bb1; no voters: 
I20251024 01:51:38.536782  1129 leader_election.cc:290] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:38.536938  1132 raft_consensus.cc:2804] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:38.537696  1132 raft_consensus.cc:697] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [term 1 LEADER]: Becoming Leader. State: Replica: af0b38e6aa2548bbb28a78a470147bb1, State: Running, Role: LEADER
I20251024 01:51:38.537895  1129 sys_catalog.cc:565] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:51:38.538069  1132 consensus_queue.cc:237] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af0b38e6aa2548bbb28a78a470147bb1" member_type: VOTER }
I20251024 01:51:38.539127  1133 sys_catalog.cc:455] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "af0b38e6aa2548bbb28a78a470147bb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af0b38e6aa2548bbb28a78a470147bb1" member_type: VOTER } }
I20251024 01:51:38.539332  1133 sys_catalog.cc:458] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:38.539768  1134 sys_catalog.cc:455] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader af0b38e6aa2548bbb28a78a470147bb1. Latest consensus state: current_term: 1 leader_uuid: "af0b38e6aa2548bbb28a78a470147bb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af0b38e6aa2548bbb28a78a470147bb1" member_type: VOTER } }
I20251024 01:51:38.540000  1134 sys_catalog.cc:458] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:38.549503  1137 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:51:38.551349  1137 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:51:38.551791   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:51:38.554806  1137 catalog_manager.cc:1357] Generated new cluster ID: cac4dde2f7cd430faf9543f8d0994897
I20251024 01:51:38.554893  1137 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:51:38.574550  1137 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:51:38.575369  1137 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:51:38.594141  1137 catalog_manager.cc:6022] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1: Generated new TSK 0
I20251024 01:51:38.594449  1137 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:51:38.617256   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:38.618561   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:38.620280   416 webserver.cc:492] Webserver started at http://127.0.104.1:43193/ using document root <none> and password file <none>
I20251024 01:51:38.620513   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:38.620610   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:38.620755   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:38.621471   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "640887958be94e2b94561d6bcae9f2f6"
format_stamp: "Formatted at 2025-10-24 01:51:38 on dist-test-slave-fm74"
I20251024 01:51:38.624349   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20251024 01:51:38.626681  1154 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:38.627132   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251024 01:51:38.627240   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "640887958be94e2b94561d6bcae9f2f6"
format_stamp: "Formatted at 2025-10-24 01:51:38 on dist-test-slave-fm74"
I20251024 01:51:38.627400   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761270696576755-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)
I20251024 01:51:38.636050   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:38.636765   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:38.637476   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:38.639114   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:51:38.639209   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:38.639334   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:51:38.639397   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:38.660773   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44141
I20251024 01:51:38.660844  1216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44141 every 8 connection(s)
I20251024 01:51:38.670950  1217 heartbeater.cc:344] Connected to a master server at 127.0.104.62:46349
I20251024 01:51:38.671118  1217 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:38.671607  1217 heartbeater.cc:507] Master 127.0.104.62:46349 requested a full tablet report, sending...
I20251024 01:51:38.672679  1094 ts_manager.cc:194] Registered new tserver with Master: 640887958be94e2b94561d6bcae9f2f6 (127.0.104.1:44141)
I20251024 01:51:38.673051   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011024376s
I20251024 01:51:38.674387  1094 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43940
I20251024 01:51:38.686031  1217 heartbeater.cc:499] Master 127.0.104.62:46349 was elected leader, sending a full tablet report...
I20251024 01:51:38.688968  1094 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43956:
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"
    }
  }
}
I20251024 01:51:38.707219  1182 tablet_service.cc:1505] Processing CreateTablet for tablet 8bf33998544b4bcaad2808df6135bb95 (DEFAULT_TABLE table=fake-table [id=3415242e3fed4271a3448c66ddb4b852]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:51:38.707859  1182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf33998544b4bcaad2808df6135bb95. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:38.716478  1229 tablet_bootstrap.cc:492] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6: Bootstrap starting.
I20251024 01:51:38.718710  1229 tablet_bootstrap.cc:654] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:38.720707  1229 tablet_bootstrap.cc:492] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6: No bootstrap required, opened a new log
I20251024 01:51:38.720847  1229 ts_tablet_manager.cc:1403] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20251024 01:51:38.721544  1229 raft_consensus.cc:359] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640887958be94e2b94561d6bcae9f2f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44141 } }
I20251024 01:51:38.721688  1229 raft_consensus.cc:385] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:38.721783  1229 raft_consensus.cc:740] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640887958be94e2b94561d6bcae9f2f6, State: Initialized, Role: FOLLOWER
I20251024 01:51:38.722036  1229 consensus_queue.cc:260] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640887958be94e2b94561d6bcae9f2f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44141 } }
I20251024 01:51:38.722249  1229 raft_consensus.cc:399] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:38.722342  1229 raft_consensus.cc:493] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:38.722473  1229 raft_consensus.cc:3060] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:38.724943  1229 raft_consensus.cc:515] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640887958be94e2b94561d6bcae9f2f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44141 } }
I20251024 01:51:38.725167  1229 leader_election.cc:304] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 640887958be94e2b94561d6bcae9f2f6; no voters: 
I20251024 01:51:38.725729  1229 leader_election.cc:290] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:38.725925  1231 raft_consensus.cc:2804] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:38.727183  1229 ts_tablet_manager.cc:1434] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20251024 01:51:38.727416  1231 raft_consensus.cc:697] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [term 1 LEADER]: Becoming Leader. State: Replica: 640887958be94e2b94561d6bcae9f2f6, State: Running, Role: LEADER
I20251024 01:51:38.727720  1231 consensus_queue.cc:237] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640887958be94e2b94561d6bcae9f2f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44141 } }
I20251024 01:51:38.730327  1093 catalog_manager.cc:5649] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 640887958be94e2b94561d6bcae9f2f6 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "640887958be94e2b94561d6bcae9f2f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640887958be94e2b94561d6bcae9f2f6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44141 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:38.754825   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:51:38.783690  1093 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43956:
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
I20251024 01:51:38.788623  1238 tablet.cc:1722] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6: 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
I20251024 01:51:38.789327  1238 tablet.cc:1620] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6: MemRowSet was empty: no flush needed.
I20251024 01:51:38.798483  1093 catalog_manager.cc:6194] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1: fake-table [id=3415242e3fed4271a3448c66ddb4b852] alter complete (version 1)
I20251024 01:51:38.812006  1093 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43956:
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
I20251024 01:51:38.817256  1238 tablet.cc:1722] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6: 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
I20251024 01:51:38.832841  1093 catalog_manager.cc:6194] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1: fake-table [id=3415242e3fed4271a3448c66ddb4b852] alter complete (version 2)
I20251024 01:51:38.846115   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:51:38.858233   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:38.858762   416 tablet_replica.cc:333] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6: stopping tablet replica
I20251024 01:51:38.858983   416 raft_consensus.cc:2243] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:38.859210   416 raft_consensus.cc:2272] T 8bf33998544b4bcaad2808df6135bb95 P 640887958be94e2b94561d6bcae9f2f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:38.864544   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:51:38.868664   416 master.cc:561] Master@127.0.104.62:46349 shutting down...
I20251024 01:51:38.877600   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:38.877866   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:38.878046   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P af0b38e6aa2548bbb28a78a470147bb1: stopping tablet replica
I20251024 01:51:38.883334   416 master.cc:583] Master@127.0.104.62:46349 shutdown complete.
[       OK ] AlterTableTest.TestRenamePrimaryKeyColumn (411 ms)
[ RUN      ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20251024 01:51:38.895462   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42901
I20251024 01:51:38.896039   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:38.896919   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:38.898391   416 webserver.cc:492] Webserver started at http://127.0.104.62:44953/ using document root <none> and password file <none>
I20251024 01:51:38.898636   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:38.898743   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:38.898897   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:38.899552   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "041c70e080d04557b397ca49dc9499d9"
format_stamp: "Formatted at 2025-10-24 01:51:38 on dist-test-slave-fm74"
I20251024 01:51:38.902232   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:51:38.903915  1242 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:38.904328   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:51:38.904435   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "041c70e080d04557b397ca49dc9499d9"
format_stamp: "Formatted at 2025-10-24 01:51:38 on dist-test-slave-fm74"
I20251024 01:51:38.904556   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761270696576755-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)
I20251024 01:51:38.921795   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:38.922538   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:38.939355   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42901
I20251024 01:51:38.939376  1293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42901 every 8 connection(s)
I20251024 01:51:38.941027  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
I20251024 01:51:38.947243  1294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9: Bootstrap starting.
I20251024 01:51:38.949165  1294 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:38.951285  1294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9: No bootstrap required, opened a new log
I20251024 01:51:38.952186  1294 raft_consensus.cc:359] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041c70e080d04557b397ca49dc9499d9" member_type: VOTER }
I20251024 01:51:38.952380  1294 raft_consensus.cc:385] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:38.952473  1294 raft_consensus.cc:740] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 041c70e080d04557b397ca49dc9499d9, State: Initialized, Role: FOLLOWER
I20251024 01:51:38.952741  1294 consensus_queue.cc:260] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041c70e080d04557b397ca49dc9499d9" member_type: VOTER }
I20251024 01:51:38.952926  1294 raft_consensus.cc:399] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:38.953012  1294 raft_consensus.cc:493] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:38.953127  1294 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:38.956528  1294 raft_consensus.cc:515] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041c70e080d04557b397ca49dc9499d9" member_type: VOTER }
I20251024 01:51:38.956846  1294 leader_election.cc:304] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 041c70e080d04557b397ca49dc9499d9; no voters: 
I20251024 01:51:38.957312  1294 leader_election.cc:290] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:38.957495  1297 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:38.958304  1297 raft_consensus.cc:697] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [term 1 LEADER]: Becoming Leader. State: Replica: 041c70e080d04557b397ca49dc9499d9, State: Running, Role: LEADER
I20251024 01:51:38.958461  1294 sys_catalog.cc:565] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:51:38.958662  1297 consensus_queue.cc:237] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041c70e080d04557b397ca49dc9499d9" member_type: VOTER }
I20251024 01:51:38.959646  1298 sys_catalog.cc:455] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "041c70e080d04557b397ca49dc9499d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041c70e080d04557b397ca49dc9499d9" member_type: VOTER } }
I20251024 01:51:38.959864  1298 sys_catalog.cc:458] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:38.960305  1299 sys_catalog.cc:455] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 041c70e080d04557b397ca49dc9499d9. Latest consensus state: current_term: 1 leader_uuid: "041c70e080d04557b397ca49dc9499d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041c70e080d04557b397ca49dc9499d9" member_type: VOTER } }
I20251024 01:51:38.960503  1299 sys_catalog.cc:458] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:38.968740  1302 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:51:38.970779  1302 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:51:38.971961   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:51:38.974678  1302 catalog_manager.cc:1357] Generated new cluster ID: a51cbe6dc06d4116a4e3914becf6afee
I20251024 01:51:38.974812  1302 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:51:39.012573  1302 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:51:39.013458  1302 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:51:39.031857  1302 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9: Generated new TSK 0
I20251024 01:51:39.032126  1302 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:51:39.037413   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:39.039006   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:39.040558   416 webserver.cc:492] Webserver started at http://127.0.104.1:46821/ using document root <none> and password file <none>
I20251024 01:51:39.040835   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:39.040951   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:39.041105   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:39.041965   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "f5ef5dea6ce54cd493d931880b347b1a"
format_stamp: "Formatted at 2025-10-24 01:51:39 on dist-test-slave-fm74"
I20251024 01:51:39.045409   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20251024 01:51:39.047729  1319 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:39.048214   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:51:39.048337   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "f5ef5dea6ce54cd493d931880b347b1a"
format_stamp: "Formatted at 2025-10-24 01:51:39 on dist-test-slave-fm74"
I20251024 01:51:39.048496   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761270696576755-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)
I20251024 01:51:39.070024   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:39.070948   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:39.071645   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:39.072798   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:51:39.072890   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:39.073019   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:51:39.073568   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:39.092785   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41247
I20251024 01:51:39.092830  1381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41247 every 8 connection(s)
I20251024 01:51:39.104308  1382 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42901
I20251024 01:51:39.104490  1382 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:39.104930  1382 heartbeater.cc:507] Master 127.0.104.62:42901 requested a full tablet report, sending...
I20251024 01:51:39.105875  1259 ts_manager.cc:194] Registered new tserver with Master: f5ef5dea6ce54cd493d931880b347b1a (127.0.104.1:41247)
I20251024 01:51:39.106815   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012317271s
I20251024 01:51:39.107437  1259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33500
I20251024 01:51:39.119042  1382 heartbeater.cc:499] Master 127.0.104.62:42901 was elected leader, sending a full tablet report...
I20251024 01:51:39.120888  1259 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33512:
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"
    }
  }
}
I20251024 01:51:39.142154  1347 tablet_service.cc:1505] Processing CreateTablet for tablet a1d652b525a54b04bbe94d60b83ebd4f (DEFAULT_TABLE table=fake-table [id=7a9352c841a7481586f83479ec448f25]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:51:39.142854  1347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d652b525a54b04bbe94d60b83ebd4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:39.148445  1394 tablet_bootstrap.cc:492] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: Bootstrap starting.
I20251024 01:51:39.150298  1394 tablet_bootstrap.cc:654] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:39.152670  1394 tablet_bootstrap.cc:492] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: No bootstrap required, opened a new log
I20251024 01:51:39.152837  1394 ts_tablet_manager.cc:1403] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20251024 01:51:39.153635  1394 raft_consensus.cc:359] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ef5dea6ce54cd493d931880b347b1a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41247 } }
I20251024 01:51:39.153790  1394 raft_consensus.cc:385] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:39.153896  1394 raft_consensus.cc:740] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ef5dea6ce54cd493d931880b347b1a, State: Initialized, Role: FOLLOWER
I20251024 01:51:39.154227  1394 consensus_queue.cc:260] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ef5dea6ce54cd493d931880b347b1a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41247 } }
I20251024 01:51:39.154433  1394 raft_consensus.cc:399] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:39.154532  1394 raft_consensus.cc:493] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:39.154652  1394 raft_consensus.cc:3060] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:39.156790  1394 raft_consensus.cc:515] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ef5dea6ce54cd493d931880b347b1a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41247 } }
I20251024 01:51:39.157023  1394 leader_election.cc:304] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f5ef5dea6ce54cd493d931880b347b1a; no voters: 
I20251024 01:51:39.157521  1394 leader_election.cc:290] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:39.157766  1396 raft_consensus.cc:2804] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:39.158432  1394 ts_tablet_manager.cc:1434] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.002s
I20251024 01:51:39.162439  1396 raft_consensus.cc:697] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [term 1 LEADER]: Becoming Leader. State: Replica: f5ef5dea6ce54cd493d931880b347b1a, State: Running, Role: LEADER
I20251024 01:51:39.162849  1396 consensus_queue.cc:237] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ef5dea6ce54cd493d931880b347b1a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41247 } }
I20251024 01:51:39.166069  1259 catalog_manager.cc:5649] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a reported cstate change: term changed from 0 to 1, leader changed from <none> to f5ef5dea6ce54cd493d931880b347b1a (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f5ef5dea6ce54cd493d931880b347b1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ef5dea6ce54cd493d931880b347b1a" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41247 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:39.184276   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:51:39.185237  1259 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33512:
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
I20251024 01:51:39.190833  1402 tablet.cc:1722] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: 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
I20251024 01:51:39.192224  1402 tablet.cc:1620] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: MemRowSet was empty: no flush needed.
I20251024 01:51:39.199995  1259 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9: fake-table [id=7a9352c841a7481586f83479ec448f25] alter complete (version 1)
I20251024 01:51:39.232060  1259 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33512:
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
I20251024 01:51:39.237758  1402 tablet.cc:1722] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: 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
I20251024 01:51:39.238327  1402 tablet.cc:1620] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: MemRowSet was empty: no flush needed.
I20251024 01:51:39.246893  1258 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9: fake-table [id=7a9352c841a7481586f83479ec448f25] alter complete (version 2)
I20251024 01:51:39.279642  1258 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33512:
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
I20251024 01:51:39.285737  1402 tablet.cc:1722] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: 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
I20251024 01:51:39.286379  1402 tablet.cc:1620] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: MemRowSet was empty: no flush needed.
I20251024 01:51:39.294072  1258 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9: fake-table [id=7a9352c841a7481586f83479ec448f25] alter complete (version 3)
I20251024 01:51:39.324153  1259 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33512:
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
I20251024 01:51:39.329960  1402 tablet.cc:1722] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: 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
I20251024 01:51:39.330725  1402 tablet.cc:1620] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: MemRowSet was empty: no flush needed.
I20251024 01:51:39.338526  1259 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9: fake-table [id=7a9352c841a7481586f83479ec448f25] alter complete (version 4)
I20251024 01:51:39.370858  1259 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33512:
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
I20251024 01:51:39.376610  1402 tablet.cc:1722] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: 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
I20251024 01:51:39.377506  1402 tablet.cc:1620] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: MemRowSet was empty: no flush needed.
I20251024 01:51:39.386662  1259 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9: fake-table [id=7a9352c841a7481586f83479ec448f25] alter complete (version 5)
I20251024 01:51:39.388338   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:51:39.399472   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:39.400005   416 tablet_replica.cc:333] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a: stopping tablet replica
I20251024 01:51:39.400225   416 raft_consensus.cc:2243] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:39.400437   416 raft_consensus.cc:2272] T a1d652b525a54b04bbe94d60b83ebd4f P f5ef5dea6ce54cd493d931880b347b1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:39.405583   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:51:39.409888   416 master.cc:561] Master@127.0.104.62:42901 shutting down...
I20251024 01:51:39.418448   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:39.418718   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:39.418910   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 041c70e080d04557b397ca49dc9499d9: stopping tablet replica
I20251024 01:51:39.433688   416 master.cc:583] Master@127.0.104.62:42901 shutdown complete.
[       OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (552 ms)
[ RUN      ] AlterTableTest.TestAlterEmptyRLEBlock
I20251024 01:51:39.449340   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41179
I20251024 01:51:39.450047   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:39.451251   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:39.452719   416 webserver.cc:492] Webserver started at http://127.0.104.62:33343/ using document root <none> and password file <none>
I20251024 01:51:39.453035   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:39.453125   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:39.453287   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:39.454054   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "f4e512042e5b48b5b47b937cec42f99c"
format_stamp: "Formatted at 2025-10-24 01:51:39 on dist-test-slave-fm74"
I20251024 01:51:39.457373   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:51:39.459414  1407 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:39.459851   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:39.459986   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "f4e512042e5b48b5b47b937cec42f99c"
format_stamp: "Formatted at 2025-10-24 01:51:39 on dist-test-slave-fm74"
I20251024 01:51:39.460139   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761270696576755-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)
I20251024 01:51:39.480036   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:39.480748   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:39.496340   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41179
I20251024 01:51:39.496388  1458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41179 every 8 connection(s)
I20251024 01:51:39.497948  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
I20251024 01:51:39.502287  1459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c: Bootstrap starting.
I20251024 01:51:39.503806  1459 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:39.505559  1459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c: No bootstrap required, opened a new log
I20251024 01:51:39.506295  1459 raft_consensus.cc:359] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e512042e5b48b5b47b937cec42f99c" member_type: VOTER }
I20251024 01:51:39.506456  1459 raft_consensus.cc:385] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:39.506572  1459 raft_consensus.cc:740] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e512042e5b48b5b47b937cec42f99c, State: Initialized, Role: FOLLOWER
I20251024 01:51:39.506791  1459 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e512042e5b48b5b47b937cec42f99c" member_type: VOTER }
I20251024 01:51:39.506946  1459 raft_consensus.cc:399] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:39.507028  1459 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:39.507158  1459 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:39.509382  1459 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e512042e5b48b5b47b937cec42f99c" member_type: VOTER }
I20251024 01:51:39.509615  1459 leader_election.cc:304] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f4e512042e5b48b5b47b937cec42f99c; no voters: 
I20251024 01:51:39.510133  1459 leader_election.cc:290] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:39.510370  1462 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:39.511281  1459 sys_catalog.cc:565] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:51:39.514430  1462 raft_consensus.cc:697] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [term 1 LEADER]: Becoming Leader. State: Replica: f4e512042e5b48b5b47b937cec42f99c, State: Running, Role: LEADER
I20251024 01:51:39.514812  1462 consensus_queue.cc:237] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e512042e5b48b5b47b937cec42f99c" member_type: VOTER }
I20251024 01:51:39.517858  1463 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f4e512042e5b48b5b47b937cec42f99c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e512042e5b48b5b47b937cec42f99c" member_type: VOTER } }
I20251024 01:51:39.518113  1463 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:39.518395  1464 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4e512042e5b48b5b47b937cec42f99c. Latest consensus state: current_term: 1 leader_uuid: "f4e512042e5b48b5b47b937cec42f99c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e512042e5b48b5b47b937cec42f99c" member_type: VOTER } }
I20251024 01:51:39.518558  1464 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:39.528836   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20251024 01:51:39.530483  1476 catalog_manager.cc:1568] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20251024 01:51:39.530596  1476 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20251024 01:51:39.530730  1477 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:51:39.532572  1477 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:51:39.536614  1477 catalog_manager.cc:1357] Generated new cluster ID: 6e1be462ed5c4427bd0be323b96fdbf1
I20251024 01:51:39.536738  1477 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:51:39.569278  1477 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:51:39.570267  1477 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:51:39.589505  1477 catalog_manager.cc:6022] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c: Generated new TSK 0
I20251024 01:51:39.589766  1477 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:51:39.594601   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:39.595891   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:39.606338   416 webserver.cc:492] Webserver started at http://127.0.104.1:35023/ using document root <none> and password file <none>
I20251024 01:51:39.606568   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:39.606637   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:39.606765   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:39.607343   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "c2e01006ff3c4357971317c28585138f"
format_stamp: "Formatted at 2025-10-24 01:51:39 on dist-test-slave-fm74"
I20251024 01:51:39.609680   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:51:39.611194  1483 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:39.611563   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:39.611663   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "c2e01006ff3c4357971317c28585138f"
format_stamp: "Formatted at 2025-10-24 01:51:39 on dist-test-slave-fm74"
I20251024 01:51:39.611774   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761270696576755-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)
I20251024 01:51:39.645197   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:39.645798   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:39.646438   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:39.647336   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:51:39.647390   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:39.647447   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:51:39.647495   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:39.665050   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44695
I20251024 01:51:39.665050  1545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44695 every 8 connection(s)
I20251024 01:51:39.675489  1546 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41179
I20251024 01:51:39.675660  1546 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:39.676095  1546 heartbeater.cc:507] Master 127.0.104.62:41179 requested a full tablet report, sending...
I20251024 01:51:39.677062  1424 ts_manager.cc:194] Registered new tserver with Master: c2e01006ff3c4357971317c28585138f (127.0.104.1:44695)
I20251024 01:51:39.677778   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011173741s
I20251024 01:51:39.678686  1424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48168
I20251024 01:51:39.690306  1546 heartbeater.cc:499] Master 127.0.104.62:41179 was elected leader, sending a full tablet report...
I20251024 01:51:39.690603  1424 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48182:
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"
    }
  }
}
I20251024 01:51:39.710204  1511 tablet_service.cc:1505] Processing CreateTablet for tablet b4c59ab3b8734bafb436a0b4cfb51a98 (DEFAULT_TABLE table=fake-table [id=4c897f4e17ab4178a6cb4642244e3f0b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:51:39.710701  1511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c59ab3b8734bafb436a0b4cfb51a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:39.716801  1558 tablet_bootstrap.cc:492] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f: Bootstrap starting.
I20251024 01:51:39.718497  1558 tablet_bootstrap.cc:654] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:39.720322  1558 tablet_bootstrap.cc:492] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f: No bootstrap required, opened a new log
I20251024 01:51:39.720463  1558 ts_tablet_manager.cc:1403] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:51:39.721146  1558 raft_consensus.cc:359] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2e01006ff3c4357971317c28585138f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44695 } }
I20251024 01:51:39.721284  1558 raft_consensus.cc:385] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:39.721364  1558 raft_consensus.cc:740] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e01006ff3c4357971317c28585138f, State: Initialized, Role: FOLLOWER
I20251024 01:51:39.721566  1558 consensus_queue.cc:260] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2e01006ff3c4357971317c28585138f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44695 } }
I20251024 01:51:39.721684  1558 raft_consensus.cc:399] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:39.721745  1558 raft_consensus.cc:493] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:39.721813  1558 raft_consensus.cc:3060] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:39.724004  1558 raft_consensus.cc:515] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2e01006ff3c4357971317c28585138f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44695 } }
I20251024 01:51:39.724237  1558 leader_election.cc:304] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c2e01006ff3c4357971317c28585138f; no voters: 
I20251024 01:51:39.724704  1558 leader_election.cc:290] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:39.724813  1560 raft_consensus.cc:2804] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:39.725298  1560 raft_consensus.cc:697] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [term 1 LEADER]: Becoming Leader. State: Replica: c2e01006ff3c4357971317c28585138f, State: Running, Role: LEADER
I20251024 01:51:39.725618  1560 consensus_queue.cc:237] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2e01006ff3c4357971317c28585138f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44695 } }
I20251024 01:51:39.728977  1424 catalog_manager.cc:5649] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f reported cstate change: term changed from 0 to 1, leader changed from <none> to c2e01006ff3c4357971317c28585138f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c2e01006ff3c4357971317c28585138f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2e01006ff3c4357971317c28585138f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44695 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:39.731494  1558 ts_tablet_manager.cc:1434] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20251024 01:51:39.754060   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:51:39.755155  1424 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48182:
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
I20251024 01:51:39.761583  1566 tablet.cc:1722] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f: 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
I20251024 01:51:39.762367  1566 tablet.cc:1620] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f: MemRowSet was empty: no flush needed.
I20251024 01:51:39.769527  1423 catalog_manager.cc:6194] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c: fake-table [id=4c897f4e17ab4178a6cb4642244e3f0b] alter complete (version 1)
I20251024 01:51:39.791177  1423 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48182:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20251024 01:51:39.796053  1566 tablet.cc:1722] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f: 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
I20251024 01:51:39.813865  1424 catalog_manager.cc:6194] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c: fake-table [id=4c897f4e17ab4178a6cb4642244e3f0b] alter complete (version 2)
I20251024 01:51:39.827268   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:51:39.838490   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:39.839180   416 tablet_replica.cc:333] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f: stopping tablet replica
I20251024 01:51:39.839392   416 raft_consensus.cc:2243] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:39.839601   416 raft_consensus.cc:2272] T b4c59ab3b8734bafb436a0b4cfb51a98 P c2e01006ff3c4357971317c28585138f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:39.854929   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:51:39.859193   416 master.cc:561] Master@127.0.104.62:41179 shutting down...
I20251024 01:51:39.868592   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:39.868872   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:39.869038   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P f4e512042e5b48b5b47b937cec42f99c: stopping tablet replica
I20251024 01:51:39.884339   416 master.cc:583] Master@127.0.104.62:41179 shutdown complete.
[       OK ] AlterTableTest.TestAlterEmptyRLEBlock (447 ms)
[ RUN      ] AlterTableTest.TestAlterOnTSRestart
I20251024 01:51:39.895587   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:36629
I20251024 01:51:39.896167   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:39.897070   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:39.898520   416 webserver.cc:492] Webserver started at http://127.0.104.62:37623/ using document root <none> and password file <none>
I20251024 01:51:39.898738   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:39.898801   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:39.898917   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:39.899529   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "60b2f9faa4b4493aaa0dad18c47c04de"
format_stamp: "Formatted at 2025-10-24 01:51:39 on dist-test-slave-fm74"
I20251024 01:51:39.901919   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:51:39.903647  1571 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:39.904000   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:39.904120   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "60b2f9faa4b4493aaa0dad18c47c04de"
format_stamp: "Formatted at 2025-10-24 01:51:39 on dist-test-slave-fm74"
I20251024 01:51:39.904230   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-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)
I20251024 01:51:39.928723   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:39.929347   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:39.940683   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:36629
I20251024 01:51:39.940701  1622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:36629 every 8 connection(s)
I20251024 01:51:39.941990  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
I20251024 01:51:39.945820  1623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de: Bootstrap starting.
I20251024 01:51:39.946949  1623 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:39.948338  1623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de: No bootstrap required, opened a new log
I20251024 01:51:39.948913  1623 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60b2f9faa4b4493aaa0dad18c47c04de" member_type: VOTER }
I20251024 01:51:39.949041  1623 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:39.949097  1623 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b2f9faa4b4493aaa0dad18c47c04de, State: Initialized, Role: FOLLOWER
I20251024 01:51:39.949287  1623 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60b2f9faa4b4493aaa0dad18c47c04de" member_type: VOTER }
I20251024 01:51:39.949386  1623 raft_consensus.cc:399] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:39.949443  1623 raft_consensus.cc:493] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:39.949512  1623 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:39.951228  1623 raft_consensus.cc:515] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60b2f9faa4b4493aaa0dad18c47c04de" member_type: VOTER }
I20251024 01:51:39.951404  1623 leader_election.cc:304] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 60b2f9faa4b4493aaa0dad18c47c04de; no voters: 
I20251024 01:51:39.951779  1623 leader_election.cc:290] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:39.951886  1626 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:39.952320  1626 raft_consensus.cc:697] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [term 1 LEADER]: Becoming Leader. State: Replica: 60b2f9faa4b4493aaa0dad18c47c04de, State: Running, Role: LEADER
I20251024 01:51:39.952634  1623 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:51:39.952617  1626 consensus_queue.cc:237] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60b2f9faa4b4493aaa0dad18c47c04de" member_type: VOTER }
I20251024 01:51:39.953476  1627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "60b2f9faa4b4493aaa0dad18c47c04de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60b2f9faa4b4493aaa0dad18c47c04de" member_type: VOTER } }
I20251024 01:51:39.953521  1628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [sys.catalog]: SysCatalogTable state changed. Reason: New leader 60b2f9faa4b4493aaa0dad18c47c04de. Latest consensus state: current_term: 1 leader_uuid: "60b2f9faa4b4493aaa0dad18c47c04de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60b2f9faa4b4493aaa0dad18c47c04de" member_type: VOTER } }
I20251024 01:51:39.953691  1628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:39.954342  1627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:39.954898  1632 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:51:39.956032  1632 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:51:39.959110  1632 catalog_manager.cc:1357] Generated new cluster ID: 2ddb8e9c0b234d3e8cfdbcd5e1048727
I20251024 01:51:39.959198  1632 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:51:39.960019   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:51:39.972849  1632 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:51:39.973657  1632 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:51:39.980914  1632 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de: Generated new TSK 0
I20251024 01:51:39.981158  1632 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:51:39.992682   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:39.993746   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:39.995203   416 webserver.cc:492] Webserver started at http://127.0.104.1:37931/ using document root <none> and password file <none>
I20251024 01:51:39.995430   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:39.995494   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:39.995599   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:39.996207   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "6384ff33274a4cef91ec33e57d83d8af"
format_stamp: "Formatted at 2025-10-24 01:51:39 on dist-test-slave-fm74"
I20251024 01:51:39.998652   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:51:40.000243  1647 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:40.000595   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:51:40.000698   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "6384ff33274a4cef91ec33e57d83d8af"
format_stamp: "Formatted at 2025-10-24 01:51:39 on dist-test-slave-fm74"
I20251024 01:51:40.000805   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-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)
I20251024 01:51:40.021693   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:40.022285   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:40.022835   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:40.023639   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:51:40.023697   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:40.023777   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:51:40.023815   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:40.037309  1709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45321 every 8 connection(s)
I20251024 01:51:40.037285   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45321
I20251024 01:51:40.044059  1710 heartbeater.cc:344] Connected to a master server at 127.0.104.62:36629
I20251024 01:51:40.044195  1710 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:40.044550  1710 heartbeater.cc:507] Master 127.0.104.62:36629 requested a full tablet report, sending...
I20251024 01:51:40.045341  1588 ts_manager.cc:194] Registered new tserver with Master: 6384ff33274a4cef91ec33e57d83d8af (127.0.104.1:45321)
I20251024 01:51:40.046136   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007880932s
I20251024 01:51:40.046388  1588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34366
I20251024 01:51:40.056735  1588 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34370:
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"
    }
  }
}
I20251024 01:51:40.057641  1710 heartbeater.cc:499] Master 127.0.104.62:36629 was elected leader, sending a full tablet report...
I20251024 01:51:40.068866  1675 tablet_service.cc:1505] Processing CreateTablet for tablet 50bc21952b684b679406cfd9e8c5a1f8 (DEFAULT_TABLE table=fake-table [id=b76a4acf3ae24c4a85208745b63c3583]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:51:40.069376  1675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50bc21952b684b679406cfd9e8c5a1f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:40.074303  1722 tablet_bootstrap.cc:492] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af: Bootstrap starting.
I20251024 01:51:40.075459  1722 tablet_bootstrap.cc:654] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:40.077060  1722 tablet_bootstrap.cc:492] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af: No bootstrap required, opened a new log
I20251024 01:51:40.077203  1722 ts_tablet_manager.cc:1403] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:51:40.077781  1722 raft_consensus.cc:359] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6384ff33274a4cef91ec33e57d83d8af" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45321 } }
I20251024 01:51:40.077976  1722 raft_consensus.cc:385] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:40.078147  1722 raft_consensus.cc:740] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6384ff33274a4cef91ec33e57d83d8af, State: Initialized, Role: FOLLOWER
I20251024 01:51:40.078387  1722 consensus_queue.cc:260] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6384ff33274a4cef91ec33e57d83d8af" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45321 } }
I20251024 01:51:40.078503  1722 raft_consensus.cc:399] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:40.078568  1722 raft_consensus.cc:493] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:40.078646  1722 raft_consensus.cc:3060] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:40.080305  1722 raft_consensus.cc:515] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6384ff33274a4cef91ec33e57d83d8af" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45321 } }
I20251024 01:51:40.080498  1722 leader_election.cc:304] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6384ff33274a4cef91ec33e57d83d8af; no voters: 
I20251024 01:51:40.080967  1722 leader_election.cc:290] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:40.081082  1724 raft_consensus.cc:2804] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:40.081758  1722 ts_tablet_manager.cc:1434] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.004s
I20251024 01:51:40.082561  1724 raft_consensus.cc:697] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 1 LEADER]: Becoming Leader. State: Replica: 6384ff33274a4cef91ec33e57d83d8af, State: Running, Role: LEADER
I20251024 01:51:40.082808  1724 consensus_queue.cc:237] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6384ff33274a4cef91ec33e57d83d8af" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45321 } }
I20251024 01:51:40.084793  1588 catalog_manager.cc:5649] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af reported cstate change: term changed from 0 to 1, leader changed from <none> to 6384ff33274a4cef91ec33e57d83d8af (127.0.104.1). New cstate: current_term: 1 leader_uuid: "6384ff33274a4cef91ec33e57d83d8af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6384ff33274a4cef91ec33e57d83d8af" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45321 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:40.100178   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:51:40.100368   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:51:40.108559   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:40.109045   416 tablet_replica.cc:333] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af: stopping tablet replica
I20251024 01:51:40.109257   416 raft_consensus.cc:2243] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:40.109440   416 raft_consensus.cc:2272] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:40.123663   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:51:40.127611  1588 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34370:
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
W20251024 01:51:40.131403  1574 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.1:45321: connect: Connection refused (error 111)
W20251024 01:51:40.132711  1574 catalog_manager.cc:4712] TS 6384ff33274a4cef91ec33e57d83d8af (127.0.104.1:45321): AlterTable RPC failed for tablet 50bc21952b684b679406cfd9e8c5a1f8: Network error: Client connection negotiation failed: client connection to 127.0.104.1:45321: connect: Connection refused (error 111)
I20251024 01:51:40.589527   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:40.590663   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:40.592000   416 webserver.cc:492] Webserver started at http://127.0.104.1:37931/ using document root <none> and password file <none>
I20251024 01:51:40.592239   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:40.592295   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251024 01:51:40.594408   416 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.001s	sys 0.001s
I20251024 01:51:40.595686  1734 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:40.596060   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:40.596164   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "6384ff33274a4cef91ec33e57d83d8af"
format_stamp: "Formatted at 2025-10-24 01:51:39 on dist-test-slave-fm74"
I20251024 01:51:40.596285   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761270696576755-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)
I20251024 01:51:40.620919   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:40.621441   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:40.621997   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:40.623353  1741 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251024 01:51:40.626050   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251024 01:51:40.626142   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.001s	sys 0.000s
I20251024 01:51:40.626271   416 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251024 01:51:40.628053   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251024 01:51:40.628126   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20251024 01:51:40.628252  1741 tablet_bootstrap.cc:492] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af: Bootstrap starting.
I20251024 01:51:40.635281  1741 tablet_bootstrap.cc:492] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af: 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
I20251024 01:51:40.635986  1741 tablet_bootstrap.cc:492] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af: Bootstrap complete.
I20251024 01:51:40.636315  1741 ts_tablet_manager.cc:1403] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20251024 01:51:40.637288  1741 raft_consensus.cc:359] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6384ff33274a4cef91ec33e57d83d8af" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45321 } }
I20251024 01:51:40.637511  1741 raft_consensus.cc:740] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6384ff33274a4cef91ec33e57d83d8af, State: Initialized, Role: FOLLOWER
I20251024 01:51:40.637822  1741 consensus_queue.cc:260] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [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: "6384ff33274a4cef91ec33e57d83d8af" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45321 } }
I20251024 01:51:40.638028  1741 raft_consensus.cc:399] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:40.638108  1741 raft_consensus.cc:493] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:40.638247  1741 raft_consensus.cc:3060] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 1 FOLLOWER]: Advancing to term 2
I20251024 01:51:40.641497  1741 raft_consensus.cc:515] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6384ff33274a4cef91ec33e57d83d8af" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45321 } }
I20251024 01:51:40.641779  1741 leader_election.cc:304] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [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: 6384ff33274a4cef91ec33e57d83d8af; no voters: 
I20251024 01:51:40.642222   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45321
I20251024 01:51:40.642246  1741 leader_election.cc:290] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [CANDIDATE]: Term 2 election: Requested vote from peers 
I20251024 01:51:40.642352  1799 raft_consensus.cc:2804] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 2 FOLLOWER]: Leader election won for term 2
I20251024 01:51:40.642259  1798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45321 every 8 connection(s)
I20251024 01:51:40.642805  1799 raft_consensus.cc:697] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 2 LEADER]: Becoming Leader. State: Replica: 6384ff33274a4cef91ec33e57d83d8af, State: Running, Role: LEADER
I20251024 01:51:40.643075  1799 consensus_queue.cc:237] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [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: "6384ff33274a4cef91ec33e57d83d8af" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45321 } }
I20251024 01:51:40.647431  1741 ts_tablet_manager.cc:1434] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.009s
I20251024 01:51:40.656579  1802 heartbeater.cc:344] Connected to a master server at 127.0.104.62:36629
I20251024 01:51:40.656771  1802 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:40.657552  1802 heartbeater.cc:507] Master 127.0.104.62:36629 requested a full tablet report, sending...
I20251024 01:51:40.664291  1588 ts_manager.cc:194] Re-registered known tserver with Master: 6384ff33274a4cef91ec33e57d83d8af (127.0.104.1:45321)
I20251024 01:51:40.664744  1588 catalog_manager.cc:5649] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "6384ff33274a4cef91ec33e57d83d8af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6384ff33274a4cef91ec33e57d83d8af" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45321 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:40.665037  1588 catalog_manager.cc:5741] TS 6384ff33274a4cef91ec33e57d83d8af (127.0.104.1:45321) does not have the latest schema for tablet 50bc21952b684b679406cfd9e8c5a1f8 (table fake-table [id=b76a4acf3ae24c4a85208745b63c3583]). Expected version 1 got 0
I20251024 01:51:40.669257  1588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34402
I20251024 01:51:40.670418  1802 heartbeater.cc:499] Master 127.0.104.62:36629 was elected leader, sending a full tablet report...
I20251024 01:51:40.671764  1588 catalog_manager.cc:5741] TS 6384ff33274a4cef91ec33e57d83d8af (127.0.104.1:45321) does not have the latest schema for tablet 50bc21952b684b679406cfd9e8c5a1f8 (table fake-table [id=b76a4acf3ae24c4a85208745b63c3583]). Expected version 1 got 0
I20251024 01:51:40.761201  1813 tablet.cc:1722] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af: 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
I20251024 01:51:40.761673  1813 tablet.cc:1620] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af: MemRowSet was empty: no flush needed.
I20251024 01:51:40.768213  1588 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de: fake-table [id=b76a4acf3ae24c4a85208745b63c3583] alter complete (version 1)
I20251024 01:51:40.773815   416 tablet_server.cc:178] TabletServer@127.0.104.1:45321 shutting down...
I20251024 01:51:40.782336   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:40.782645   416 tablet_replica.cc:333] stopping tablet replica
I20251024 01:51:40.782817   416 raft_consensus.cc:2243] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 2 LEADER]: Raft consensus shutting down.
I20251024 01:51:40.782995   416 raft_consensus.cc:2272] T 50bc21952b684b679406cfd9e8c5a1f8 P 6384ff33274a4cef91ec33e57d83d8af [term 2 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:40.787423   416 tablet_server.cc:195] TabletServer@127.0.104.1:45321 shutdown complete.
I20251024 01:51:40.790482   416 master.cc:561] Master@127.0.104.62:36629 shutting down...
I20251024 01:51:40.797734   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:40.798007   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:40.798108   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60b2f9faa4b4493aaa0dad18c47c04de: stopping tablet replica
I20251024 01:51:40.817948   416 master.cc:583] Master@127.0.104.62:36629 shutdown complete.
[       OK ] AlterTableTest.TestAlterOnTSRestart (932 ms)
[ RUN      ] AlterTableTest.TestShutdownWithPendingTasks
I20251024 01:51:40.827986   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:40105
I20251024 01:51:40.828512   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:40.829319   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:40.830569   416 webserver.cc:492] Webserver started at http://127.0.104.62:41313/ using document root <none> and password file <none>
I20251024 01:51:40.830785   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:40.830842   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:40.830948   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:40.831526   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "f993ca99f1e34b6096984883e2f8637f"
format_stamp: "Formatted at 2025-10-24 01:51:40 on dist-test-slave-fm74"
I20251024 01:51:40.833914   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:51:40.835625  1817 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:40.836192   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:40.836320   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "f993ca99f1e34b6096984883e2f8637f"
format_stamp: "Formatted at 2025-10-24 01:51:40 on dist-test-slave-fm74"
I20251024 01:51:40.836441   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761270696576755-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)
I20251024 01:51:40.852494   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:40.853180   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:40.864743   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:40105
I20251024 01:51:40.864766  1868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:40105 every 8 connection(s)
I20251024 01:51:40.866010  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
I20251024 01:51:40.870014  1869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f: Bootstrap starting.
I20251024 01:51:40.871161  1869 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:40.872551  1869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f: No bootstrap required, opened a new log
I20251024 01:51:40.873248  1869 raft_consensus.cc:359] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f993ca99f1e34b6096984883e2f8637f" member_type: VOTER }
I20251024 01:51:40.873371  1869 raft_consensus.cc:385] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:40.873410  1869 raft_consensus.cc:740] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f993ca99f1e34b6096984883e2f8637f, State: Initialized, Role: FOLLOWER
I20251024 01:51:40.873556  1869 consensus_queue.cc:260] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f993ca99f1e34b6096984883e2f8637f" member_type: VOTER }
I20251024 01:51:40.873637  1869 raft_consensus.cc:399] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:40.873674  1869 raft_consensus.cc:493] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:40.873723  1869 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:40.875387  1869 raft_consensus.cc:515] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f993ca99f1e34b6096984883e2f8637f" member_type: VOTER }
I20251024 01:51:40.875550  1869 leader_election.cc:304] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f993ca99f1e34b6096984883e2f8637f; no voters: 
I20251024 01:51:40.875897  1869 leader_election.cc:290] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:40.876024  1872 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:40.876468  1872 raft_consensus.cc:697] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [term 1 LEADER]: Becoming Leader. State: Replica: f993ca99f1e34b6096984883e2f8637f, State: Running, Role: LEADER
I20251024 01:51:40.876667  1872 consensus_queue.cc:237] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f993ca99f1e34b6096984883e2f8637f" member_type: VOTER }
I20251024 01:51:40.876670  1869 sys_catalog.cc:565] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:51:40.877377  1874 sys_catalog.cc:455] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [sys.catalog]: SysCatalogTable state changed. Reason: New leader f993ca99f1e34b6096984883e2f8637f. Latest consensus state: current_term: 1 leader_uuid: "f993ca99f1e34b6096984883e2f8637f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f993ca99f1e34b6096984883e2f8637f" member_type: VOTER } }
I20251024 01:51:40.877434  1873 sys_catalog.cc:455] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f993ca99f1e34b6096984883e2f8637f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f993ca99f1e34b6096984883e2f8637f" member_type: VOTER } }
I20251024 01:51:40.877516  1874 sys_catalog.cc:458] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:40.877593  1873 sys_catalog.cc:458] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:40.878082  1877 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:51:40.879923  1877 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:51:40.881940   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:51:40.883378  1877 catalog_manager.cc:1357] Generated new cluster ID: bc4815d54c784e1182dcece5698fbac4
I20251024 01:51:40.883469  1877 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:51:40.897660  1877 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:51:40.898455  1877 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:51:40.906565  1877 catalog_manager.cc:6022] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f: Generated new TSK 0
I20251024 01:51:40.906791  1877 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:51:40.914942   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:40.915970   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:40.917304   416 webserver.cc:492] Webserver started at http://127.0.104.1:34645/ using document root <none> and password file <none>
I20251024 01:51:40.917516   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:40.917580   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:40.917696   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:40.918330   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "8ea2bcf17491468eb5dceb4caae972d9"
format_stamp: "Formatted at 2025-10-24 01:51:40 on dist-test-slave-fm74"
I20251024 01:51:40.920667   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251024 01:51:40.922137  1893 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:40.922531   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:40.922632   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "8ea2bcf17491468eb5dceb4caae972d9"
format_stamp: "Formatted at 2025-10-24 01:51:40 on dist-test-slave-fm74"
I20251024 01:51:40.922749   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761270696576755-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)
I20251024 01:51:40.942283   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:40.942798   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:40.943364   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:40.944165   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:51:40.944221   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:40.944298   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:51:40.944336   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:40.955783   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45945
I20251024 01:51:40.955817  1955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45945 every 8 connection(s)
I20251024 01:51:40.962610  1956 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40105
I20251024 01:51:40.962754  1956 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:40.963071  1956 heartbeater.cc:507] Master 127.0.104.62:40105 requested a full tablet report, sending...
I20251024 01:51:40.963903  1834 ts_manager.cc:194] Registered new tserver with Master: 8ea2bcf17491468eb5dceb4caae972d9 (127.0.104.1:45945)
I20251024 01:51:40.964569   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007930312s
I20251024 01:51:40.964924  1834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41930
I20251024 01:51:40.974736  1834 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41940:
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"
    }
  }
}
I20251024 01:51:40.976145  1956 heartbeater.cc:499] Master 127.0.104.62:40105 was elected leader, sending a full tablet report...
I20251024 01:51:40.991851  1921 tablet_service.cc:1505] Processing CreateTablet for tablet 9e0e6a8a065449deb3c7759710a508b2 (DEFAULT_TABLE table=fake-table [id=db58f2e128274c05a73e6f4ddec4fcc8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:51:40.992266  1921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0e6a8a065449deb3c7759710a508b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:40.996973  1968 tablet_bootstrap.cc:492] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9: Bootstrap starting.
I20251024 01:51:40.998404  1968 tablet_bootstrap.cc:654] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:41.000032  1968 tablet_bootstrap.cc:492] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9: No bootstrap required, opened a new log
I20251024 01:51:41.000171  1968 ts_tablet_manager.cc:1403] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:51:41.000874  1968 raft_consensus.cc:359] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ea2bcf17491468eb5dceb4caae972d9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45945 } }
I20251024 01:51:41.001039  1968 raft_consensus.cc:385] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:41.001106  1968 raft_consensus.cc:740] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ea2bcf17491468eb5dceb4caae972d9, State: Initialized, Role: FOLLOWER
I20251024 01:51:41.001288  1968 consensus_queue.cc:260] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ea2bcf17491468eb5dceb4caae972d9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45945 } }
I20251024 01:51:41.001421  1968 raft_consensus.cc:399] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:41.001483  1968 raft_consensus.cc:493] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:41.001562  1968 raft_consensus.cc:3060] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:41.003345  1968 raft_consensus.cc:515] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ea2bcf17491468eb5dceb4caae972d9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45945 } }
I20251024 01:51:41.003544  1968 leader_election.cc:304] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8ea2bcf17491468eb5dceb4caae972d9; no voters: 
I20251024 01:51:41.003937  1968 leader_election.cc:290] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:41.004056  1970 raft_consensus.cc:2804] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:41.004513  1970 raft_consensus.cc:697] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [term 1 LEADER]: Becoming Leader. State: Replica: 8ea2bcf17491468eb5dceb4caae972d9, State: Running, Role: LEADER
I20251024 01:51:41.004602  1968 ts_tablet_manager.cc:1434] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20251024 01:51:41.004734  1970 consensus_queue.cc:237] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ea2bcf17491468eb5dceb4caae972d9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45945 } }
I20251024 01:51:41.006790  1833 catalog_manager.cc:5649] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ea2bcf17491468eb5dceb4caae972d9 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "8ea2bcf17491468eb5dceb4caae972d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ea2bcf17491468eb5dceb4caae972d9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45945 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:41.025355   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:51:41.025561   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:51:41.034775   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:41.035145   416 tablet_replica.cc:333] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9: stopping tablet replica
I20251024 01:51:41.035341   416 raft_consensus.cc:2243] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:41.035531   416 raft_consensus.cc:2272] T 9e0e6a8a065449deb3c7759710a508b2 P 8ea2bcf17491468eb5dceb4caae972d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:41.049986   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:51:41.053886  1833 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41940:
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
W20251024 01:51:41.146590  1819 catalog_manager.cc:4712] TS 8ea2bcf17491468eb5dceb4caae972d9 (127.0.104.1:45945): AlterTable RPC failed for tablet 9e0e6a8a065449deb3c7759710a508b2: Network error: Client connection negotiation failed: client connection to 127.0.104.1:45945: connect: Connection refused (error 111)
I20251024 01:51:41.518836   416 master.cc:561] Master@127.0.104.62:40105 shutting down...
I20251024 01:51:41.691321   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:41.691605   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:41.691691   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P f993ca99f1e34b6096984883e2f8637f: stopping tablet replica
I20251024 01:51:41.711431   416 master.cc:583] Master@127.0.104.62:40105 shutdown complete.
[       OK ] AlterTableTest.TestShutdownWithPendingTasks (892 ms)
[ RUN      ] AlterTableTest.TestRestartTSDuringAlter
I20251024 01:51:41.720358   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35561
I20251024 01:51:41.720849   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:41.721602   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:41.722795   416 webserver.cc:492] Webserver started at http://127.0.104.62:42457/ using document root <none> and password file <none>
I20251024 01:51:41.723007   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:41.723075   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:41.723176   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:41.723719   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "25d60ed0e0694522872c89e0b7d7277b"
format_stamp: "Formatted at 2025-10-24 01:51:41 on dist-test-slave-fm74"
I20251024 01:51:41.726011   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:51:41.727553  1980 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:41.727936   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:41.728070   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "25d60ed0e0694522872c89e0b7d7277b"
format_stamp: "Formatted at 2025-10-24 01:51:41 on dist-test-slave-fm74"
I20251024 01:51:41.728202   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-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)
I20251024 01:51:41.742122   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:41.742720   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:41.754833   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35561
I20251024 01:51:41.754863  2031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35561 every 8 connection(s)
I20251024 01:51:41.756342  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
I20251024 01:51:41.760627  2032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b: Bootstrap starting.
I20251024 01:51:41.761984  2032 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:41.763657  2032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b: No bootstrap required, opened a new log
I20251024 01:51:41.764364  2032 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25d60ed0e0694522872c89e0b7d7277b" member_type: VOTER }
I20251024 01:51:41.764509  2032 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:41.764587  2032 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d60ed0e0694522872c89e0b7d7277b, State: Initialized, Role: FOLLOWER
I20251024 01:51:41.764807  2032 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25d60ed0e0694522872c89e0b7d7277b" member_type: VOTER }
I20251024 01:51:41.764925  2032 raft_consensus.cc:399] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:41.765010  2032 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:41.765097  2032 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:41.766997  2032 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25d60ed0e0694522872c89e0b7d7277b" member_type: VOTER }
I20251024 01:51:41.767218  2032 leader_election.cc:304] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 25d60ed0e0694522872c89e0b7d7277b; no voters: 
I20251024 01:51:41.767660  2032 leader_election.cc:290] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:41.767773  2035 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:41.768272  2035 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [term 1 LEADER]: Becoming Leader. State: Replica: 25d60ed0e0694522872c89e0b7d7277b, State: Running, Role: LEADER
I20251024 01:51:41.768539  2035 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25d60ed0e0694522872c89e0b7d7277b" member_type: VOTER }
I20251024 01:51:41.768545  2032 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:51:41.769407  2036 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "25d60ed0e0694522872c89e0b7d7277b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25d60ed0e0694522872c89e0b7d7277b" member_type: VOTER } }
I20251024 01:51:41.769405  2037 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25d60ed0e0694522872c89e0b7d7277b. Latest consensus state: current_term: 1 leader_uuid: "25d60ed0e0694522872c89e0b7d7277b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25d60ed0e0694522872c89e0b7d7277b" member_type: VOTER } }
I20251024 01:51:41.769625  2036 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:41.769632  2037 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:41.770700  2040 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:51:41.771970  2040 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:51:41.774142   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:51:41.775077  2040 catalog_manager.cc:1357] Generated new cluster ID: 479ced9f6d7344a88f3a63a070f4adc4
I20251024 01:51:41.775158  2040 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:51:41.809496  2040 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:51:41.810352  2040 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:51:41.818463  2040 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b: Generated new TSK 0
I20251024 01:51:41.818729  2040 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:51:41.839323   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:41.840541   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:41.841910   416 webserver.cc:492] Webserver started at http://127.0.104.1:42561/ using document root <none> and password file <none>
I20251024 01:51:41.842136   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:41.842238   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:41.842360   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:41.842921   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "53536d29603148039580aae5fdbfb120"
format_stamp: "Formatted at 2025-10-24 01:51:41 on dist-test-slave-fm74"
I20251024 01:51:41.845427   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:51:41.846968  2056 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:41.847354   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:41.847461   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "53536d29603148039580aae5fdbfb120"
format_stamp: "Formatted at 2025-10-24 01:51:41 on dist-test-slave-fm74"
I20251024 01:51:41.847581   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-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)
I20251024 01:51:41.888046   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:41.888577   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:41.889215   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:41.890197   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:51:41.890251   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:41.890305   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:51:41.890334   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:41.901190   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36677
I20251024 01:51:41.901207  2118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36677 every 8 connection(s)
I20251024 01:51:41.907896  2119 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35561
I20251024 01:51:41.908042  2119 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:41.908392  2119 heartbeater.cc:507] Master 127.0.104.62:35561 requested a full tablet report, sending...
I20251024 01:51:41.909250  1997 ts_manager.cc:194] Registered new tserver with Master: 53536d29603148039580aae5fdbfb120 (127.0.104.1:36677)
I20251024 01:51:41.909920   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007873813s
I20251024 01:51:41.910296  1997 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50554
I20251024 01:51:41.920446  1997 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50562:
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"
    }
  }
}
I20251024 01:51:41.921422  2119 heartbeater.cc:499] Master 127.0.104.62:35561 was elected leader, sending a full tablet report...
I20251024 01:51:41.939234  2084 tablet_service.cc:1505] Processing CreateTablet for tablet b4e86c41908b43eab24754aaee7d94a8 (DEFAULT_TABLE table=fake-table [id=9379b22c22534b74a4bf9c9a9f8edc75]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:51:41.939625  2084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e86c41908b43eab24754aaee7d94a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:41.944190  2131 tablet_bootstrap.cc:492] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Bootstrap starting.
I20251024 01:51:41.945544  2131 tablet_bootstrap.cc:654] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:41.947117  2131 tablet_bootstrap.cc:492] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: No bootstrap required, opened a new log
I20251024 01:51:41.947234  2131 ts_tablet_manager.cc:1403] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251024 01:51:41.947726  2131 raft_consensus.cc:359] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:41.947849  2131 raft_consensus.cc:385] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:41.947888  2131 raft_consensus.cc:740] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53536d29603148039580aae5fdbfb120, State: Initialized, Role: FOLLOWER
I20251024 01:51:41.948035  2131 consensus_queue.cc:260] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:41.948124  2131 raft_consensus.cc:399] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:41.948163  2131 raft_consensus.cc:493] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:41.948212  2131 raft_consensus.cc:3060] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:41.949888  2131 raft_consensus.cc:515] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:41.950067  2131 leader_election.cc:304] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 53536d29603148039580aae5fdbfb120; no voters: 
I20251024 01:51:41.950461  2131 leader_election.cc:290] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:41.950627  2133 raft_consensus.cc:2804] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:41.951051  2133 raft_consensus.cc:697] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 1 LEADER]: Becoming Leader. State: Replica: 53536d29603148039580aae5fdbfb120, State: Running, Role: LEADER
I20251024 01:51:41.951066  2131 ts_tablet_manager.cc:1434] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20251024 01:51:41.951315  2133 consensus_queue.cc:237] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:41.953212  1997 catalog_manager.cc:5649] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53536d29603148039580aae5fdbfb120 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "53536d29603148039580aae5fdbfb120" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:41.974710   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:51:41.975530  1996 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50562:
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
I20251024 01:51:41.977324   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:51:41.987100   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:41.987516   416 tablet_replica.cc:333] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: stopping tablet replica
I20251024 01:51:41.987753   416 raft_consensus.cc:2243] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:41.987923   416 raft_consensus.cc:2272] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:42.002411   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:51:42.005692   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:42.006841   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:42.008045   416 webserver.cc:492] Webserver started at http://127.0.104.1:42561/ using document root <none> and password file <none>
I20251024 01:51:42.008282   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:42.008335   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251024 01:51:42.010221   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:51:42.011461  2143 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:42.011844   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:51:42.011941   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "53536d29603148039580aae5fdbfb120"
format_stamp: "Formatted at 2025-10-24 01:51:41 on dist-test-slave-fm74"
I20251024 01:51:42.012059   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-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)
I20251024 01:51:42.031805   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:42.032362   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:42.032941   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:42.034096  2150 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251024 01:51:42.036223   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251024 01:51:42.036298   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20251024 01:51:42.036407   416 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251024 01:51:42.038029   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251024 01:51:42.038108   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20251024 01:51:42.038236  2150 tablet_bootstrap.cc:492] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Bootstrap starting.
I20251024 01:51:42.042462  2150 tablet_bootstrap.cc:492] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: 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
I20251024 01:51:42.042829  2150 tablet_bootstrap.cc:492] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Bootstrap complete.
I20251024 01:51:42.043077  2150 ts_tablet_manager.cc:1403] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:51:42.043674  2150 raft_consensus.cc:359] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:42.043813  2150 raft_consensus.cc:740] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53536d29603148039580aae5fdbfb120, State: Initialized, Role: FOLLOWER
I20251024 01:51:42.044049  2150 consensus_queue.cc:260] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [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: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:42.044221  2150 raft_consensus.cc:399] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:42.044302  2150 raft_consensus.cc:493] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:42.044390  2150 raft_consensus.cc:3060] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 1 FOLLOWER]: Advancing to term 2
I20251024 01:51:42.046140  2150 raft_consensus.cc:515] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:42.046388  2150 leader_election.cc:304] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [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: 53536d29603148039580aae5fdbfb120; no voters: 
I20251024 01:51:42.046943  2150 leader_election.cc:290] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20251024 01:51:42.047119  2178 raft_consensus.cc:2804] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 2 FOLLOWER]: Leader election won for term 2
I20251024 01:51:42.047804  2150 ts_tablet_manager.cc:1434] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:51:42.047953  2178 raft_consensus.cc:697] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 2 LEADER]: Becoming Leader. State: Replica: 53536d29603148039580aae5fdbfb120, State: Running, Role: LEADER
I20251024 01:51:42.048266  2178 consensus_queue.cc:237] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [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: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:42.054379   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36677
I20251024 01:51:42.054419  2212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36677 every 8 connection(s)
I20251024 01:51:42.062317  2213 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35561
I20251024 01:51:42.062474  2213 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:42.062788  2213 heartbeater.cc:507] Master 127.0.104.62:35561 requested a full tablet report, sending...
I20251024 01:51:42.063968  1996 ts_manager.cc:194] Re-registered known tserver with Master: 53536d29603148039580aae5fdbfb120 (127.0.104.1:36677)
I20251024 01:51:42.064361  1996 catalog_manager.cc:5649] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "53536d29603148039580aae5fdbfb120" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:42.064616  1996 catalog_manager.cc:5741] TS 53536d29603148039580aae5fdbfb120 (127.0.104.1:36677) does not have the latest schema for tablet b4e86c41908b43eab24754aaee7d94a8 (table fake-table [id=9379b22c22534b74a4bf9c9a9f8edc75]). Expected version 1 got 0
I20251024 01:51:42.064986   416 tablet_server.cc:178] TabletServer@127.0.104.1:36677 shutting down...
I20251024 01:51:42.068671  1996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50574
I20251024 01:51:42.070217  2213 heartbeater.cc:499] Master 127.0.104.62:35561 was elected leader, sending a full tablet report...
I20251024 01:51:42.072741  1996 catalog_manager.cc:5741] TS 53536d29603148039580aae5fdbfb120 (127.0.104.1:36677) does not have the latest schema for tablet b4e86c41908b43eab24754aaee7d94a8 (table fake-table [id=9379b22c22534b74a4bf9c9a9f8edc75]). Expected version 1 got 0
I20251024 01:51:42.074046   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:42.074462   416 tablet_replica.cc:333] stopping tablet replica
I20251024 01:51:42.074625   416 raft_consensus.cc:2243] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 2 LEADER]: Raft consensus shutting down.
I20251024 01:51:42.074783   416 raft_consensus.cc:2272] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:42.079198   416 tablet_server.cc:195] TabletServer@127.0.104.1:36677 shutdown complete.
I20251024 01:51:42.082343   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:42.083328   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:42.084481   416 webserver.cc:492] Webserver started at http://127.0.104.1:42561/ using document root <none> and password file <none>
I20251024 01:51:42.084678   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:42.084733   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251024 01:51:42.086402   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:42.087525  2220 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:42.087899   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:42.087998   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "53536d29603148039580aae5fdbfb120"
format_stamp: "Formatted at 2025-10-24 01:51:41 on dist-test-slave-fm74"
I20251024 01:51:42.088114   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-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)
I20251024 01:51:42.099434   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:42.099960   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:42.100473   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:42.103775   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251024 01:51:42.103870   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20251024 01:51:42.105499   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251024 01:51:42.105592   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20251024 01:51:42.105675  2227 tablet_bootstrap.cc:492] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Bootstrap starting.
I20251024 01:51:42.112329  2227 tablet_bootstrap.cc:492] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: 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
I20251024 01:51:42.112869  2227 tablet_bootstrap.cc:492] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Bootstrap complete.
I20251024 01:51:42.113159  2227 ts_tablet_manager.cc:1403] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20251024 01:51:42.113760  2227 raft_consensus.cc:359] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:42.113912  2227 raft_consensus.cc:740] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53536d29603148039580aae5fdbfb120, State: Initialized, Role: FOLLOWER
I20251024 01:51:42.114228  2227 consensus_queue.cc:260] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [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: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:42.114468  2227 raft_consensus.cc:399] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:42.114584  2227 raft_consensus.cc:493] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:42.114708  2227 raft_consensus.cc:3060] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 2 FOLLOWER]: Advancing to term 3
I20251024 01:51:42.117333  2227 raft_consensus.cc:515] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:42.117621  2227 leader_election.cc:304] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [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: 53536d29603148039580aae5fdbfb120; no voters: 
I20251024 01:51:42.118129  2227 leader_election.cc:290] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20251024 01:51:42.118360  2262 raft_consensus.cc:2804] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 3 FOLLOWER]: Leader election won for term 3
I20251024 01:51:42.119071  2227 ts_tablet_manager.cc:1434] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20251024 01:51:42.119231  2262 raft_consensus.cc:697] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 3 LEADER]: Becoming Leader. State: Replica: 53536d29603148039580aae5fdbfb120, State: Running, Role: LEADER
I20251024 01:51:42.119581  2262 consensus_queue.cc:237] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [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: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:42.123736   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36677
I20251024 01:51:42.123764  2289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36677 every 8 connection(s)
I20251024 01:51:42.131069  2290 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35561
I20251024 01:51:42.131223  2290 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:42.131544  2290 heartbeater.cc:507] Master 127.0.104.62:35561 requested a full tablet report, sending...
I20251024 01:51:42.132670  1996 ts_manager.cc:194] Re-registered known tserver with Master: 53536d29603148039580aae5fdbfb120 (127.0.104.1:36677)
I20251024 01:51:42.133116  1996 catalog_manager.cc:5649] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "53536d29603148039580aae5fdbfb120" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:42.133412  1996 catalog_manager.cc:5741] TS 53536d29603148039580aae5fdbfb120 (127.0.104.1:36677) does not have the latest schema for tablet b4e86c41908b43eab24754aaee7d94a8 (table fake-table [id=9379b22c22534b74a4bf9c9a9f8edc75]). Expected version 1 got 0
I20251024 01:51:42.133730   416 tablet_server.cc:178] TabletServer@127.0.104.1:36677 shutting down...
I20251024 01:51:42.138556  1996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50586
I20251024 01:51:42.140365  2290 heartbeater.cc:499] Master 127.0.104.62:35561 was elected leader, sending a full tablet report...
I20251024 01:51:42.141875  1996 catalog_manager.cc:5741] TS 53536d29603148039580aae5fdbfb120 (127.0.104.1:36677) does not have the latest schema for tablet b4e86c41908b43eab24754aaee7d94a8 (table fake-table [id=9379b22c22534b74a4bf9c9a9f8edc75]). Expected version 1 got 0
I20251024 01:51:42.143885   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:42.144261   416 tablet_replica.cc:333] stopping tablet replica
I20251024 01:51:42.144409   416 raft_consensus.cc:2243] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 3 LEADER]: Raft consensus shutting down.
I20251024 01:51:42.144558   416 raft_consensus.cc:2272] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 3 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:42.158790   416 tablet_server.cc:195] TabletServer@127.0.104.1:36677 shutdown complete.
I20251024 01:51:42.161972   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:42.163033   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:42.164201   416 webserver.cc:492] Webserver started at http://127.0.104.1:42561/ using document root <none> and password file <none>
I20251024 01:51:42.164390   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:42.164446   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251024 01:51:42.166064   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:42.167295  2297 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:42.167642   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:51:42.167758   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "53536d29603148039580aae5fdbfb120"
format_stamp: "Formatted at 2025-10-24 01:51:41 on dist-test-slave-fm74"
I20251024 01:51:42.167886   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761270696576755-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)
W20251024 01:51:42.179726  1983 catalog_manager.cc:4712] TS 53536d29603148039580aae5fdbfb120 (127.0.104.1:36677): AlterTable RPC failed for tablet b4e86c41908b43eab24754aaee7d94a8: Network error: Client connection negotiation failed: client connection to 127.0.104.1:36677: connect: Connection refused (error 111)
I20251024 01:51:42.182490   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:42.183007   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:42.183564   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:42.186653   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251024 01:51:42.186748   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20251024 01:51:42.188395   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251024 01:51:42.188482   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20251024 01:51:42.188581  2304 tablet_bootstrap.cc:492] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Bootstrap starting.
I20251024 01:51:42.193981  2304 tablet_bootstrap.cc:492] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: 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
I20251024 01:51:42.194514  2304 tablet_bootstrap.cc:492] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Bootstrap complete.
I20251024 01:51:42.194801  2304 ts_tablet_manager.cc:1403] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.005s
I20251024 01:51:42.195484  2304 raft_consensus.cc:359] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:42.195657  2304 raft_consensus.cc:740] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53536d29603148039580aae5fdbfb120, State: Initialized, Role: FOLLOWER
I20251024 01:51:42.195923  2304 consensus_queue.cc:260] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [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: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:42.196072  2304 raft_consensus.cc:399] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 3 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:42.196166  2304 raft_consensus.cc:493] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 3 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:42.196411  2304 raft_consensus.cc:3060] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 3 FOLLOWER]: Advancing to term 4
I20251024 01:51:42.198462  2304 raft_consensus.cc:515] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:42.198704  2304 leader_election.cc:304] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [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: 53536d29603148039580aae5fdbfb120; no voters: 
I20251024 01:51:42.199291  2304 leader_election.cc:290] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [CANDIDATE]: Term 4 election: Requested vote from peers 
I20251024 01:51:42.199389  2342 raft_consensus.cc:2804] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 4 FOLLOWER]: Leader election won for term 4
I20251024 01:51:42.203047  2304 ts_tablet_manager.cc:1434] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20251024 01:51:42.203159  2342 raft_consensus.cc:697] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 4 LEADER]: Becoming Leader. State: Replica: 53536d29603148039580aae5fdbfb120, State: Running, Role: LEADER
I20251024 01:51:42.203459  2342 consensus_queue.cc:237] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [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: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } }
I20251024 01:51:42.207551   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36677
I20251024 01:51:42.207576  2366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36677 every 8 connection(s)
I20251024 01:51:42.215060  2367 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35561
I20251024 01:51:42.215242  2367 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:42.215631  2367 heartbeater.cc:507] Master 127.0.104.62:35561 requested a full tablet report, sending...
I20251024 01:51:42.216958  1996 ts_manager.cc:194] Re-registered known tserver with Master: 53536d29603148039580aae5fdbfb120 (127.0.104.1:36677)
I20251024 01:51:42.217435  1996 catalog_manager.cc:5649] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 reported cstate change: term changed from 3 to 4. New cstate: current_term: 4 leader_uuid: "53536d29603148039580aae5fdbfb120" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53536d29603148039580aae5fdbfb120" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36677 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:42.217783  1996 catalog_manager.cc:5741] TS 53536d29603148039580aae5fdbfb120 (127.0.104.1:36677) does not have the latest schema for tablet b4e86c41908b43eab24754aaee7d94a8 (table fake-table [id=9379b22c22534b74a4bf9c9a9f8edc75]). Expected version 1 got 0
I20251024 01:51:42.220904  1996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50602
I20251024 01:51:42.221892  2367 heartbeater.cc:499] Master 127.0.104.62:35561 was elected leader, sending a full tablet report...
I20251024 01:51:42.223142  1997 catalog_manager.cc:5741] TS 53536d29603148039580aae5fdbfb120 (127.0.104.1:36677) does not have the latest schema for tablet b4e86c41908b43eab24754aaee7d94a8 (table fake-table [id=9379b22c22534b74a4bf9c9a9f8edc75]). Expected version 1 got 0
I20251024 01:51:42.363233  2371 tablet.cc:1722] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: 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
I20251024 01:51:42.363790  2371 tablet.cc:1620] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120: MemRowSet was empty: no flush needed.
I20251024 01:51:42.370213  1996 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b: fake-table [id=9379b22c22534b74a4bf9c9a9f8edc75] alter complete (version 1)
I20251024 01:51:42.374612   416 tablet_server.cc:178] TabletServer@127.0.104.1:36677 shutting down...
I20251024 01:51:42.383159   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:42.383689   416 tablet_replica.cc:333] stopping tablet replica
I20251024 01:51:42.383872   416 raft_consensus.cc:2243] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 4 LEADER]: Raft consensus shutting down.
I20251024 01:51:42.384097   416 raft_consensus.cc:2272] T b4e86c41908b43eab24754aaee7d94a8 P 53536d29603148039580aae5fdbfb120 [term 4 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:42.388635   416 tablet_server.cc:195] TabletServer@127.0.104.1:36677 shutdown complete.
I20251024 01:51:42.396641   416 master.cc:561] Master@127.0.104.62:35561 shutting down...
I20251024 01:51:42.403048   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:42.403306   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:42.403424   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 25d60ed0e0694522872c89e0b7d7277b: stopping tablet replica
I20251024 01:51:42.407382   416 master.cc:583] Master@127.0.104.62:35561 shutdown complete.
[       OK ] AlterTableTest.TestRestartTSDuringAlter (696 ms)
[ RUN      ] AlterTableTest.TestGetSchemaAfterAlterTable
I20251024 01:51:42.416548   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:37857
I20251024 01:51:42.417065   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:42.417809   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:42.418994   416 webserver.cc:492] Webserver started at http://127.0.104.62:39983/ using document root <none> and password file <none>
I20251024 01:51:42.419189   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:42.419242   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:42.419373   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:42.419920   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "72d69e2fd06f4fefaeb01dad5df77500"
format_stamp: "Formatted at 2025-10-24 01:51:42 on dist-test-slave-fm74"
I20251024 01:51:42.422119   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20251024 01:51:42.423637  2375 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:42.423920   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:51:42.424010   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "72d69e2fd06f4fefaeb01dad5df77500"
format_stamp: "Formatted at 2025-10-24 01:51:42 on dist-test-slave-fm74"
I20251024 01:51:42.424116   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761270696576755-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)
I20251024 01:51:42.461371   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:42.461918   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:42.473697   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:37857
I20251024 01:51:42.473726  2426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:37857 every 8 connection(s)
I20251024 01:51:42.474954  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
I20251024 01:51:42.479169  2427 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500: Bootstrap starting.
I20251024 01:51:42.480500  2427 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:42.482014  2427 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500: No bootstrap required, opened a new log
I20251024 01:51:42.482685  2427 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72d69e2fd06f4fefaeb01dad5df77500" member_type: VOTER }
I20251024 01:51:42.482822  2427 raft_consensus.cc:385] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:42.482882  2427 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d69e2fd06f4fefaeb01dad5df77500, State: Initialized, Role: FOLLOWER
I20251024 01:51:42.483054  2427 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72d69e2fd06f4fefaeb01dad5df77500" member_type: VOTER }
I20251024 01:51:42.483170  2427 raft_consensus.cc:399] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:42.483223  2427 raft_consensus.cc:493] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:42.483304  2427 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:42.484980  2427 raft_consensus.cc:515] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72d69e2fd06f4fefaeb01dad5df77500" member_type: VOTER }
I20251024 01:51:42.485176  2427 leader_election.cc:304] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 72d69e2fd06f4fefaeb01dad5df77500; no voters: 
I20251024 01:51:42.485574  2427 leader_election.cc:290] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:42.485663  2430 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:42.486136  2430 raft_consensus.cc:697] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [term 1 LEADER]: Becoming Leader. State: Replica: 72d69e2fd06f4fefaeb01dad5df77500, State: Running, Role: LEADER
I20251024 01:51:42.486421  2430 consensus_queue.cc:237] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72d69e2fd06f4fefaeb01dad5df77500" member_type: VOTER }
I20251024 01:51:42.486460  2427 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:51:42.487332  2432 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72d69e2fd06f4fefaeb01dad5df77500. Latest consensus state: current_term: 1 leader_uuid: "72d69e2fd06f4fefaeb01dad5df77500" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72d69e2fd06f4fefaeb01dad5df77500" member_type: VOTER } }
I20251024 01:51:42.487501  2432 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:42.488785  2431 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "72d69e2fd06f4fefaeb01dad5df77500" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72d69e2fd06f4fefaeb01dad5df77500" member_type: VOTER } }
I20251024 01:51:42.489156  2431 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:42.489481  2435 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:51:42.491263  2435 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:51:42.491813   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:51:42.494261  2435 catalog_manager.cc:1357] Generated new cluster ID: b10fd6938a92414ca20c43658659112f
I20251024 01:51:42.494350  2435 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:51:42.519336  2435 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:51:42.520164  2435 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:51:42.532588  2435 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500: Generated new TSK 0
I20251024 01:51:42.532866  2435 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:51:42.556792   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:42.557865   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:42.559352   416 webserver.cc:492] Webserver started at http://127.0.104.1:43717/ using document root <none> and password file <none>
I20251024 01:51:42.559584   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:42.559671   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:42.559787   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:42.560405   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "cba133600fe44826a941cedb006ca1ee"
format_stamp: "Formatted at 2025-10-24 01:51:42 on dist-test-slave-fm74"
I20251024 01:51:42.563128   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:51:42.564755  2451 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:42.565152   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:42.565272   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "cba133600fe44826a941cedb006ca1ee"
format_stamp: "Formatted at 2025-10-24 01:51:42 on dist-test-slave-fm74"
I20251024 01:51:42.565418   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761270696576755-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)
I20251024 01:51:42.586797   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:42.587502   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:42.588093   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:42.588912   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:51:42.588986   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:42.589116   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:51:42.589188   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:42.602329   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:38763
I20251024 01:51:42.602348  2513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:38763 every 8 connection(s)
I20251024 01:51:42.609217  2514 heartbeater.cc:344] Connected to a master server at 127.0.104.62:37857
I20251024 01:51:42.609364  2514 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:42.609737  2514 heartbeater.cc:507] Master 127.0.104.62:37857 requested a full tablet report, sending...
I20251024 01:51:42.610643  2392 ts_manager.cc:194] Registered new tserver with Master: cba133600fe44826a941cedb006ca1ee (127.0.104.1:38763)
I20251024 01:51:42.611127   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007888924s
I20251024 01:51:42.612136  2392 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36950
I20251024 01:51:42.621793  2392 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36966:
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"
    }
  }
}
I20251024 01:51:42.623570  2514 heartbeater.cc:499] Master 127.0.104.62:37857 was elected leader, sending a full tablet report...
I20251024 01:51:42.633641  2479 tablet_service.cc:1505] Processing CreateTablet for tablet e98538d566f941e8b19cad2178da3ee1 (DEFAULT_TABLE table=fake-table [id=dae74e7a2e8947d388f17a45b4088b99]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:51:42.634147  2479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98538d566f941e8b19cad2178da3ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:42.639279  2526 tablet_bootstrap.cc:492] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee: Bootstrap starting.
I20251024 01:51:42.640676  2526 tablet_bootstrap.cc:654] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:42.642647  2526 tablet_bootstrap.cc:492] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee: No bootstrap required, opened a new log
I20251024 01:51:42.642771  2526 ts_tablet_manager.cc:1403] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:51:42.643352  2526 raft_consensus.cc:359] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cba133600fe44826a941cedb006ca1ee" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38763 } }
I20251024 01:51:42.643487  2526 raft_consensus.cc:385] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:42.643553  2526 raft_consensus.cc:740] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba133600fe44826a941cedb006ca1ee, State: Initialized, Role: FOLLOWER
I20251024 01:51:42.643708  2526 consensus_queue.cc:260] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cba133600fe44826a941cedb006ca1ee" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38763 } }
I20251024 01:51:42.643826  2526 raft_consensus.cc:399] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:42.643882  2526 raft_consensus.cc:493] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:42.643956  2526 raft_consensus.cc:3060] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:42.645682  2526 raft_consensus.cc:515] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cba133600fe44826a941cedb006ca1ee" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38763 } }
I20251024 01:51:42.645882  2526 leader_election.cc:304] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cba133600fe44826a941cedb006ca1ee; no voters: 
I20251024 01:51:42.646364  2526 leader_election.cc:290] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:42.646638  2528 raft_consensus.cc:2804] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:42.647117  2526 ts_tablet_manager.cc:1434] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.004s
I20251024 01:51:42.647471  2528 raft_consensus.cc:697] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [term 1 LEADER]: Becoming Leader. State: Replica: cba133600fe44826a941cedb006ca1ee, State: Running, Role: LEADER
I20251024 01:51:42.647717  2528 consensus_queue.cc:237] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cba133600fe44826a941cedb006ca1ee" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38763 } }
I20251024 01:51:42.649729  2392 catalog_manager.cc:5649] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee reported cstate change: term changed from 0 to 1, leader changed from <none> to cba133600fe44826a941cedb006ca1ee (127.0.104.1). New cstate: current_term: 1 leader_uuid: "cba133600fe44826a941cedb006ca1ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cba133600fe44826a941cedb006ca1ee" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38763 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:42.664762   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:51:42.665548  2392 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36966:
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
I20251024 01:51:42.670482  2534 tablet.cc:1722] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee: 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
I20251024 01:51:42.670933  2534 tablet.cc:1620] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee: MemRowSet was empty: no flush needed.
I20251024 01:51:42.677271  2391 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500: fake-table [id=dae74e7a2e8947d388f17a45b4088b99] alter complete (version 1)
I20251024 01:51:42.679649   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:51:42.687431   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:42.687896   416 tablet_replica.cc:333] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee: stopping tablet replica
I20251024 01:51:42.688087   416 raft_consensus.cc:2243] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:42.688268   416 raft_consensus.cc:2272] T e98538d566f941e8b19cad2178da3ee1 P cba133600fe44826a941cedb006ca1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:42.702703   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:51:42.705659   416 master.cc:561] Master@127.0.104.62:37857 shutting down...
I20251024 01:51:42.713109   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:42.713349   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:42.713523   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 72d69e2fd06f4fefaeb01dad5df77500: stopping tablet replica
I20251024 01:51:42.717473   416 master.cc:583] Master@127.0.104.62:37857 shutdown complete.
[       OK ] AlterTableTest.TestGetSchemaAfterAlterTable (317 ms)
[ RUN      ] AlterTableTest.TestDropAndAddNewColumn
I20251024 01:51:42.734474   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41983
I20251024 01:51:42.734967   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:42.735781   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:42.737026   416 webserver.cc:492] Webserver started at http://127.0.104.62:33663/ using document root <none> and password file <none>
I20251024 01:51:42.737223   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:42.737278   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:42.737406   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:42.737953   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "cef8c19e84ce4bd68e3d78d44ffa000a"
format_stamp: "Formatted at 2025-10-24 01:51:42 on dist-test-slave-fm74"
I20251024 01:51:42.740415   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20251024 01:51:42.741878  2538 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:42.742228   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:42.742331   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "cef8c19e84ce4bd68e3d78d44ffa000a"
format_stamp: "Formatted at 2025-10-24 01:51:42 on dist-test-slave-fm74"
I20251024 01:51:42.742445   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761270696576755-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)
I20251024 01:51:42.752264   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:42.752767   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:42.762955   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41983
I20251024 01:51:42.762979  2589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41983 every 8 connection(s)
I20251024 01:51:42.764113  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
I20251024 01:51:42.767988  2590 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a: Bootstrap starting.
I20251024 01:51:42.769044  2590 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:42.770489  2590 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a: No bootstrap required, opened a new log
I20251024 01:51:42.770996  2590 raft_consensus.cc:359] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cef8c19e84ce4bd68e3d78d44ffa000a" member_type: VOTER }
I20251024 01:51:42.771122  2590 raft_consensus.cc:385] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:42.771157  2590 raft_consensus.cc:740] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef8c19e84ce4bd68e3d78d44ffa000a, State: Initialized, Role: FOLLOWER
I20251024 01:51:42.771301  2590 consensus_queue.cc:260] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cef8c19e84ce4bd68e3d78d44ffa000a" member_type: VOTER }
I20251024 01:51:42.771390  2590 raft_consensus.cc:399] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:42.771430  2590 raft_consensus.cc:493] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:42.771479  2590 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:42.773108  2590 raft_consensus.cc:515] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cef8c19e84ce4bd68e3d78d44ffa000a" member_type: VOTER }
I20251024 01:51:42.773268  2590 leader_election.cc:304] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cef8c19e84ce4bd68e3d78d44ffa000a; no voters: 
I20251024 01:51:42.773595  2590 leader_election.cc:290] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:42.773766  2593 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:42.774161  2593 raft_consensus.cc:697] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [term 1 LEADER]: Becoming Leader. State: Replica: cef8c19e84ce4bd68e3d78d44ffa000a, State: Running, Role: LEADER
I20251024 01:51:42.774410  2593 consensus_queue.cc:237] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cef8c19e84ce4bd68e3d78d44ffa000a" member_type: VOTER }
I20251024 01:51:42.774493  2590 sys_catalog.cc:565] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:51:42.775158  2595 sys_catalog.cc:455] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [sys.catalog]: SysCatalogTable state changed. Reason: New leader cef8c19e84ce4bd68e3d78d44ffa000a. Latest consensus state: current_term: 1 leader_uuid: "cef8c19e84ce4bd68e3d78d44ffa000a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cef8c19e84ce4bd68e3d78d44ffa000a" member_type: VOTER } }
I20251024 01:51:42.775308  2595 sys_catalog.cc:458] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:42.775184  2594 sys_catalog.cc:455] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cef8c19e84ce4bd68e3d78d44ffa000a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cef8c19e84ce4bd68e3d78d44ffa000a" member_type: VOTER } }
I20251024 01:51:42.775525  2594 sys_catalog.cc:458] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:42.776778  2598 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:51:42.778439  2598 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:51:42.779387   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:51:42.781368  2598 catalog_manager.cc:1357] Generated new cluster ID: 31c919e8273d4fe299ac92d2ecd7e7db
I20251024 01:51:42.781461  2598 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:51:42.798471  2598 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:51:42.799223  2598 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:51:42.810392  2598 catalog_manager.cc:6022] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a: Generated new TSK 0
I20251024 01:51:42.810674  2598 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:51:42.844563   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:42.845618   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:42.847198   416 webserver.cc:492] Webserver started at http://127.0.104.1:32859/ using document root <none> and password file <none>
I20251024 01:51:42.847472   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:42.847550   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:42.847683   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:42.848493   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "67208e020da34c24877ca7ce4f1bc7db"
format_stamp: "Formatted at 2025-10-24 01:51:42 on dist-test-slave-fm74"
I20251024 01:51:42.851907   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20251024 01:51:42.853840  2614 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:42.854274   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251024 01:51:42.854382   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "67208e020da34c24877ca7ce4f1bc7db"
format_stamp: "Formatted at 2025-10-24 01:51:42 on dist-test-slave-fm74"
I20251024 01:51:42.854489   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761270696576755-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)
I20251024 01:51:42.886893   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:42.887429   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:42.887982   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:42.888778   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:51:42.888828   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:42.888899   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:51:42.888937   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:42.899730   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44809
I20251024 01:51:42.899755  2676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44809 every 8 connection(s)
I20251024 01:51:42.906208  2677 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41983
I20251024 01:51:42.906338  2677 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:42.906607  2677 heartbeater.cc:507] Master 127.0.104.62:41983 requested a full tablet report, sending...
I20251024 01:51:42.907383  2555 ts_manager.cc:194] Registered new tserver with Master: 67208e020da34c24877ca7ce4f1bc7db (127.0.104.1:44809)
I20251024 01:51:42.908327  2555 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39022
I20251024 01:51:42.908406   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007827202s
I20251024 01:51:42.917894  2555 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39038:
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"
    }
  }
}
I20251024 01:51:42.919376  2677 heartbeater.cc:499] Master 127.0.104.62:41983 was elected leader, sending a full tablet report...
I20251024 01:51:42.929452  2642 tablet_service.cc:1505] Processing CreateTablet for tablet 70a85206ef344e7da42bd41db5517b62 (DEFAULT_TABLE table=fake-table [id=b6f4bf6d623a489f9f8fb8a71f433146]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:51:42.929873  2642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a85206ef344e7da42bd41db5517b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:42.934239  2689 tablet_bootstrap.cc:492] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db: Bootstrap starting.
I20251024 01:51:42.935331  2689 tablet_bootstrap.cc:654] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:42.936784  2689 tablet_bootstrap.cc:492] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db: No bootstrap required, opened a new log
I20251024 01:51:42.936916  2689 ts_tablet_manager.cc:1403] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:51:42.937572  2689 raft_consensus.cc:359] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67208e020da34c24877ca7ce4f1bc7db" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44809 } }
I20251024 01:51:42.937695  2689 raft_consensus.cc:385] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:42.937743  2689 raft_consensus.cc:740] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67208e020da34c24877ca7ce4f1bc7db, State: Initialized, Role: FOLLOWER
I20251024 01:51:42.937915  2689 consensus_queue.cc:260] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67208e020da34c24877ca7ce4f1bc7db" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44809 } }
I20251024 01:51:42.938016  2689 raft_consensus.cc:399] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:42.938073  2689 raft_consensus.cc:493] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:42.938144  2689 raft_consensus.cc:3060] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:42.939779  2689 raft_consensus.cc:515] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67208e020da34c24877ca7ce4f1bc7db" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44809 } }
I20251024 01:51:42.939953  2689 leader_election.cc:304] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 67208e020da34c24877ca7ce4f1bc7db; no voters: 
I20251024 01:51:42.940335  2689 leader_election.cc:290] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:42.940461  2691 raft_consensus.cc:2804] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:42.940896  2691 raft_consensus.cc:697] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [term 1 LEADER]: Becoming Leader. State: Replica: 67208e020da34c24877ca7ce4f1bc7db, State: Running, Role: LEADER
I20251024 01:51:42.940987  2689 ts_tablet_manager.cc:1434] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:51:42.941143  2691 consensus_queue.cc:237] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67208e020da34c24877ca7ce4f1bc7db" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44809 } }
I20251024 01:51:42.942970  2555 catalog_manager.cc:5649] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db reported cstate change: term changed from 0 to 1, leader changed from <none> to 67208e020da34c24877ca7ce4f1bc7db (127.0.104.1). New cstate: current_term: 1 leader_uuid: "67208e020da34c24877ca7ce4f1bc7db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67208e020da34c24877ca7ce4f1bc7db" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44809 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:42.958380   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:51:47.656147  2678 maintenance_manager.cc:419] P 67208e020da34c24877ca7ce4f1bc7db: Scheduling FlushMRSOp(70a85206ef344e7da42bd41db5517b62): perf score=1.000000
I20251024 01:51:49.062850  2619 maintenance_manager.cc:643] P 67208e020da34c24877ca7ce4f1bc7db: FlushMRSOp(70a85206ef344e7da42bd41db5517b62) complete. Timing: real 1.406s	user 1.075s	sys 0.330s Metrics: {"bytes_written":127759,"cfile_init":1,"dirs.queue_time_us":382,"dirs.run_cpu_time_us":187,"dirs.run_wall_time_us":1100,"drs_written":1,"lbm_read_time_us":55,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2509,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":39701,"thread_start_us":275,"threads_started":1}
I20251024 01:51:52.568392  2678 maintenance_manager.cc:419] P 67208e020da34c24877ca7ce4f1bc7db: Scheduling FlushMRSOp(70a85206ef344e7da42bd41db5517b62): perf score=1.000000
I20251024 01:51:53.627724  2619 maintenance_manager.cc:643] P 67208e020da34c24877ca7ce4f1bc7db: FlushMRSOp(70a85206ef344e7da42bd41db5517b62) complete. Timing: real 1.059s	user 0.949s	sys 0.108s Metrics: {"bytes_written":122696,"cfile_init":1,"dirs.queue_time_us":335,"dirs.run_cpu_time_us":257,"dirs.run_wall_time_us":1403,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2601,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":39350,"thread_start_us":235,"threads_started":1}
I20251024 01:51:53.629014  2678 maintenance_manager.cc:419] P 67208e020da34c24877ca7ce4f1bc7db: Scheduling CompactRowSetsOp(70a85206ef344e7da42bd41db5517b62): perf score=1.014085
I20251024 01:51:54.791862  2619 maintenance_manager.cc:643] P 67208e020da34c24877ca7ce4f1bc7db: CompactRowSetsOp(70a85206ef344e7da42bd41db5517b62) complete. Timing: real 1.163s	user 1.156s	sys 0.004s Metrics: {"bytes_written":259409,"cfile_cache_hit":9,"cfile_cache_hit_bytes":41029,"cfile_cache_miss":51,"cfile_cache_miss_bytes":1190051,"cfile_init":5,"delta_iterators_relevant":4,"dirs.queue_time_us":1683,"dirs.run_cpu_time_us":257,"dirs.run_wall_time_us":1258,"drs_written":1,"lbm_read_time_us":2758,"lbm_reads_lt_1ms":71,"lbm_write_time_us":5490,"lbm_writes_lt_1ms":85,"num_input_rowsets":2,"peak_mem_usage":634673,"rows_written":79051,"thread_start_us":1176,"threads_started":5}
I20251024 01:51:55.548369   416 alter_table-test.cc:963] Verifying initial pattern
I20251024 01:51:57.348896   416 alter_table-test.cc:966] Dropping and adding back c1
I20251024 01:51:57.349915  2555 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39038:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251024 01:51:57.356997  2713 tablet.cc:1722] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db: 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
I20251024 01:51:57.830406  2554 catalog_manager.cc:6194] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a: fake-table [id=b6f4bf6d623a489f9f8fb8a71f433146] alter complete (version 1)
I20251024 01:51:57.920991  2554 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39038:
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
I20251024 01:51:57.925946  2713 tablet.cc:1722] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db: 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
I20251024 01:51:57.926455  2713 tablet.cc:1620] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db: MemRowSet was empty: no flush needed.
I20251024 01:51:57.926481  2554 catalog_manager.cc:5741] TS 67208e020da34c24877ca7ce4f1bc7db (127.0.104.1:44809) does not have the latest schema for tablet 70a85206ef344e7da42bd41db5517b62 (table fake-table [id=b6f4bf6d623a489f9f8fb8a71f433146]). Expected version 2 got 1
I20251024 01:51:57.933140  2554 catalog_manager.cc:6194] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a: fake-table [id=b6f4bf6d623a489f9f8fb8a71f433146] alter complete (version 2)
I20251024 01:51:57.933667   416 alter_table-test.cc:973] Verifying that the new default shows up
I20251024 01:51:59.640166   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:51:59.648654   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:59.648916   416 tablet_replica.cc:333] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db: stopping tablet replica
I20251024 01:51:59.649092   416 raft_consensus.cc:2243] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:59.649296   416 raft_consensus.cc:2272] T 70a85206ef344e7da42bd41db5517b62 P 67208e020da34c24877ca7ce4f1bc7db [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:59.662993   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:51:59.666505   416 master.cc:561] Master@127.0.104.62:41983 shutting down...
I20251024 01:51:59.674952   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:59.675213   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:59.675298   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P cef8c19e84ce4bd68e3d78d44ffa000a: stopping tablet replica
I20251024 01:51:59.689200   416 master.cc:583] Master@127.0.104.62:41983 shutdown complete.
[       OK ] AlterTableTest.TestDropAndAddNewColumn (16971 ms)
[ RUN      ] AlterTableTest.TestRenameTableAndAdd
I20251024 01:51:59.730587   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:39705
I20251024 01:51:59.731087   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:59.731877   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:59.733233   416 webserver.cc:492] Webserver started at http://127.0.104.62:35773/ using document root <none> and password file <none>
I20251024 01:51:59.733420   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:59.733470   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:59.733557   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:59.734102   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "6a4af7fd63724b1ea538166daad236de"
format_stamp: "Formatted at 2025-10-24 01:51:59 on dist-test-slave-fm74"
I20251024 01:51:59.736541   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251024 01:51:59.737978  2721 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:59.738385   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:51:59.738487   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "6a4af7fd63724b1ea538166daad236de"
format_stamp: "Formatted at 2025-10-24 01:51:59 on dist-test-slave-fm74"
I20251024 01:51:59.738590   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761270696576755-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)
I20251024 01:51:59.757778   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:59.758370   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:59.769412   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:39705
I20251024 01:51:59.769412  2772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:39705 every 8 connection(s)
I20251024 01:51:59.770785  2773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:59.775028  2773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de: Bootstrap starting.
I20251024 01:51:59.776368  2773 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:59.777977  2773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de: No bootstrap required, opened a new log
I20251024 01:51:59.778710  2773 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a4af7fd63724b1ea538166daad236de" member_type: VOTER }
I20251024 01:51:59.778877  2773 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:59.778959  2773 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a4af7fd63724b1ea538166daad236de, State: Initialized, Role: FOLLOWER
I20251024 01:51:59.779177  2773 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a4af7fd63724b1ea538166daad236de" member_type: VOTER }
I20251024 01:51:59.779296  2773 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:59.779373  2773 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:59.779438  2773 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:59.805955  2773 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a4af7fd63724b1ea538166daad236de" member_type: VOTER }
I20251024 01:51:59.806336  2773 leader_election.cc:304] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6a4af7fd63724b1ea538166daad236de; no voters: 
I20251024 01:51:59.806849  2773 leader_election.cc:290] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:59.807008  2776 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:59.807827  2776 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [term 1 LEADER]: Becoming Leader. State: Replica: 6a4af7fd63724b1ea538166daad236de, State: Running, Role: LEADER
I20251024 01:51:59.808072  2773 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:51:59.808178  2776 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a4af7fd63724b1ea538166daad236de" member_type: VOTER }
I20251024 01:51:59.809554  2778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6a4af7fd63724b1ea538166daad236de. Latest consensus state: current_term: 1 leader_uuid: "6a4af7fd63724b1ea538166daad236de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a4af7fd63724b1ea538166daad236de" member_type: VOTER } }
I20251024 01:51:59.809504  2777 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6a4af7fd63724b1ea538166daad236de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a4af7fd63724b1ea538166daad236de" member_type: VOTER } }
I20251024 01:51:59.809733  2778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:59.809758  2777 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [sys.catalog]: This master's current role is: LEADER
I20251024 01:51:59.814482  2781 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:51:59.814946   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:51:59.815768  2781 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:51:59.818553  2781 catalog_manager.cc:1357] Generated new cluster ID: 20edb295076247e390b867b588ca1bc4
I20251024 01:51:59.818650  2781 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:51:59.834189  2781 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:51:59.834993  2781 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:51:59.842722  2781 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de: Generated new TSK 0
I20251024 01:51:59.843008  2781 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:51:59.847617   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:51:59.848663   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:51:59.850000   416 webserver.cc:492] Webserver started at http://127.0.104.1:39785/ using document root <none> and password file <none>
I20251024 01:51:59.850275   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:51:59.850396   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:51:59.850541   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:51:59.851151   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "a0e1c98e5f214cf885302881e3467332"
format_stamp: "Formatted at 2025-10-24 01:51:59 on dist-test-slave-fm74"
I20251024 01:51:59.853816   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.001s
I20251024 01:51:59.855465  2797 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:59.855906   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:51:59.856034   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "a0e1c98e5f214cf885302881e3467332"
format_stamp: "Formatted at 2025-10-24 01:51:59 on dist-test-slave-fm74"
I20251024 01:51:59.856149   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761270696576755-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)
I20251024 01:51:59.870373   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:51:59.870927   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:51:59.871548   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:51:59.872357   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:51:59.872429   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:59.872534   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:51:59.872591   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:51:59.885185   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35591
I20251024 01:51:59.885205  2859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35591 every 8 connection(s)
I20251024 01:51:59.896488  2860 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39705
I20251024 01:51:59.896652  2860 heartbeater.cc:461] Registering TS with master...
I20251024 01:51:59.897020  2860 heartbeater.cc:507] Master 127.0.104.62:39705 requested a full tablet report, sending...
I20251024 01:51:59.897881  2738 ts_manager.cc:194] Registered new tserver with Master: a0e1c98e5f214cf885302881e3467332 (127.0.104.1:35591)
I20251024 01:51:59.898396   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012196376s
I20251024 01:51:59.898944  2738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35712
I20251024 01:51:59.908838  2738 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35728:
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"
    }
  }
}
I20251024 01:51:59.910240  2860 heartbeater.cc:499] Master 127.0.104.62:39705 was elected leader, sending a full tablet report...
I20251024 01:51:59.921417  2825 tablet_service.cc:1505] Processing CreateTablet for tablet 2a7c0dd4a67d4389820be6a76ae613c7 (DEFAULT_TABLE table=fake-table [id=2fecd14a0bd34250bfa40594b6328af9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:51:59.921892  2825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7c0dd4a67d4389820be6a76ae613c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:51:59.927069  2872 tablet_bootstrap.cc:492] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332: Bootstrap starting.
I20251024 01:51:59.928457  2872 tablet_bootstrap.cc:654] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332: Neither blocks nor log segments found. Creating new log.
I20251024 01:51:59.930282  2872 tablet_bootstrap.cc:492] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332: No bootstrap required, opened a new log
I20251024 01:51:59.930416  2872 ts_tablet_manager.cc:1403] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:51:59.930959  2872 raft_consensus.cc:359] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0e1c98e5f214cf885302881e3467332" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35591 } }
I20251024 01:51:59.931102  2872 raft_consensus.cc:385] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:51:59.931156  2872 raft_consensus.cc:740] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e1c98e5f214cf885302881e3467332, State: Initialized, Role: FOLLOWER
I20251024 01:51:59.931346  2872 consensus_queue.cc:260] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0e1c98e5f214cf885302881e3467332" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35591 } }
I20251024 01:51:59.931474  2872 raft_consensus.cc:399] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:51:59.931535  2872 raft_consensus.cc:493] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:51:59.931604  2872 raft_consensus.cc:3060] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:51:59.933480  2872 raft_consensus.cc:515] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0e1c98e5f214cf885302881e3467332" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35591 } }
I20251024 01:51:59.933730  2872 leader_election.cc:304] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a0e1c98e5f214cf885302881e3467332; no voters: 
I20251024 01:51:59.934448  2872 leader_election.cc:290] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:51:59.934559  2874 raft_consensus.cc:2804] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:51:59.935093  2874 raft_consensus.cc:697] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [term 1 LEADER]: Becoming Leader. State: Replica: a0e1c98e5f214cf885302881e3467332, State: Running, Role: LEADER
I20251024 01:51:59.935277  2872 ts_tablet_manager.cc:1434] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20251024 01:51:59.935477  2874 consensus_queue.cc:237] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0e1c98e5f214cf885302881e3467332" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35591 } }
I20251024 01:51:59.937461  2737 catalog_manager.cc:5649] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e1c98e5f214cf885302881e3467332 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a0e1c98e5f214cf885302881e3467332" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0e1c98e5f214cf885302881e3467332" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35591 } health_report { overall_health: HEALTHY } } }
I20251024 01:51:59.951812   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:51:59.952483  2738 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35728:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20251024 01:51:59.957226  2880 tablet.cc:1722] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332: 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
I20251024 01:51:59.963502  2738 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de: someothername [id=2fecd14a0bd34250bfa40594b6328af9] alter complete (version 1)
I20251024 01:51:59.964880  2737 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35728:
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
I20251024 01:51:59.969080  2880 tablet.cc:1722] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332: 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
I20251024 01:51:59.969511  2880 tablet.cc:1620] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332: MemRowSet was empty: no flush needed.
I20251024 01:51:59.976069  2738 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de: someothername [id=2fecd14a0bd34250bfa40594b6328af9] alter complete (version 2)
I20251024 01:51:59.976846   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:51:59.984472   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:51:59.984871   416 tablet_replica.cc:333] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332: stopping tablet replica
I20251024 01:51:59.985050   416 raft_consensus.cc:2243] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:59.985229   416 raft_consensus.cc:2272] T 2a7c0dd4a67d4389820be6a76ae613c7 P a0e1c98e5f214cf885302881e3467332 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:59.989341   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:51:59.992201   416 master.cc:561] Master@127.0.104.62:39705 shutting down...
I20251024 01:51:59.999029   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:51:59.999284   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:51:59.999464   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6a4af7fd63724b1ea538166daad236de: stopping tablet replica
I20251024 01:52:00.020077   416 master.cc:583] Master@127.0.104.62:39705 shutdown complete.
[       OK ] AlterTableTest.TestRenameTableAndAdd (300 ms)
[ RUN      ] AlterTableTest.TestRenameToSameName
I20251024 01:52:00.030599   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43727
I20251024 01:52:00.031066   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:00.031797   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:00.032918   416 webserver.cc:492] Webserver started at http://127.0.104.62:40669/ using document root <none> and password file <none>
I20251024 01:52:00.033104   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:00.033164   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:00.033272   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:00.033823   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "ec79b7c3ce884ef6bc5658f752907356"
format_stamp: "Formatted at 2025-10-24 01:52:00 on dist-test-slave-fm74"
I20251024 01:52:00.036254   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:52:00.037659  2884 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:00.037961   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:00.038056   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "ec79b7c3ce884ef6bc5658f752907356"
format_stamp: "Formatted at 2025-10-24 01:52:00 on dist-test-slave-fm74"
I20251024 01:52:00.038156   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761270696576755-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)
I20251024 01:52:00.061878   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:00.062497   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:00.073573   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43727
I20251024 01:52:00.073596  2935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43727 every 8 connection(s)
I20251024 01:52:00.074828  2936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:00.078924  2936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356: Bootstrap starting.
I20251024 01:52:00.080231  2936 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:00.081785  2936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356: No bootstrap required, opened a new log
I20251024 01:52:00.082430  2936 raft_consensus.cc:359] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec79b7c3ce884ef6bc5658f752907356" member_type: VOTER }
I20251024 01:52:00.082574  2936 raft_consensus.cc:385] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:00.082651  2936 raft_consensus.cc:740] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec79b7c3ce884ef6bc5658f752907356, State: Initialized, Role: FOLLOWER
I20251024 01:52:00.082854  2936 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec79b7c3ce884ef6bc5658f752907356" member_type: VOTER }
I20251024 01:52:00.082988  2936 raft_consensus.cc:399] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:00.083069  2936 raft_consensus.cc:493] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:00.083151  2936 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:00.084827  2936 raft_consensus.cc:515] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec79b7c3ce884ef6bc5658f752907356" member_type: VOTER }
I20251024 01:52:00.085036  2936 leader_election.cc:304] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec79b7c3ce884ef6bc5658f752907356; no voters: 
I20251024 01:52:00.085429  2936 leader_election.cc:290] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:00.085526  2939 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:00.086014  2939 raft_consensus.cc:697] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [term 1 LEADER]: Becoming Leader. State: Replica: ec79b7c3ce884ef6bc5658f752907356, State: Running, Role: LEADER
I20251024 01:52:00.086280  2939 consensus_queue.cc:237] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec79b7c3ce884ef6bc5658f752907356" member_type: VOTER }
I20251024 01:52:00.086323  2936 sys_catalog.cc:565] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:00.087090  2940 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ec79b7c3ce884ef6bc5658f752907356" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec79b7c3ce884ef6bc5658f752907356" member_type: VOTER } }
I20251024 01:52:00.087139  2941 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ec79b7c3ce884ef6bc5658f752907356. Latest consensus state: current_term: 1 leader_uuid: "ec79b7c3ce884ef6bc5658f752907356" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec79b7c3ce884ef6bc5658f752907356" member_type: VOTER } }
I20251024 01:52:00.087370  2941 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:00.087410  2940 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:00.090535  2944 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:00.091639  2944 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:00.092737   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:00.094336  2944 catalog_manager.cc:1357] Generated new cluster ID: 5c39f19b81cb47d492f35b12e09bbcea
I20251024 01:52:00.094431  2944 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:00.113914  2944 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:00.114722  2944 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:00.134392  2944 catalog_manager.cc:6022] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356: Generated new TSK 0
I20251024 01:52:00.134667  2944 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:00.157722   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:00.158859   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:00.160131   416 webserver.cc:492] Webserver started at http://127.0.104.1:37993/ using document root <none> and password file <none>
I20251024 01:52:00.160362   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:00.160436   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:00.160580   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:00.161160   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "59aac17f5fa74cd5969e1a24b5e48413"
format_stamp: "Formatted at 2025-10-24 01:52:00 on dist-test-slave-fm74"
I20251024 01:52:00.163554   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:52:00.165069  2960 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:00.165408   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:00.165513   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "59aac17f5fa74cd5969e1a24b5e48413"
format_stamp: "Formatted at 2025-10-24 01:52:00 on dist-test-slave-fm74"
I20251024 01:52:00.165627   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761270696576755-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)
I20251024 01:52:00.184826   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:00.185364   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:00.185922   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:00.186777   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:00.186852   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:00.186952   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:00.187016   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:00.198770   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41789
I20251024 01:52:00.198793  3022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41789 every 8 connection(s)
I20251024 01:52:00.205765  3023 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43727
I20251024 01:52:00.205909  3023 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:00.206270  3023 heartbeater.cc:507] Master 127.0.104.62:43727 requested a full tablet report, sending...
I20251024 01:52:00.207126  2901 ts_manager.cc:194] Registered new tserver with Master: 59aac17f5fa74cd5969e1a24b5e48413 (127.0.104.1:41789)
I20251024 01:52:00.207587   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007904612s
I20251024 01:52:00.208204  2901 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56440
I20251024 01:52:00.218683  2901 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56456:
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"
    }
  }
}
I20251024 01:52:00.219588  3023 heartbeater.cc:499] Master 127.0.104.62:43727 was elected leader, sending a full tablet report...
I20251024 01:52:00.230764  2988 tablet_service.cc:1505] Processing CreateTablet for tablet 4ad95d166473415c87e6d3dc265dfe34 (DEFAULT_TABLE table=fake-table [id=66ec1f6042f5488db1aad84b71e6820a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:00.231459  2988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad95d166473415c87e6d3dc265dfe34. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:00.236248  3035 tablet_bootstrap.cc:492] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413: Bootstrap starting.
I20251024 01:52:00.237556  3035 tablet_bootstrap.cc:654] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:00.239202  3035 tablet_bootstrap.cc:492] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413: No bootstrap required, opened a new log
I20251024 01:52:00.239346  3035 ts_tablet_manager.cc:1403] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:00.239910  3035 raft_consensus.cc:359] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59aac17f5fa74cd5969e1a24b5e48413" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41789 } }
I20251024 01:52:00.240067  3035 raft_consensus.cc:385] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:00.240141  3035 raft_consensus.cc:740] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59aac17f5fa74cd5969e1a24b5e48413, State: Initialized, Role: FOLLOWER
I20251024 01:52:00.240345  3035 consensus_queue.cc:260] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59aac17f5fa74cd5969e1a24b5e48413" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41789 } }
I20251024 01:52:00.240473  3035 raft_consensus.cc:399] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:00.240546  3035 raft_consensus.cc:493] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:00.240635  3035 raft_consensus.cc:3060] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:00.242393  3035 raft_consensus.cc:515] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59aac17f5fa74cd5969e1a24b5e48413" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41789 } }
I20251024 01:52:00.242601  3035 leader_election.cc:304] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 59aac17f5fa74cd5969e1a24b5e48413; no voters: 
I20251024 01:52:00.243292  3035 leader_election.cc:290] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:00.243408  3037 raft_consensus.cc:2804] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:00.243969  3037 raft_consensus.cc:697] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [term 1 LEADER]: Becoming Leader. State: Replica: 59aac17f5fa74cd5969e1a24b5e48413, State: Running, Role: LEADER
I20251024 01:52:00.244321  3037 consensus_queue.cc:237] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59aac17f5fa74cd5969e1a24b5e48413" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41789 } }
I20251024 01:52:00.245446  3035 ts_tablet_manager.cc:1434] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20251024 01:52:00.246101  2900 catalog_manager.cc:5649] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59aac17f5fa74cd5969e1a24b5e48413 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "59aac17f5fa74cd5969e1a24b5e48413" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59aac17f5fa74cd5969e1a24b5e48413" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41789 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:00.268786   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:00.269495  2900 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56456:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20251024 01:52:00.270618   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:00.278110   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:00.278501   416 tablet_replica.cc:333] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413: stopping tablet replica
I20251024 01:52:00.278672   416 raft_consensus.cc:2243] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:00.278831   416 raft_consensus.cc:2272] T 4ad95d166473415c87e6d3dc265dfe34 P 59aac17f5fa74cd5969e1a24b5e48413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:00.282810   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:00.285530   416 master.cc:561] Master@127.0.104.62:43727 shutting down...
I20251024 01:52:00.292457   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:00.292696   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:00.292865   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P ec79b7c3ce884ef6bc5658f752907356: stopping tablet replica
I20251024 01:52:00.307085   416 master.cc:583] Master@127.0.104.62:43727 shutdown complete.
[       OK ] AlterTableTest.TestRenameToSameName (286 ms)
[ RUN      ] AlterTableTest.TestBootstrapAfterAlters
I20251024 01:52:00.317109   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:34305
I20251024 01:52:00.317607   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:00.318449   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:00.319653   416 webserver.cc:492] Webserver started at http://127.0.104.62:46381/ using document root <none> and password file <none>
I20251024 01:52:00.319862   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:00.319924   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:00.320034   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:00.320590   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "d48725a44a8347109564813b56741790"
format_stamp: "Formatted at 2025-10-24 01:52:00 on dist-test-slave-fm74"
I20251024 01:52:00.323042   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:52:00.324668  3046 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:00.325098   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:00.325208   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "d48725a44a8347109564813b56741790"
format_stamp: "Formatted at 2025-10-24 01:52:00 on dist-test-slave-fm74"
I20251024 01:52:00.325335   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-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)
I20251024 01:52:00.347030   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:00.347589   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:00.359861   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:34305
I20251024 01:52:00.359884  3097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:34305 every 8 connection(s)
I20251024 01:52:00.361124  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
I20251024 01:52:00.365272  3098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790: Bootstrap starting.
I20251024 01:52:00.366640  3098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:00.368310  3098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790: No bootstrap required, opened a new log
I20251024 01:52:00.368937  3098 raft_consensus.cc:359] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d48725a44a8347109564813b56741790" member_type: VOTER }
I20251024 01:52:00.369078  3098 raft_consensus.cc:385] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:00.369160  3098 raft_consensus.cc:740] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48725a44a8347109564813b56741790, State: Initialized, Role: FOLLOWER
I20251024 01:52:00.369374  3098 consensus_queue.cc:260] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d48725a44a8347109564813b56741790" member_type: VOTER }
I20251024 01:52:00.369494  3098 raft_consensus.cc:399] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:00.369571  3098 raft_consensus.cc:493] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:00.369668  3098 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:00.371512  3098 raft_consensus.cc:515] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d48725a44a8347109564813b56741790" member_type: VOTER }
I20251024 01:52:00.371708  3098 leader_election.cc:304] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d48725a44a8347109564813b56741790; no voters: 
I20251024 01:52:00.372133  3098 leader_election.cc:290] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:00.372254  3101 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:00.372669  3101 raft_consensus.cc:697] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [term 1 LEADER]: Becoming Leader. State: Replica: d48725a44a8347109564813b56741790, State: Running, Role: LEADER
I20251024 01:52:00.372941  3101 consensus_queue.cc:237] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d48725a44a8347109564813b56741790" member_type: VOTER }
I20251024 01:52:00.372988  3098 sys_catalog.cc:565] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:00.373687  3103 sys_catalog.cc:455] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d48725a44a8347109564813b56741790. Latest consensus state: current_term: 1 leader_uuid: "d48725a44a8347109564813b56741790" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d48725a44a8347109564813b56741790" member_type: VOTER } }
I20251024 01:52:00.373920  3103 sys_catalog.cc:458] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:00.373862  3102 sys_catalog.cc:455] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d48725a44a8347109564813b56741790" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d48725a44a8347109564813b56741790" member_type: VOTER } }
I20251024 01:52:00.374122  3102 sys_catalog.cc:458] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:00.379436  3107 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:00.381649  3107 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:00.384658   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:00.384951  3107 catalog_manager.cc:1357] Generated new cluster ID: 16519303b8f24c20ad9bff8fb97b45dc
I20251024 01:52:00.385028  3107 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:00.395536  3107 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:00.396396  3107 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:00.421252  3107 catalog_manager.cc:6022] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790: Generated new TSK 0
I20251024 01:52:00.421517  3107 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:00.449822   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:00.451166   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:00.452522   416 webserver.cc:492] Webserver started at http://127.0.104.1:40761/ using document root <none> and password file <none>
I20251024 01:52:00.452755   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:00.452833   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:00.452967   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:00.453564   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "01bc23e65ea84100aeba63301b892459"
format_stamp: "Formatted at 2025-10-24 01:52:00 on dist-test-slave-fm74"
I20251024 01:52:00.456061   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:52:00.457607  3122 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:00.457968   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:00.458091   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "01bc23e65ea84100aeba63301b892459"
format_stamp: "Formatted at 2025-10-24 01:52:00 on dist-test-slave-fm74"
I20251024 01:52:00.458241   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-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)
I20251024 01:52:00.470719   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:00.471287   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:00.471855   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:00.472709   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:00.472779   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:00.472882   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:00.472936   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:00.485416   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33493
I20251024 01:52:00.485436  3184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33493 every 8 connection(s)
I20251024 01:52:00.492638  3185 heartbeater.cc:344] Connected to a master server at 127.0.104.62:34305
I20251024 01:52:00.492792  3185 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:00.493167  3185 heartbeater.cc:507] Master 127.0.104.62:34305 requested a full tablet report, sending...
I20251024 01:52:00.493961  3063 ts_manager.cc:194] Registered new tserver with Master: 01bc23e65ea84100aeba63301b892459 (127.0.104.1:33493)
I20251024 01:52:00.494270   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007909482s
I20251024 01:52:00.495080  3063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44516
I20251024 01:52:00.504901  3063 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44530:
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"
    }
  }
}
I20251024 01:52:00.506287  3185 heartbeater.cc:499] Master 127.0.104.62:34305 was elected leader, sending a full tablet report...
I20251024 01:52:00.519227  3150 tablet_service.cc:1505] Processing CreateTablet for tablet 1fb65fe39bc942cab687feeedfcc04bf (DEFAULT_TABLE table=fake-table [id=b6e685a8a6974d2c8dc93ed209d102af]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:00.519616  3150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb65fe39bc942cab687feeedfcc04bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:00.524477  3197 tablet_bootstrap.cc:492] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: Bootstrap starting.
I20251024 01:52:00.525972  3197 tablet_bootstrap.cc:654] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:00.527599  3197 tablet_bootstrap.cc:492] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: No bootstrap required, opened a new log
I20251024 01:52:00.527721  3197 ts_tablet_manager.cc:1403] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20251024 01:52:00.528298  3197 raft_consensus.cc:359] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } }
I20251024 01:52:00.528439  3197 raft_consensus.cc:385] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:00.528496  3197 raft_consensus.cc:740] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01bc23e65ea84100aeba63301b892459, State: Initialized, Role: FOLLOWER
I20251024 01:52:00.528678  3197 consensus_queue.cc:260] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } }
I20251024 01:52:00.528800  3197 raft_consensus.cc:399] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:00.528856  3197 raft_consensus.cc:493] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:00.528923  3197 raft_consensus.cc:3060] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:00.531251  3197 raft_consensus.cc:515] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } }
I20251024 01:52:00.531438  3197 leader_election.cc:304] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 01bc23e65ea84100aeba63301b892459; no voters: 
I20251024 01:52:00.531834  3197 leader_election.cc:290] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:00.531961  3199 raft_consensus.cc:2804] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:00.532400  3199 raft_consensus.cc:697] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 1 LEADER]: Becoming Leader. State: Replica: 01bc23e65ea84100aeba63301b892459, State: Running, Role: LEADER
I20251024 01:52:00.532477  3197 ts_tablet_manager.cc:1434] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20251024 01:52:00.532657  3199 consensus_queue.cc:237] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } }
I20251024 01:52:00.534471  3063 catalog_manager.cc:5649] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01bc23e65ea84100aeba63301b892459 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "01bc23e65ea84100aeba63301b892459" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:00.554678   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:00.555512  3063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44530:
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
I20251024 01:52:00.560396  3205 tablet.cc:1722] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: 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
I20251024 01:52:00.560881  3205 tablet.cc:1620] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: MemRowSet was empty: no flush needed.
I20251024 01:52:00.567157  3063 catalog_manager.cc:6194] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790: fake-table [id=b6e685a8a6974d2c8dc93ed209d102af] alter complete (version 1)
I20251024 01:52:00.613751   416 alter_table-test.cc:1013] Dropping c1
I20251024 01:52:00.614662  3062 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44530:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251024 01:52:00.619526  3205 tablet.cc:1722] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: 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
I20251024 01:52:00.633350  3062 catalog_manager.cc:6194] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790: fake-table [id=b6e685a8a6974d2c8dc93ed209d102af] alter complete (version 2)
I20251024 01:52:00.641655   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:00.652407   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:00.652860   416 tablet_replica.cc:333] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: stopping tablet replica
I20251024 01:52:00.653076   416 raft_consensus.cc:2243] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:00.653301   416 raft_consensus.cc:2272] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:00.658604   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:00.662493   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:00.663708   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:00.665171   416 webserver.cc:492] Webserver started at http://127.0.104.1:40761/ using document root <none> and password file <none>
I20251024 01:52:00.665431   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:00.665511   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251024 01:52:00.667670   416 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251024 01:52:00.677304  3214 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:00.677750   416 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.002s	sys 0.000s
I20251024 01:52:00.677907   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "01bc23e65ea84100aeba63301b892459"
format_stamp: "Formatted at 2025-10-24 01:52:00 on dist-test-slave-fm74"
I20251024 01:52:00.678064   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-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)
I20251024 01:52:00.702229   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:00.702968   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:00.703701   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:00.705199  3221 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251024 01:52:00.708029   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251024 01:52:00.708141   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20251024 01:52:00.708254   416 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251024 01:52:00.711067   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251024 01:52:00.711167   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:00.711234  3221 tablet_bootstrap.cc:492] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: Bootstrap starting.
I20251024 01:52:00.718575  3221 tablet.cc:1722] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: 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
I20251024 01:52:00.719347  3221 tablet.cc:1620] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: MemRowSet was empty: no flush needed.
I20251024 01:52:00.719547  3221 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251024 01:52:00.727123  3221 tablet.cc:1722] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: 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
I20251024 01:52:00.727792  3221 tablet.cc:1620] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: MemRowSet was empty: no flush needed.
I20251024 01:52:00.727921   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33493
I20251024 01:52:00.728013  3221 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251024 01:52:00.728608  3221 tablet_bootstrap.cc:492] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: 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
I20251024 01:52:00.729095  3221 tablet_bootstrap.cc:492] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: Bootstrap complete.
I20251024 01:52:00.727963  3278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33493 every 8 connection(s)
I20251024 01:52:00.737310  3221 ts_tablet_manager.cc:1403] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.000s
I20251024 01:52:00.738039  3279 heartbeater.cc:344] Connected to a master server at 127.0.104.62:34305
I20251024 01:52:00.738250  3279 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:00.738252  3221 raft_consensus.cc:359] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } }
I20251024 01:52:00.738447  3221 raft_consensus.cc:740] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01bc23e65ea84100aeba63301b892459, State: Initialized, Role: FOLLOWER
I20251024 01:52:00.738709  3221 consensus_queue.cc:260] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [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: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } }
I20251024 01:52:00.738751  3279 heartbeater.cc:507] Master 127.0.104.62:34305 requested a full tablet report, sending...
I20251024 01:52:00.738860  3221 raft_consensus.cc:399] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:00.738968  3221 raft_consensus.cc:493] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:00.739184  3221 raft_consensus.cc:3060] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 1 FOLLOWER]: Advancing to term 2
I20251024 01:52:00.740000  3062 ts_manager.cc:194] Re-registered known tserver with Master: 01bc23e65ea84100aeba63301b892459 (127.0.104.1:33493)
I20251024 01:52:00.741742  3062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44552
I20251024 01:52:00.742151  3221 raft_consensus.cc:515] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } }
I20251024 01:52:00.742422  3221 leader_election.cc:304] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [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: 01bc23e65ea84100aeba63301b892459; no voters: 
I20251024 01:52:00.743173  3221 leader_election.cc:290] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20251024 01:52:00.743315  3283 raft_consensus.cc:2804] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 2 FOLLOWER]: Leader election won for term 2
I20251024 01:52:00.746466  3283 raft_consensus.cc:697] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 2 LEADER]: Becoming Leader. State: Replica: 01bc23e65ea84100aeba63301b892459, State: Running, Role: LEADER
I20251024 01:52:00.746745  3279 heartbeater.cc:499] Master 127.0.104.62:34305 was elected leader, sending a full tablet report...
I20251024 01:52:00.747200  3221 ts_tablet_manager.cc:1434] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.007s
I20251024 01:52:00.747241  3283 consensus_queue.cc:237] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [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: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } }
I20251024 01:52:00.748889  3063 catalog_manager.cc:5649] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "01bc23e65ea84100aeba63301b892459" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:00.773288  3063 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44530:
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
I20251024 01:52:00.785604  3288 tablet.cc:1722] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: 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
I20251024 01:52:00.786332  3288 tablet.cc:1620] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: MemRowSet was empty: no flush needed.
I20251024 01:52:00.793892  3063 catalog_manager.cc:6194] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790: fake-table [id=b6e685a8a6974d2c8dc93ed209d102af] alter complete (version 3)
I20251024 01:52:00.801254   416 tablet_server.cc:178] TabletServer@127.0.104.1:33493 shutting down...
I20251024 01:52:00.815501   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:00.816080   416 tablet_replica.cc:333] stopping tablet replica
I20251024 01:52:00.816287   416 raft_consensus.cc:2243] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 2 LEADER]: Raft consensus shutting down.
I20251024 01:52:00.816517   416 raft_consensus.cc:2272] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 2 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:00.831733   416 tablet_server.cc:195] TabletServer@127.0.104.1:33493 shutdown complete.
I20251024 01:52:00.836840   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:00.838117   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:00.839561   416 webserver.cc:492] Webserver started at http://127.0.104.1:40761/ using document root <none> and password file <none>
I20251024 01:52:00.839790   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:00.839867   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251024 01:52:00.841876   416 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251024 01:52:00.853190  3294 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:00.854750   416 fs_manager.cc:730] Time spent opening block manager: real 0.012s	user 0.004s	sys 0.004s
I20251024 01:52:00.854910   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "01bc23e65ea84100aeba63301b892459"
format_stamp: "Formatted at 2025-10-24 01:52:00 on dist-test-slave-fm74"
I20251024 01:52:00.855093   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761270696576755-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)
I20251024 01:52:00.877765   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:00.878568   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:00.879216   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:00.883615   416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251024 01:52:00.883749   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20251024 01:52:00.886541   416 ts_tablet_manager.cc:616] Registered 1 tablets
I20251024 01:52:00.886648   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:52:00.886734  3301 tablet_bootstrap.cc:492] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: Bootstrap starting.
I20251024 01:52:00.892747  3301 tablet.cc:1722] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: 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
I20251024 01:52:00.893357  3301 tablet.cc:1620] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: MemRowSet was empty: no flush needed.
I20251024 01:52:00.893584  3301 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251024 01:52:00.898140  3301 tablet.cc:1722] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: 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
I20251024 01:52:00.898870  3301 tablet.cc:1620] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: MemRowSet was empty: no flush needed.
I20251024 01:52:00.899019  3301 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251024 01:52:00.900472  3301 tablet.cc:1722] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: 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
I20251024 01:52:00.901073  3301 tablet.cc:1620] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: MemRowSet was empty: no flush needed.
I20251024 01:52:00.901254  3301 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251024 01:52:00.902117  3301 tablet_bootstrap.cc:492] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: 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
I20251024 01:52:00.902583  3301 tablet_bootstrap.cc:492] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: Bootstrap complete.
I20251024 01:52:00.907403  3301 ts_tablet_manager.cc:1403] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20251024 01:52:00.908174  3301 raft_consensus.cc:359] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } }
I20251024 01:52:00.908334  3301 raft_consensus.cc:740] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01bc23e65ea84100aeba63301b892459, State: Initialized, Role: FOLLOWER
I20251024 01:52:00.908588  3301 consensus_queue.cc:260] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [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: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } }
I20251024 01:52:00.908733  3301 raft_consensus.cc:399] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:00.908825  3301 raft_consensus.cc:493] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:00.908929  3301 raft_consensus.cc:3060] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 2 FOLLOWER]: Advancing to term 3
I20251024 01:52:00.911204  3301 raft_consensus.cc:515] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } }
I20251024 01:52:00.911424  3301 leader_election.cc:304] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [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: 01bc23e65ea84100aeba63301b892459; no voters: 
I20251024 01:52:00.911943  3301 leader_election.cc:290] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20251024 01:52:00.912097  3346 raft_consensus.cc:2804] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 3 FOLLOWER]: Leader election won for term 3
I20251024 01:52:00.922740  3301 ts_tablet_manager.cc:1434] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.008s
I20251024 01:52:00.922683  3346 raft_consensus.cc:697] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 3 LEADER]: Becoming Leader. State: Replica: 01bc23e65ea84100aeba63301b892459, State: Running, Role: LEADER
I20251024 01:52:00.923159  3346 consensus_queue.cc:237] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [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: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } }
I20251024 01:52:00.927613   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33493
I20251024 01:52:00.927609  3363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33493 every 8 connection(s)
I20251024 01:52:00.936971  3364 heartbeater.cc:344] Connected to a master server at 127.0.104.62:34305
I20251024 01:52:00.937146  3364 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:00.937681  3364 heartbeater.cc:507] Master 127.0.104.62:34305 requested a full tablet report, sending...
I20251024 01:52:00.938915  3063 ts_manager.cc:194] Re-registered known tserver with Master: 01bc23e65ea84100aeba63301b892459 (127.0.104.1:33493)
I20251024 01:52:00.939429  3063 catalog_manager.cc:5649] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "01bc23e65ea84100aeba63301b892459" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01bc23e65ea84100aeba63301b892459" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33493 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:00.943074  3063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44566
I20251024 01:52:00.944648  3364 heartbeater.cc:499] Master 127.0.104.62:34305 was elected leader, sending a full tablet report...
I20251024 01:52:00.953603   416 tablet_server.cc:178] TabletServer@127.0.104.1:33493 shutting down...
I20251024 01:52:00.962970   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:00.963518   416 tablet_replica.cc:333] stopping tablet replica
I20251024 01:52:00.963732   416 raft_consensus.cc:2243] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 3 LEADER]: Raft consensus shutting down.
I20251024 01:52:00.963966   416 raft_consensus.cc:2272] T 1fb65fe39bc942cab687feeedfcc04bf P 01bc23e65ea84100aeba63301b892459 [term 3 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:00.969148   416 tablet_server.cc:195] TabletServer@127.0.104.1:33493 shutdown complete.
I20251024 01:52:00.972901   416 master.cc:561] Master@127.0.104.62:34305 shutting down...
I20251024 01:52:00.981781   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:00.982050   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:00.982203   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P d48725a44a8347109564813b56741790: stopping tablet replica
I20251024 01:52:00.986706   416 master.cc:583] Master@127.0.104.62:34305 shutdown complete.
[       OK ] AlterTableTest.TestBootstrapAfterAlters (683 ms)
[ RUN      ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20251024 01:52:01.001703   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43909
I20251024 01:52:01.002441   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:01.003652   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:01.005087   416 webserver.cc:492] Webserver started at http://127.0.104.62:44951/ using document root <none> and password file <none>
I20251024 01:52:01.005380   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:01.005477   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:01.005630   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:01.006536   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "d98de2ca93ce4b778731a2efb0d956be"
format_stamp: "Formatted at 2025-10-24 01:52:01 on dist-test-slave-fm74"
I20251024 01:52:01.009820   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:52:01.011772  3371 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:01.012121   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:01.012225   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "d98de2ca93ce4b778731a2efb0d956be"
format_stamp: "Formatted at 2025-10-24 01:52:01 on dist-test-slave-fm74"
I20251024 01:52:01.012355   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761270696576755-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)
I20251024 01:52:01.044719   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:01.045342   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:01.060489   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43909
I20251024 01:52:01.060489  3422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43909 every 8 connection(s)
I20251024 01:52:01.061986  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
I20251024 01:52:01.066372  3423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be: Bootstrap starting.
I20251024 01:52:01.067814  3423 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:01.069478  3423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be: No bootstrap required, opened a new log
I20251024 01:52:01.070163  3423 raft_consensus.cc:359] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d98de2ca93ce4b778731a2efb0d956be" member_type: VOTER }
I20251024 01:52:01.070348  3423 raft_consensus.cc:385] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:01.070427  3423 raft_consensus.cc:740] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98de2ca93ce4b778731a2efb0d956be, State: Initialized, Role: FOLLOWER
I20251024 01:52:01.070645  3423 consensus_queue.cc:260] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d98de2ca93ce4b778731a2efb0d956be" member_type: VOTER }
I20251024 01:52:01.070765  3423 raft_consensus.cc:399] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:01.070845  3423 raft_consensus.cc:493] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:01.070937  3423 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:01.072841  3423 raft_consensus.cc:515] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d98de2ca93ce4b778731a2efb0d956be" member_type: VOTER }
I20251024 01:52:01.073048  3423 leader_election.cc:304] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d98de2ca93ce4b778731a2efb0d956be; no voters: 
I20251024 01:52:01.073510  3423 leader_election.cc:290] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:01.073618  3426 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:01.074690  3423 sys_catalog.cc:565] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:01.078392  3426 raft_consensus.cc:697] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [term 1 LEADER]: Becoming Leader. State: Replica: d98de2ca93ce4b778731a2efb0d956be, State: Running, Role: LEADER
I20251024 01:52:01.078788  3426 consensus_queue.cc:237] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d98de2ca93ce4b778731a2efb0d956be" member_type: VOTER }
I20251024 01:52:01.079903  3427 sys_catalog.cc:455] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d98de2ca93ce4b778731a2efb0d956be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d98de2ca93ce4b778731a2efb0d956be" member_type: VOTER } }
I20251024 01:52:01.080149  3427 sys_catalog.cc:458] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:01.080652  3428 sys_catalog.cc:455] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [sys.catalog]: SysCatalogTable state changed. Reason: New leader d98de2ca93ce4b778731a2efb0d956be. Latest consensus state: current_term: 1 leader_uuid: "d98de2ca93ce4b778731a2efb0d956be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d98de2ca93ce4b778731a2efb0d956be" member_type: VOTER } }
I20251024 01:52:01.080852  3428 sys_catalog.cc:458] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:01.087733  3436 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:01.089567  3436 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:01.089987   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:01.092950  3436 catalog_manager.cc:1357] Generated new cluster ID: ce53b2cc60024ab4a7b0da479189b833
I20251024 01:52:01.093056  3436 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:01.118363  3436 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:01.119549  3436 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:01.140587  3436 catalog_manager.cc:6022] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be: Generated new TSK 0
I20251024 01:52:01.140899  3436 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:01.155038   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:01.156222   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:01.157829   416 webserver.cc:492] Webserver started at http://127.0.104.1:39239/ using document root <none> and password file <none>
I20251024 01:52:01.158074   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:01.158210   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:01.158361   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:01.158998   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "79aa664a04a740428bb514cc1a226511"
format_stamp: "Formatted at 2025-10-24 01:52:01 on dist-test-slave-fm74"
I20251024 01:52:01.161654   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:52:01.163319  3448 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:01.163724   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:01.163889   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "79aa664a04a740428bb514cc1a226511"
format_stamp: "Formatted at 2025-10-24 01:52:01 on dist-test-slave-fm74"
I20251024 01:52:01.164007   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761270696576755-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)
I20251024 01:52:01.174245   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:01.174883   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:01.175551   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:01.176743   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:01.176838   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:01.176935   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:01.177011   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:01.194660   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:39591
I20251024 01:52:01.194661  3510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:39591 every 8 connection(s)
I20251024 01:52:01.203655  3511 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43909
I20251024 01:52:01.203847  3511 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:01.204358  3511 heartbeater.cc:507] Master 127.0.104.62:43909 requested a full tablet report, sending...
I20251024 01:52:01.205322  3388 ts_manager.cc:194] Registered new tserver with Master: 79aa664a04a740428bb514cc1a226511 (127.0.104.1:39591)
I20251024 01:52:01.205758   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010048649s
I20251024 01:52:01.206974  3388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58296
I20251024 01:52:01.218722  3511 heartbeater.cc:499] Master 127.0.104.62:43909 was elected leader, sending a full tablet report...
I20251024 01:52:01.218669  3388 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58312:
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"
    }
  }
}
I20251024 01:52:01.234599  3476 tablet_service.cc:1505] Processing CreateTablet for tablet b4e3351d306a4ce49374e0a4c2c44fcc (DEFAULT_TABLE table=fake-table [id=5469ef0477214ba3aea69a2538aa0052]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:01.235186  3476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e3351d306a4ce49374e0a4c2c44fcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:01.242360  3523 tablet_bootstrap.cc:492] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511: Bootstrap starting.
I20251024 01:52:01.244740  3523 tablet_bootstrap.cc:654] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:01.246562  3523 tablet_bootstrap.cc:492] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511: No bootstrap required, opened a new log
I20251024 01:52:01.246701  3523 ts_tablet_manager.cc:1403] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20251024 01:52:01.247360  3523 raft_consensus.cc:359] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79aa664a04a740428bb514cc1a226511" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39591 } }
I20251024 01:52:01.247524  3523 raft_consensus.cc:385] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:01.247601  3523 raft_consensus.cc:740] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79aa664a04a740428bb514cc1a226511, State: Initialized, Role: FOLLOWER
I20251024 01:52:01.247802  3523 consensus_queue.cc:260] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79aa664a04a740428bb514cc1a226511" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39591 } }
I20251024 01:52:01.247939  3523 raft_consensus.cc:399] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:01.248018  3523 raft_consensus.cc:493] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:01.248148  3523 raft_consensus.cc:3060] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:01.250186  3523 raft_consensus.cc:515] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79aa664a04a740428bb514cc1a226511" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39591 } }
I20251024 01:52:01.250456  3523 leader_election.cc:304] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 79aa664a04a740428bb514cc1a226511; no voters: 
I20251024 01:52:01.250922  3523 leader_election.cc:290] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:01.251134  3525 raft_consensus.cc:2804] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:01.251654  3525 raft_consensus.cc:697] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [term 1 LEADER]: Becoming Leader. State: Replica: 79aa664a04a740428bb514cc1a226511, State: Running, Role: LEADER
I20251024 01:52:01.252365  3525 consensus_queue.cc:237] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79aa664a04a740428bb514cc1a226511" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39591 } }
I20251024 01:52:01.255223  3388 catalog_manager.cc:5649] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79aa664a04a740428bb514cc1a226511 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "79aa664a04a740428bb514cc1a226511" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79aa664a04a740428bb514cc1a226511" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39591 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:01.258198  3523 ts_tablet_manager.cc:1434] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.007s
I20251024 01:52:01.281597   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:01.282577  3387 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58312:
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
I20251024 01:52:01.288486  3531 tablet.cc:1722] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511: 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
I20251024 01:52:01.289038  3531 tablet.cc:1620] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511: MemRowSet was empty: no flush needed.
I20251024 01:52:01.296921  3387 catalog_manager.cc:6194] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be: fake-table [id=5469ef0477214ba3aea69a2538aa0052] alter complete (version 1)
I20251024 01:52:01.355239   416 alter_table-test.cc:1068] Dropping c1
I20251024 01:52:01.355973  3387 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58312:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251024 01:52:01.360771  3531 tablet.cc:1722] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511: 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
I20251024 01:52:01.361317  3531 tablet.cc:1620] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511: MemRowSet was empty: no flush needed.
I20251024 01:52:01.368942  3388 catalog_manager.cc:6194] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be: fake-table [id=5469ef0477214ba3aea69a2538aa0052] alter complete (version 2)
I20251024 01:52:01.394634   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:01.403589   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:01.403973   416 tablet_replica.cc:333] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511: stopping tablet replica
I20251024 01:52:01.404201   416 raft_consensus.cc:2243] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:01.404448   416 raft_consensus.cc:2272] T b4e3351d306a4ce49374e0a4c2c44fcc P 79aa664a04a740428bb514cc1a226511 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:01.419898   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:01.423931   416 master.cc:561] Master@127.0.104.62:43909 shutting down...
I20251024 01:52:01.432647   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:01.432924   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:01.433167   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P d98de2ca93ce4b778731a2efb0d956be: stopping tablet replica
I20251024 01:52:01.438154   416 master.cc:583] Master@127.0.104.62:43909 shutdown complete.
[       OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (449 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20251024 01:52:01.450618   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:37513
I20251024 01:52:01.451221   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:01.452138   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:01.453593   416 webserver.cc:492] Webserver started at http://127.0.104.62:43365/ using document root <none> and password file <none>
I20251024 01:52:01.453820   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:01.453903   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:01.454062   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:01.454800   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "0e5d073878934f6aaf72e456b4f8e1cf"
format_stamp: "Formatted at 2025-10-24 01:52:01 on dist-test-slave-fm74"
I20251024 01:52:01.457707   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:52:01.459547  3539 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:01.459960   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:01.460078   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "0e5d073878934f6aaf72e456b4f8e1cf"
format_stamp: "Formatted at 2025-10-24 01:52:01 on dist-test-slave-fm74"
I20251024 01:52:01.460203   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761270696576755-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)
I20251024 01:52:01.475658   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:01.476327   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:01.493464  3590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:37513 every 8 connection(s)
I20251024 01:52:01.493464   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:37513
I20251024 01:52:01.494998  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
I20251024 01:52:01.500875  3591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf: Bootstrap starting.
I20251024 01:52:01.502704  3591 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:01.504617  3591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf: No bootstrap required, opened a new log
I20251024 01:52:01.505465  3591 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e5d073878934f6aaf72e456b4f8e1cf" member_type: VOTER }
I20251024 01:52:01.505661  3591 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:01.505752  3591 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5d073878934f6aaf72e456b4f8e1cf, State: Initialized, Role: FOLLOWER
I20251024 01:52:01.505995  3591 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e5d073878934f6aaf72e456b4f8e1cf" member_type: VOTER }
I20251024 01:52:01.506204  3591 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:01.506300  3591 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:01.506408  3591 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:01.509789  3591 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e5d073878934f6aaf72e456b4f8e1cf" member_type: VOTER }
I20251024 01:52:01.510066  3591 leader_election.cc:304] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e5d073878934f6aaf72e456b4f8e1cf; no voters: 
I20251024 01:52:01.510607  3591 leader_election.cc:290] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:01.510716  3594 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:01.511427  3594 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [term 1 LEADER]: Becoming Leader. State: Replica: 0e5d073878934f6aaf72e456b4f8e1cf, State: Running, Role: LEADER
I20251024 01:52:01.511597  3591 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:01.511731  3594 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e5d073878934f6aaf72e456b4f8e1cf" member_type: VOTER }
I20251024 01:52:01.512701  3596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e5d073878934f6aaf72e456b4f8e1cf. Latest consensus state: current_term: 1 leader_uuid: "0e5d073878934f6aaf72e456b4f8e1cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e5d073878934f6aaf72e456b4f8e1cf" member_type: VOTER } }
I20251024 01:52:01.512678  3595 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0e5d073878934f6aaf72e456b4f8e1cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e5d073878934f6aaf72e456b4f8e1cf" member_type: VOTER } }
I20251024 01:52:01.512928  3596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:01.512989  3595 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:01.515630  3599 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:01.516979  3599 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:01.518805   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:01.520385  3599 catalog_manager.cc:1357] Generated new cluster ID: 3cd0c20267224a1bbb9489bb3e640194
I20251024 01:52:01.520481  3599 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:01.530627  3599 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:01.531740  3599 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:01.547004  3599 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf: Generated new TSK 0
I20251024 01:52:01.547338  3599 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:01.551749   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:01.552906   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:01.554417   416 webserver.cc:492] Webserver started at http://127.0.104.1:38385/ using document root <none> and password file <none>
I20251024 01:52:01.554646   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:01.554731   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:01.554879   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:01.555552   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "376bddf7ae054e86b6af99dc912b39a4"
format_stamp: "Formatted at 2025-10-24 01:52:01 on dist-test-slave-fm74"
I20251024 01:52:01.558308   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
I20251024 01:52:01.559964  3615 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:01.560395   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:01.560503   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "376bddf7ae054e86b6af99dc912b39a4"
format_stamp: "Formatted at 2025-10-24 01:52:01 on dist-test-slave-fm74"
I20251024 01:52:01.560628   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761270696576755-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)
I20251024 01:52:01.570413   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:01.571048   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:01.571781   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:01.572708   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:01.572782   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:01.572870   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:01.572923   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:01.586822   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:39313
I20251024 01:52:01.586854  3677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:39313 every 8 connection(s)
I20251024 01:52:01.594220  3678 heartbeater.cc:344] Connected to a master server at 127.0.104.62:37513
I20251024 01:52:01.594862  3678 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:01.595213  3678 heartbeater.cc:507] Master 127.0.104.62:37513 requested a full tablet report, sending...
I20251024 01:52:01.596130  3556 ts_manager.cc:194] Registered new tserver with Master: 376bddf7ae054e86b6af99dc912b39a4 (127.0.104.1:39313)
I20251024 01:52:01.596226   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008462794s
I20251024 01:52:01.597501  3556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51652
I20251024 01:52:01.608011  3556 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51662:
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"
    }
  }
}
I20251024 01:52:01.608889  3678 heartbeater.cc:499] Master 127.0.104.62:37513 was elected leader, sending a full tablet report...
I20251024 01:52:01.621768  3643 tablet_service.cc:1505] Processing CreateTablet for tablet ab2648401d4440cf8dbd502c3e3cb0eb (DEFAULT_TABLE table=fake-table [id=92f241ec007447b4853a2cae9e3c5328]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:01.622314  3643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2648401d4440cf8dbd502c3e3cb0eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:01.627720  3690 tablet_bootstrap.cc:492] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4: Bootstrap starting.
I20251024 01:52:01.629410  3690 tablet_bootstrap.cc:654] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:01.631222  3690 tablet_bootstrap.cc:492] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4: No bootstrap required, opened a new log
I20251024 01:52:01.631372  3690 ts_tablet_manager.cc:1403] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:52:01.632033  3690 raft_consensus.cc:359] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "376bddf7ae054e86b6af99dc912b39a4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39313 } }
I20251024 01:52:01.632247  3690 raft_consensus.cc:385] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:01.632330  3690 raft_consensus.cc:740] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 376bddf7ae054e86b6af99dc912b39a4, State: Initialized, Role: FOLLOWER
I20251024 01:52:01.632555  3690 consensus_queue.cc:260] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "376bddf7ae054e86b6af99dc912b39a4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39313 } }
I20251024 01:52:01.632720  3690 raft_consensus.cc:399] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:01.632812  3690 raft_consensus.cc:493] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:01.632906  3690 raft_consensus.cc:3060] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:01.635289  3690 raft_consensus.cc:515] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "376bddf7ae054e86b6af99dc912b39a4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39313 } }
I20251024 01:52:01.635517  3690 leader_election.cc:304] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 376bddf7ae054e86b6af99dc912b39a4; no voters: 
I20251024 01:52:01.635983  3690 leader_election.cc:290] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:01.636171  3692 raft_consensus.cc:2804] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:01.636655  3692 raft_consensus.cc:697] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [term 1 LEADER]: Becoming Leader. State: Replica: 376bddf7ae054e86b6af99dc912b39a4, State: Running, Role: LEADER
I20251024 01:52:01.636725  3690 ts_tablet_manager.cc:1434] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20251024 01:52:01.636950  3692 consensus_queue.cc:237] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "376bddf7ae054e86b6af99dc912b39a4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39313 } }
I20251024 01:52:01.639132  3556 catalog_manager.cc:5649] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 376bddf7ae054e86b6af99dc912b39a4 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "376bddf7ae054e86b6af99dc912b39a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "376bddf7ae054e86b6af99dc912b39a4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39313 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:01.659181   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:01.660125  3556 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51662:
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
I20251024 01:52:01.665280  3698 tablet.cc:1722] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4: 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
I20251024 01:52:01.665737  3698 tablet.cc:1620] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4: MemRowSet was empty: no flush needed.
I20251024 01:52:01.672571  3555 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf: fake-table [id=92f241ec007447b4853a2cae9e3c5328] alter complete (version 1)
I20251024 01:52:01.711217   416 alter_table-test.cc:1104] Dropping c1
I20251024 01:52:01.711992  3555 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51662:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251024 01:52:01.716863  3698 tablet.cc:1722] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4: 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
I20251024 01:52:01.717371  3698 tablet.cc:1620] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4: MemRowSet was empty: no flush needed.
I20251024 01:52:01.724882  3556 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf: fake-table [id=92f241ec007447b4853a2cae9e3c5328] alter complete (version 2)
I20251024 01:52:01.741238   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:01.749769   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:01.750250   416 tablet_replica.cc:333] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4: stopping tablet replica
I20251024 01:52:01.750449   416 raft_consensus.cc:2243] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:01.750780   416 raft_consensus.cc:2272] T ab2648401d4440cf8dbd502c3e3cb0eb P 376bddf7ae054e86b6af99dc912b39a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:01.765429   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:01.776670   416 master.cc:561] Master@127.0.104.62:37513 shutting down...
I20251024 01:52:01.784229   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:01.784518   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:01.784713   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0e5d073878934f6aaf72e456b4f8e1cf: stopping tablet replica
I20251024 01:52:01.799132   416 master.cc:583] Master@127.0.104.62:37513 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (359 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20251024 01:52:01.810144   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:37269
I20251024 01:52:01.810712   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:01.811510   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:01.812685   416 webserver.cc:492] Webserver started at http://127.0.104.62:41977/ using document root <none> and password file <none>
I20251024 01:52:01.812904   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:01.812978   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:01.813128   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:01.813732   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "0addc01c6fac45ac8a228cb321ed9c12"
format_stamp: "Formatted at 2025-10-24 01:52:01 on dist-test-slave-fm74"
I20251024 01:52:01.816138   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:52:01.817652  3704 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:01.818054   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:52:01.818197   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "0addc01c6fac45ac8a228cb321ed9c12"
format_stamp: "Formatted at 2025-10-24 01:52:01 on dist-test-slave-fm74"
I20251024 01:52:01.818317   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761270696576755-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)
I20251024 01:52:01.852262   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:01.852851   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:01.864138   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:37269
I20251024 01:52:01.864156  3755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:37269 every 8 connection(s)
I20251024 01:52:01.865424  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
I20251024 01:52:01.869697  3756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12: Bootstrap starting.
I20251024 01:52:01.871057  3756 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:01.872645  3756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12: No bootstrap required, opened a new log
I20251024 01:52:01.873286  3756 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0addc01c6fac45ac8a228cb321ed9c12" member_type: VOTER }
I20251024 01:52:01.873435  3756 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:01.873520  3756 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0addc01c6fac45ac8a228cb321ed9c12, State: Initialized, Role: FOLLOWER
I20251024 01:52:01.873729  3756 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0addc01c6fac45ac8a228cb321ed9c12" member_type: VOTER }
I20251024 01:52:01.873862  3756 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:01.873939  3756 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:01.874028  3756 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:01.875893  3756 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0addc01c6fac45ac8a228cb321ed9c12" member_type: VOTER }
I20251024 01:52:01.876087  3756 leader_election.cc:304] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0addc01c6fac45ac8a228cb321ed9c12; no voters: 
I20251024 01:52:01.876471  3756 leader_election.cc:290] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:01.876572  3759 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:01.877022  3759 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [term 1 LEADER]: Becoming Leader. State: Replica: 0addc01c6fac45ac8a228cb321ed9c12, State: Running, Role: LEADER
I20251024 01:52:01.877275  3759 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0addc01c6fac45ac8a228cb321ed9c12" member_type: VOTER }
I20251024 01:52:01.877347  3756 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:01.878047  3761 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0addc01c6fac45ac8a228cb321ed9c12. Latest consensus state: current_term: 1 leader_uuid: "0addc01c6fac45ac8a228cb321ed9c12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0addc01c6fac45ac8a228cb321ed9c12" member_type: VOTER } }
I20251024 01:52:01.878116  3760 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0addc01c6fac45ac8a228cb321ed9c12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0addc01c6fac45ac8a228cb321ed9c12" member_type: VOTER } }
I20251024 01:52:01.878265  3761 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:01.878381  3760 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:01.879384  3764 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:01.880605  3764 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:01.882225   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:01.883281  3764 catalog_manager.cc:1357] Generated new cluster ID: 1710c039753b4996bae787c2e1165596
I20251024 01:52:01.883355  3764 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:01.890983  3764 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:01.891719  3764 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:01.900401  3764 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12: Generated new TSK 0
I20251024 01:52:01.900611  3764 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:01.915275   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:01.916349   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:01.917706   416 webserver.cc:492] Webserver started at http://127.0.104.1:44811/ using document root <none> and password file <none>
I20251024 01:52:01.917902   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:01.917968   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:01.918071   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:01.918702   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "62f04b7cb80d4482b5eaaed93630963c"
format_stamp: "Formatted at 2025-10-24 01:52:01 on dist-test-slave-fm74"
I20251024 01:52:01.921111   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:52:01.922642  3780 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:01.922973   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:01.923085   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "62f04b7cb80d4482b5eaaed93630963c"
format_stamp: "Formatted at 2025-10-24 01:52:01 on dist-test-slave-fm74"
I20251024 01:52:01.923230   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761270696576755-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)
I20251024 01:52:01.932158   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:01.932785   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:01.933350   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:01.934145   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:01.934262   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:01.934366   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:01.934424   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:01.947886   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36113
I20251024 01:52:01.947911  3842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36113 every 8 connection(s)
I20251024 01:52:01.954977  3843 heartbeater.cc:344] Connected to a master server at 127.0.104.62:37269
I20251024 01:52:01.955132  3843 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:01.955497  3843 heartbeater.cc:507] Master 127.0.104.62:37269 requested a full tablet report, sending...
I20251024 01:52:01.956317  3721 ts_manager.cc:194] Registered new tserver with Master: 62f04b7cb80d4482b5eaaed93630963c (127.0.104.1:36113)
I20251024 01:52:01.956674   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007875623s
I20251024 01:52:01.957410  3721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57380
I20251024 01:52:01.967783  3721 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57384:
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"
    }
  }
}
I20251024 01:52:01.968699  3843 heartbeater.cc:499] Master 127.0.104.62:37269 was elected leader, sending a full tablet report...
I20251024 01:52:01.981191  3808 tablet_service.cc:1505] Processing CreateTablet for tablet 18f7ee137be444848f1b15e2d9c703a6 (DEFAULT_TABLE table=fake-table [id=d2acc3432dc1401fbee61224c59c44f3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:01.981729  3808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f7ee137be444848f1b15e2d9c703a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:01.986498  3855 tablet_bootstrap.cc:492] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c: Bootstrap starting.
I20251024 01:52:01.987869  3855 tablet_bootstrap.cc:654] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:01.989639  3855 tablet_bootstrap.cc:492] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c: No bootstrap required, opened a new log
I20251024 01:52:01.989774  3855 ts_tablet_manager.cc:1403] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20251024 01:52:01.990445  3855 raft_consensus.cc:359] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62f04b7cb80d4482b5eaaed93630963c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36113 } }
I20251024 01:52:01.990578  3855 raft_consensus.cc:385] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:01.990653  3855 raft_consensus.cc:740] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f04b7cb80d4482b5eaaed93630963c, State: Initialized, Role: FOLLOWER
I20251024 01:52:01.990840  3855 consensus_queue.cc:260] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62f04b7cb80d4482b5eaaed93630963c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36113 } }
I20251024 01:52:01.991441  3855 raft_consensus.cc:399] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:01.991514  3855 raft_consensus.cc:493] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:01.991582  3855 raft_consensus.cc:3060] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:01.993638  3855 raft_consensus.cc:515] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62f04b7cb80d4482b5eaaed93630963c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36113 } }
I20251024 01:52:01.993835  3855 leader_election.cc:304] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 62f04b7cb80d4482b5eaaed93630963c; no voters: 
I20251024 01:52:01.994330  3855 leader_election.cc:290] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:01.994460  3857 raft_consensus.cc:2804] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:01.994922  3857 raft_consensus.cc:697] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [term 1 LEADER]: Becoming Leader. State: Replica: 62f04b7cb80d4482b5eaaed93630963c, State: Running, Role: LEADER
I20251024 01:52:01.994997  3855 ts_tablet_manager.cc:1434] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20251024 01:52:01.995239  3857 consensus_queue.cc:237] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62f04b7cb80d4482b5eaaed93630963c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36113 } }
I20251024 01:52:01.997071  3721 catalog_manager.cc:5649] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c reported cstate change: term changed from 0 to 1, leader changed from <none> to 62f04b7cb80d4482b5eaaed93630963c (127.0.104.1). New cstate: current_term: 1 leader_uuid: "62f04b7cb80d4482b5eaaed93630963c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62f04b7cb80d4482b5eaaed93630963c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36113 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:02.011806   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:02.036427  3721 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57384:
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
I20251024 01:52:02.040874  3864 tablet.cc:1722] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c: 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
I20251024 01:52:02.041373  3864 tablet.cc:1620] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c: MemRowSet was empty: no flush needed.
I20251024 01:52:02.047804  3720 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12: fake-table [id=d2acc3432dc1401fbee61224c59c44f3] alter complete (version 1)
I20251024 01:52:02.071741   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:02.079336   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:02.079710   416 tablet_replica.cc:333] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c: stopping tablet replica
I20251024 01:52:02.079901   416 raft_consensus.cc:2243] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:02.080114   416 raft_consensus.cc:2272] T 18f7ee137be444848f1b15e2d9c703a6 P 62f04b7cb80d4482b5eaaed93630963c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:02.094681   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:02.098083   416 master.cc:561] Master@127.0.104.62:37269 shutting down...
I20251024 01:52:02.105517   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:02.105753   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:02.114069   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0addc01c6fac45ac8a228cb321ed9c12: stopping tablet replica
I20251024 01:52:02.118500   416 master.cc:583] Master@127.0.104.62:37269 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (319 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20251024 01:52:02.129750   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:34115
I20251024 01:52:02.130357   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:02.131178   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:02.132421   416 webserver.cc:492] Webserver started at http://127.0.104.62:37315/ using document root <none> and password file <none>
I20251024 01:52:02.132639   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:02.132710   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:02.132828   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:02.133423   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "e2a5ba4787f94dc9a2f2bf74e022e83b"
format_stamp: "Formatted at 2025-10-24 01:52:02 on dist-test-slave-fm74"
I20251024 01:52:02.135975   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:52:02.137639  3868 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:02.138000   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:02.138114   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "e2a5ba4787f94dc9a2f2bf74e022e83b"
format_stamp: "Formatted at 2025-10-24 01:52:02 on dist-test-slave-fm74"
I20251024 01:52:02.138300   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761270696576755-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)
I20251024 01:52:02.159875   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:02.160483   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:02.172216   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:34115
I20251024 01:52:02.172238  3919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:34115 every 8 connection(s)
I20251024 01:52:02.173487  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
I20251024 01:52:02.177699  3920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b: Bootstrap starting.
I20251024 01:52:02.179019  3920 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:02.180981  3920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b: No bootstrap required, opened a new log
I20251024 01:52:02.181770  3920 raft_consensus.cc:359] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2a5ba4787f94dc9a2f2bf74e022e83b" member_type: VOTER }
I20251024 01:52:02.181900  3920 raft_consensus.cc:385] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:02.181975  3920 raft_consensus.cc:740] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a5ba4787f94dc9a2f2bf74e022e83b, State: Initialized, Role: FOLLOWER
I20251024 01:52:02.182277  3920 consensus_queue.cc:260] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2a5ba4787f94dc9a2f2bf74e022e83b" member_type: VOTER }
I20251024 01:52:02.182461  3920 raft_consensus.cc:399] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:02.182549  3920 raft_consensus.cc:493] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:02.182648  3920 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:02.184504  3920 raft_consensus.cc:515] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2a5ba4787f94dc9a2f2bf74e022e83b" member_type: VOTER }
I20251024 01:52:02.184698  3920 leader_election.cc:304] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2a5ba4787f94dc9a2f2bf74e022e83b; no voters: 
I20251024 01:52:02.185135  3920 leader_election.cc:290] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:02.185253  3923 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:02.185710  3923 raft_consensus.cc:697] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [term 1 LEADER]: Becoming Leader. State: Replica: e2a5ba4787f94dc9a2f2bf74e022e83b, State: Running, Role: LEADER
I20251024 01:52:02.186008  3920 sys_catalog.cc:565] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:02.185961  3923 consensus_queue.cc:237] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2a5ba4787f94dc9a2f2bf74e022e83b" member_type: VOTER }
I20251024 01:52:02.186887  3924 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e2a5ba4787f94dc9a2f2bf74e022e83b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2a5ba4787f94dc9a2f2bf74e022e83b" member_type: VOTER } }
I20251024 01:52:02.186940  3925 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2a5ba4787f94dc9a2f2bf74e022e83b. Latest consensus state: current_term: 1 leader_uuid: "e2a5ba4787f94dc9a2f2bf74e022e83b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2a5ba4787f94dc9a2f2bf74e022e83b" member_type: VOTER } }
I20251024 01:52:02.187062  3924 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:02.187111  3925 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:02.190907  3928 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:02.192298  3928 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:02.193210   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:02.195259  3928 catalog_manager.cc:1357] Generated new cluster ID: b5b2589a61b14364a62ba392ff9bf7d3
I20251024 01:52:02.195359  3928 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:02.210808  3928 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:02.211613  3928 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:02.227209  3928 catalog_manager.cc:6022] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b: Generated new TSK 0
I20251024 01:52:02.227499  3928 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:02.258610   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:02.259799   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:02.261307   416 webserver.cc:492] Webserver started at http://127.0.104.1:45417/ using document root <none> and password file <none>
I20251024 01:52:02.261585   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:02.261663   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:02.261788   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:02.262461   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "a856d290e2fb454dba73ede165acd5e9"
format_stamp: "Formatted at 2025-10-24 01:52:02 on dist-test-slave-fm74"
I20251024 01:52:02.264979   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251024 01:52:02.266515  3944 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:02.266867   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:02.266983   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "a856d290e2fb454dba73ede165acd5e9"
format_stamp: "Formatted at 2025-10-24 01:52:02 on dist-test-slave-fm74"
I20251024 01:52:02.267098   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761270696576755-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)
I20251024 01:52:02.276126   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:02.276779   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:02.277361   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:02.278214   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:02.278299   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:02.278400   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:02.278470   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:02.292694   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34829
I20251024 01:52:02.292718  4006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34829 every 8 connection(s)
I20251024 01:52:02.299840  4007 heartbeater.cc:344] Connected to a master server at 127.0.104.62:34115
I20251024 01:52:02.299997  4007 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:02.300377  4007 heartbeater.cc:507] Master 127.0.104.62:34115 requested a full tablet report, sending...
I20251024 01:52:02.301215  3885 ts_manager.cc:194] Registered new tserver with Master: a856d290e2fb454dba73ede165acd5e9 (127.0.104.1:34829)
I20251024 01:52:02.301409   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007843941s
I20251024 01:52:02.302388  3885 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32954
I20251024 01:52:02.312980  3885 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32962:
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"
    }
  }
}
I20251024 01:52:02.313661  4007 heartbeater.cc:499] Master 127.0.104.62:34115 was elected leader, sending a full tablet report...
I20251024 01:52:02.324787  3972 tablet_service.cc:1505] Processing CreateTablet for tablet 0354dad61edf4f098c4f6a728185f628 (DEFAULT_TABLE table=fake-table [id=096b80f6ae9441ef8818a74b4b5f6336]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:02.325270  3972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0354dad61edf4f098c4f6a728185f628. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:02.330418  4019 tablet_bootstrap.cc:492] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9: Bootstrap starting.
I20251024 01:52:02.332269  4019 tablet_bootstrap.cc:654] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:02.334049  4019 tablet_bootstrap.cc:492] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9: No bootstrap required, opened a new log
I20251024 01:52:02.334244  4019 ts_tablet_manager.cc:1403] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:02.334851  4019 raft_consensus.cc:359] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a856d290e2fb454dba73ede165acd5e9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34829 } }
I20251024 01:52:02.334990  4019 raft_consensus.cc:385] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:02.335068  4019 raft_consensus.cc:740] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a856d290e2fb454dba73ede165acd5e9, State: Initialized, Role: FOLLOWER
I20251024 01:52:02.335283  4019 consensus_queue.cc:260] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a856d290e2fb454dba73ede165acd5e9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34829 } }
I20251024 01:52:02.335424  4019 raft_consensus.cc:399] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:02.335502  4019 raft_consensus.cc:493] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:02.335592  4019 raft_consensus.cc:3060] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:02.337674  4019 raft_consensus.cc:515] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a856d290e2fb454dba73ede165acd5e9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34829 } }
I20251024 01:52:02.337903  4019 leader_election.cc:304] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a856d290e2fb454dba73ede165acd5e9; no voters: 
I20251024 01:52:02.338402  4019 leader_election.cc:290] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:02.338527  4021 raft_consensus.cc:2804] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:02.339005  4021 raft_consensus.cc:697] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [term 1 LEADER]: Becoming Leader. State: Replica: a856d290e2fb454dba73ede165acd5e9, State: Running, Role: LEADER
I20251024 01:52:02.339113  4019 ts_tablet_manager.cc:1434] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:02.339335  4021 consensus_queue.cc:237] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a856d290e2fb454dba73ede165acd5e9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34829 } }
I20251024 01:52:02.341441  3885 catalog_manager.cc:5649] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a856d290e2fb454dba73ede165acd5e9 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a856d290e2fb454dba73ede165acd5e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a856d290e2fb454dba73ede165acd5e9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34829 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:02.356269   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:02.378612  3884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32962:
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
I20251024 01:52:02.383976  4028 tablet.cc:1722] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9: 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
I20251024 01:52:02.384564  4028 tablet.cc:1620] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9: MemRowSet was empty: no flush needed.
I20251024 01:52:02.391481  3884 catalog_manager.cc:6194] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b: fake-table [id=096b80f6ae9441ef8818a74b4b5f6336] alter complete (version 1)
I20251024 01:52:02.411319   416 alter_table-test.cc:1208] Dropping c2
I20251024 01:52:02.412076  3884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32962:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20251024 01:52:02.416682  4028 tablet.cc:1722] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9: 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
I20251024 01:52:02.417152  4028 tablet.cc:1620] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9: MemRowSet was empty: no flush needed.
I20251024 01:52:02.424178  3885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b: fake-table [id=096b80f6ae9441ef8818a74b4b5f6336] alter complete (version 2)
I20251024 01:52:02.436307   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:02.444630   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:02.445055   416 tablet_replica.cc:333] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9: stopping tablet replica
I20251024 01:52:02.445259   416 raft_consensus.cc:2243] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:02.445472   416 raft_consensus.cc:2272] T 0354dad61edf4f098c4f6a728185f628 P a856d290e2fb454dba73ede165acd5e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:02.449851   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:02.453027   416 master.cc:561] Master@127.0.104.62:34115 shutting down...
I20251024 01:52:02.459924   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:02.460175   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:02.460350   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P e2a5ba4787f94dc9a2f2bf74e022e83b: stopping tablet replica
I20251024 01:52:02.477623   416 master.cc:583] Master@127.0.104.62:34115 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (358 ms)
[ RUN      ] AlterTableTest.TestReadHistoryAfterAlter
I20251024 01:52:02.488668   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:40449
I20251024 01:52:02.489217   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:02.490046   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:02.491246   416 webserver.cc:492] Webserver started at http://127.0.104.62:45755/ using document root <none> and password file <none>
I20251024 01:52:02.491469   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:02.491532   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:02.491648   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:02.492234   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "277e4e4cd5aa49e89ddf4eee876a4ce6"
format_stamp: "Formatted at 2025-10-24 01:52:02 on dist-test-slave-fm74"
I20251024 01:52:02.494622   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:52:02.496147  4032 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:02.496563   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:52:02.496650   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "277e4e4cd5aa49e89ddf4eee876a4ce6"
format_stamp: "Formatted at 2025-10-24 01:52:02 on dist-test-slave-fm74"
I20251024 01:52:02.496737   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761270696576755-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)
I20251024 01:52:02.509335   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:02.509861   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:02.520409   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:40449
I20251024 01:52:02.520429  4083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:40449 every 8 connection(s)
I20251024 01:52:02.521700  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
I20251024 01:52:02.525791  4084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6: Bootstrap starting.
I20251024 01:52:02.527033  4084 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:02.528534  4084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6: No bootstrap required, opened a new log
I20251024 01:52:02.529129  4084 raft_consensus.cc:359] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "277e4e4cd5aa49e89ddf4eee876a4ce6" member_type: VOTER }
I20251024 01:52:02.529255  4084 raft_consensus.cc:385] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:02.529289  4084 raft_consensus.cc:740] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 277e4e4cd5aa49e89ddf4eee876a4ce6, State: Initialized, Role: FOLLOWER
I20251024 01:52:02.529476  4084 consensus_queue.cc:260] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "277e4e4cd5aa49e89ddf4eee876a4ce6" member_type: VOTER }
I20251024 01:52:02.529587  4084 raft_consensus.cc:399] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:02.529649  4084 raft_consensus.cc:493] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:02.529723  4084 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:02.531630  4084 raft_consensus.cc:515] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "277e4e4cd5aa49e89ddf4eee876a4ce6" member_type: VOTER }
I20251024 01:52:02.531805  4084 leader_election.cc:304] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 277e4e4cd5aa49e89ddf4eee876a4ce6; no voters: 
I20251024 01:52:02.532217  4084 leader_election.cc:290] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:02.532343  4087 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:02.532753  4087 raft_consensus.cc:697] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [term 1 LEADER]: Becoming Leader. State: Replica: 277e4e4cd5aa49e89ddf4eee876a4ce6, State: Running, Role: LEADER
I20251024 01:52:02.532966  4087 consensus_queue.cc:237] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "277e4e4cd5aa49e89ddf4eee876a4ce6" member_type: VOTER }
I20251024 01:52:02.533064  4084 sys_catalog.cc:565] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:02.533697  4089 sys_catalog.cc:455] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 277e4e4cd5aa49e89ddf4eee876a4ce6. Latest consensus state: current_term: 1 leader_uuid: "277e4e4cd5aa49e89ddf4eee876a4ce6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "277e4e4cd5aa49e89ddf4eee876a4ce6" member_type: VOTER } }
I20251024 01:52:02.533854  4089 sys_catalog.cc:458] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:02.533756  4088 sys_catalog.cc:455] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "277e4e4cd5aa49e89ddf4eee876a4ce6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "277e4e4cd5aa49e89ddf4eee876a4ce6" member_type: VOTER } }
I20251024 01:52:02.534044  4088 sys_catalog.cc:458] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:02.534941  4092 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:02.536764  4092 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:02.537962   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:02.539894  4092 catalog_manager.cc:1357] Generated new cluster ID: 8a88b7a07d8642d1bc2626ea371cf425
I20251024 01:52:02.539973  4092 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:02.554888  4092 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:02.555697  4092 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:02.566890  4092 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6: Generated new TSK 0
I20251024 01:52:02.567157  4092 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:02.570818   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:02.571848   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:02.573104   416 webserver.cc:492] Webserver started at http://127.0.104.1:42189/ using document root <none> and password file <none>
I20251024 01:52:02.573316   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:02.573378   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:02.573503   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:02.574090   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "ae9bab730a4b4931ad78eb0bc422227c"
format_stamp: "Formatted at 2025-10-24 01:52:02 on dist-test-slave-fm74"
I20251024 01:52:02.576545   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251024 01:52:02.577973  4108 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:02.578298   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:02.578394   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "ae9bab730a4b4931ad78eb0bc422227c"
format_stamp: "Formatted at 2025-10-24 01:52:02 on dist-test-slave-fm74"
I20251024 01:52:02.578505   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761270696576755-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)
I20251024 01:52:02.590801   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:02.591331   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:02.591872   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:02.592674   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:02.592728   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:02.592808   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:02.592844   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:02.604604   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:40929
I20251024 01:52:02.604627  4170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:40929 every 8 connection(s)
I20251024 01:52:02.611344  4171 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40449
I20251024 01:52:02.611477  4171 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:02.611757  4171 heartbeater.cc:507] Master 127.0.104.62:40449 requested a full tablet report, sending...
I20251024 01:52:02.612538  4049 ts_manager.cc:194] Registered new tserver with Master: ae9bab730a4b4931ad78eb0bc422227c (127.0.104.1:40929)
I20251024 01:52:02.613366   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007787372s
I20251024 01:52:02.613607  4049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35246
I20251024 01:52:02.623112  4049 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35250:
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"
    }
  }
}
I20251024 01:52:02.625030  4171 heartbeater.cc:499] Master 127.0.104.62:40449 was elected leader, sending a full tablet report...
I20251024 01:52:02.635370  4136 tablet_service.cc:1505] Processing CreateTablet for tablet a2e2e75a3d0744a58e996537dff889df (DEFAULT_TABLE table=fake-table [id=becb41616c2144e3a2a4d351f5edac3c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:02.635772  4136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e2e75a3d0744a58e996537dff889df. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:02.641052  4183 tablet_bootstrap.cc:492] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c: Bootstrap starting.
I20251024 01:52:02.642462  4183 tablet_bootstrap.cc:654] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:02.643977  4183 tablet_bootstrap.cc:492] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c: No bootstrap required, opened a new log
I20251024 01:52:02.644109  4183 ts_tablet_manager.cc:1403] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:02.644713  4183 raft_consensus.cc:359] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9bab730a4b4931ad78eb0bc422227c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40929 } }
I20251024 01:52:02.644842  4183 raft_consensus.cc:385] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:02.644902  4183 raft_consensus.cc:740] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae9bab730a4b4931ad78eb0bc422227c, State: Initialized, Role: FOLLOWER
I20251024 01:52:02.645082  4183 consensus_queue.cc:260] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9bab730a4b4931ad78eb0bc422227c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40929 } }
I20251024 01:52:02.645195  4183 raft_consensus.cc:399] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:02.645270  4183 raft_consensus.cc:493] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:02.645351  4183 raft_consensus.cc:3060] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:02.647058  4183 raft_consensus.cc:515] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9bab730a4b4931ad78eb0bc422227c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40929 } }
I20251024 01:52:02.647265  4183 leader_election.cc:304] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ae9bab730a4b4931ad78eb0bc422227c; no voters: 
I20251024 01:52:02.647742  4183 leader_election.cc:290] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:02.647850  4185 raft_consensus.cc:2804] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:02.648236  4185 raft_consensus.cc:697] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [term 1 LEADER]: Becoming Leader. State: Replica: ae9bab730a4b4931ad78eb0bc422227c, State: Running, Role: LEADER
I20251024 01:52:02.648538  4185 consensus_queue.cc:237] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9bab730a4b4931ad78eb0bc422227c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40929 } }
I20251024 01:52:02.649751  4183 ts_tablet_manager.cc:1434] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251024 01:52:02.651015  4049 catalog_manager.cc:5649] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c reported cstate change: term changed from 0 to 1, leader changed from <none> to ae9bab730a4b4931ad78eb0bc422227c (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ae9bab730a4b4931ad78eb0bc422227c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9bab730a4b4931ad78eb0bc422227c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 40929 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:02.665011   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:02.705587  4048 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35250:
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
I20251024 01:52:02.710544  4192 tablet.cc:1722] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c: 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
I20251024 01:52:02.711032  4192 tablet.cc:1620] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c: MemRowSet was empty: no flush needed.
I20251024 01:52:02.718333  4048 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6: fake-table [id=becb41616c2144e3a2a4d351f5edac3c] alter complete (version 1)
I20251024 01:52:02.729353   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:02.746790   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:02.747189   416 tablet_replica.cc:333] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c: stopping tablet replica
I20251024 01:52:02.747381   416 raft_consensus.cc:2243] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:02.747562   416 raft_consensus.cc:2272] T a2e2e75a3d0744a58e996537dff889df P ae9bab730a4b4931ad78eb0bc422227c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:02.762060   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:02.765548   416 master.cc:561] Master@127.0.104.62:40449 shutting down...
I20251024 01:52:02.772670   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:02.772907   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:02.773056   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 277e4e4cd5aa49e89ddf4eee876a4ce6: stopping tablet replica
I20251024 01:52:02.777251   416 master.cc:583] Master@127.0.104.62:40449 shutdown complete.
[       OK ] AlterTableTest.TestReadHistoryAfterAlter (305 ms)
[ RUN      ] AlterTableTest.TestAlterUnderWriteLoad
I20251024 01:52:02.794273   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42115
I20251024 01:52:02.794759   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:02.795531   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:02.796671   416 webserver.cc:492] Webserver started at http://127.0.104.62:39051/ using document root <none> and password file <none>
I20251024 01:52:02.796850   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:02.796897   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:02.796984   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:02.797536   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "10af75d04f384c7e9e2c8fe71be9a0d8"
format_stamp: "Formatted at 2025-10-24 01:52:02 on dist-test-slave-fm74"
I20251024 01:52:02.799840   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:52:02.801216  4196 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:02.801519   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:52:02.801607   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "10af75d04f384c7e9e2c8fe71be9a0d8"
format_stamp: "Formatted at 2025-10-24 01:52:02 on dist-test-slave-fm74"
I20251024 01:52:02.801713   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761270696576755-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)
I20251024 01:52:02.809720   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:02.810156   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:02.820981   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42115
I20251024 01:52:02.821022  4247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42115 every 8 connection(s)
I20251024 01:52:02.822227  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
I20251024 01:52:02.826354  4248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8: Bootstrap starting.
I20251024 01:52:02.827469  4248 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:02.828961  4248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8: No bootstrap required, opened a new log
I20251024 01:52:02.829593  4248 raft_consensus.cc:359] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10af75d04f384c7e9e2c8fe71be9a0d8" member_type: VOTER }
I20251024 01:52:02.829722  4248 raft_consensus.cc:385] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:02.829756  4248 raft_consensus.cc:740] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10af75d04f384c7e9e2c8fe71be9a0d8, State: Initialized, Role: FOLLOWER
I20251024 01:52:02.829938  4248 consensus_queue.cc:260] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10af75d04f384c7e9e2c8fe71be9a0d8" member_type: VOTER }
I20251024 01:52:02.830036  4248 raft_consensus.cc:399] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:02.830071  4248 raft_consensus.cc:493] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:02.830145  4248 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:02.831947  4248 raft_consensus.cc:515] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10af75d04f384c7e9e2c8fe71be9a0d8" member_type: VOTER }
I20251024 01:52:02.832124  4248 leader_election.cc:304] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 10af75d04f384c7e9e2c8fe71be9a0d8; no voters: 
I20251024 01:52:02.832528  4248 leader_election.cc:290] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:02.832669  4251 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:02.833065  4251 raft_consensus.cc:697] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [term 1 LEADER]: Becoming Leader. State: Replica: 10af75d04f384c7e9e2c8fe71be9a0d8, State: Running, Role: LEADER
I20251024 01:52:02.833318  4248 sys_catalog.cc:565] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:02.833305  4251 consensus_queue.cc:237] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10af75d04f384c7e9e2c8fe71be9a0d8" member_type: VOTER }
I20251024 01:52:02.834131  4252 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "10af75d04f384c7e9e2c8fe71be9a0d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10af75d04f384c7e9e2c8fe71be9a0d8" member_type: VOTER } }
I20251024 01:52:02.834204  4253 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 10af75d04f384c7e9e2c8fe71be9a0d8. Latest consensus state: current_term: 1 leader_uuid: "10af75d04f384c7e9e2c8fe71be9a0d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10af75d04f384c7e9e2c8fe71be9a0d8" member_type: VOTER } }
I20251024 01:52:02.834391  4253 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:02.834374  4252 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:02.835558  4256 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:02.836570  4256 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:02.839324  4256 catalog_manager.cc:1357] Generated new cluster ID: d3ec3384b6b340a3ac4c61c116826828
I20251024 01:52:02.839401  4256 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:02.840425   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:02.861747  4256 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:02.862557  4256 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:02.867472  4256 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8: Generated new TSK 0
I20251024 01:52:02.867679  4256 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:02.873035   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:02.874087   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:02.875378   416 webserver.cc:492] Webserver started at http://127.0.104.1:34763/ using document root <none> and password file <none>
I20251024 01:52:02.875597   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:02.875662   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:02.875782   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:02.876343   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "572c97d2ce66439b96b1396f677cf4e7"
format_stamp: "Formatted at 2025-10-24 01:52:02 on dist-test-slave-fm74"
I20251024 01:52:02.878721   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20251024 01:52:02.880096  4272 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:02.880403   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:02.880512   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "572c97d2ce66439b96b1396f677cf4e7"
format_stamp: "Formatted at 2025-10-24 01:52:02 on dist-test-slave-fm74"
I20251024 01:52:02.880606   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761270696576755-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)
I20251024 01:52:02.905792   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:02.906368   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:02.906877   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:02.907650   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:02.907706   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:02.907778   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:02.907814   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:02.919363   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43597
I20251024 01:52:02.919386  4334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43597 every 8 connection(s)
I20251024 01:52:02.925907  4335 heartbeater.cc:344] Connected to a master server at 127.0.104.62:42115
I20251024 01:52:02.926033  4335 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:02.926373  4335 heartbeater.cc:507] Master 127.0.104.62:42115 requested a full tablet report, sending...
I20251024 01:52:02.927115  4213 ts_manager.cc:194] Registered new tserver with Master: 572c97d2ce66439b96b1396f677cf4e7 (127.0.104.1:43597)
I20251024 01:52:02.927958   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007743047s
I20251024 01:52:02.928107  4213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36022
I20251024 01:52:02.937709  4213 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36024:
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"
    }
  }
}
I20251024 01:52:02.939476  4335 heartbeater.cc:499] Master 127.0.104.62:42115 was elected leader, sending a full tablet report...
I20251024 01:52:02.949553  4300 tablet_service.cc:1505] Processing CreateTablet for tablet 30e236e73396426797e36514dc3b7795 (DEFAULT_TABLE table=fake-table [id=ac9bcedc2651431eac98947c49b58bdb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:02.949954  4300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e236e73396426797e36514dc3b7795. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:02.955041  4347 tablet_bootstrap.cc:492] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: Bootstrap starting.
I20251024 01:52:02.956235  4347 tablet_bootstrap.cc:654] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:02.957751  4347 tablet_bootstrap.cc:492] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: No bootstrap required, opened a new log
I20251024 01:52:02.957856  4347 ts_tablet_manager.cc:1403] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:02.958444  4347 raft_consensus.cc:359] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "572c97d2ce66439b96b1396f677cf4e7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43597 } }
I20251024 01:52:02.958567  4347 raft_consensus.cc:385] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:02.958606  4347 raft_consensus.cc:740] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 572c97d2ce66439b96b1396f677cf4e7, State: Initialized, Role: FOLLOWER
I20251024 01:52:02.958757  4347 consensus_queue.cc:260] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "572c97d2ce66439b96b1396f677cf4e7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43597 } }
I20251024 01:52:02.958850  4347 raft_consensus.cc:399] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:02.958889  4347 raft_consensus.cc:493] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:02.958936  4347 raft_consensus.cc:3060] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:02.960662  4347 raft_consensus.cc:515] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "572c97d2ce66439b96b1396f677cf4e7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43597 } }
I20251024 01:52:02.960835  4347 leader_election.cc:304] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 572c97d2ce66439b96b1396f677cf4e7; no voters: 
I20251024 01:52:02.961201  4347 leader_election.cc:290] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:02.961359  4349 raft_consensus.cc:2804] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:02.961874  4347 ts_tablet_manager.cc:1434] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20251024 01:52:02.962230  4349 raft_consensus.cc:697] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [term 1 LEADER]: Becoming Leader. State: Replica: 572c97d2ce66439b96b1396f677cf4e7, State: Running, Role: LEADER
I20251024 01:52:02.962466  4349 consensus_queue.cc:237] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "572c97d2ce66439b96b1396f677cf4e7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43597 } }
I20251024 01:52:02.964660  4213 catalog_manager.cc:5649] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 572c97d2ce66439b96b1396f677cf4e7 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "572c97d2ce66439b96b1396f677cf4e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "572c97d2ce66439b96b1396f677cf4e7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43597 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:02.979741   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:02.994511  4357 alter_table-test.cc:1347] Scanner saw 0 rows
I20251024 01:52:02.998064  4357 alter_table-test.cc:1347] Scanner saw 0 rows
I20251024 01:52:03.001773  4357 alter_table-test.cc:1347] Scanner saw 50 rows
I20251024 01:52:03.005209  4357 alter_table-test.cc:1347] Scanner saw 50 rows
I20251024 01:52:03.008548  4357 alter_table-test.cc:1347] Scanner saw 100 rows
I20251024 01:52:03.012140  4357 alter_table-test.cc:1347] Scanner saw 150 rows
I20251024 01:52:03.015779  4357 alter_table-test.cc:1347] Scanner saw 150 rows
I20251024 01:52:03.019194  4357 alter_table-test.cc:1347] Scanner saw 150 rows
I20251024 01:52:03.023474  4357 alter_table-test.cc:1347] Scanner saw 200 rows
I20251024 01:52:03.037293  4357 alter_table-test.cc:1347] Scanner saw 250 rows
I20251024 01:52:03.042162  4357 alter_table-test.cc:1347] Scanner saw 250 rows
I20251024 01:52:03.047401  4357 alter_table-test.cc:1347] Scanner saw 300 rows
I20251024 01:52:03.052593  4357 alter_table-test.cc:1347] Scanner saw 350 rows
I20251024 01:52:03.058715  4357 alter_table-test.cc:1347] Scanner saw 350 rows
I20251024 01:52:03.065444  4357 alter_table-test.cc:1347] Scanner saw 400 rows
I20251024 01:52:03.070650  4357 alter_table-test.cc:1347] Scanner saw 450 rows
I20251024 01:52:03.077351  4357 alter_table-test.cc:1347] Scanner saw 500 rows
I20251024 01:52:03.083316  4357 alter_table-test.cc:1347] Scanner saw 550 rows
I20251024 01:52:03.089224  4357 alter_table-test.cc:1347] Scanner saw 600 rows
I20251024 01:52:03.094973  4357 alter_table-test.cc:1347] Scanner saw 650 rows
I20251024 01:52:03.140321  4357 alter_table-test.cc:1347] Scanner saw 700 rows
I20251024 01:52:03.147987  4357 alter_table-test.cc:1347] Scanner saw 750 rows
I20251024 01:52:03.157197  4357 alter_table-test.cc:1347] Scanner saw 800 rows
I20251024 01:52:03.164361  4357 alter_table-test.cc:1347] Scanner saw 900 rows
I20251024 01:52:03.173000  4357 alter_table-test.cc:1347] Scanner saw 950 rows
I20251024 01:52:03.183144  4357 alter_table-test.cc:1347] Scanner saw 1000 rows
I20251024 01:52:03.192838  4357 alter_table-test.cc:1347] Scanner saw 1050 rows
I20251024 01:52:03.203845  4357 alter_table-test.cc:1347] Scanner saw 1100 rows
I20251024 01:52:03.218611  4357 alter_table-test.cc:1347] Scanner saw 1200 rows
I20251024 01:52:03.230005  4357 alter_table-test.cc:1347] Scanner saw 1300 rows
I20251024 01:52:03.244503  4357 alter_table-test.cc:1347] Scanner saw 1400 rows
I20251024 01:52:03.258462  4357 alter_table-test.cc:1347] Scanner saw 1450 rows
I20251024 01:52:03.273394  4357 alter_table-test.cc:1347] Scanner saw 1600 rows
I20251024 01:52:03.289728  4357 alter_table-test.cc:1347] Scanner saw 1700 rows
I20251024 01:52:03.306959  4357 alter_table-test.cc:1347] Scanner saw 1800 rows
I20251024 01:52:03.322242  4357 alter_table-test.cc:1347] Scanner saw 1900 rows
I20251024 01:52:03.342375  4357 alter_table-test.cc:1347] Scanner saw 2000 rows
I20251024 01:52:03.360531  4357 alter_table-test.cc:1347] Scanner saw 2100 rows
I20251024 01:52:03.380957  4357 alter_table-test.cc:1347] Scanner saw 2250 rows
I20251024 01:52:03.399121  4357 alter_table-test.cc:1347] Scanner saw 2400 rows
I20251024 01:52:03.417629  4357 alter_table-test.cc:1347] Scanner saw 2500 rows
I20251024 01:52:03.436973  4357 alter_table-test.cc:1347] Scanner saw 2650 rows
I20251024 01:52:03.461301  4357 alter_table-test.cc:1347] Scanner saw 2800 rows
I20251024 01:52:03.487912  4357 alter_table-test.cc:1347] Scanner saw 3000 rows
I20251024 01:52:03.510666  4357 alter_table-test.cc:1347] Scanner saw 3150 rows
I20251024 01:52:03.541632  4357 alter_table-test.cc:1347] Scanner saw 3300 rows
I20251024 01:52:03.568212  4357 alter_table-test.cc:1347] Scanner saw 3500 rows
I20251024 01:52:03.600625  4357 alter_table-test.cc:1347] Scanner saw 3700 rows
I20251024 01:52:03.641883  4357 alter_table-test.cc:1347] Scanner saw 3900 rows
I20251024 01:52:03.680868  4357 alter_table-test.cc:1347] Scanner saw 4100 rows
I20251024 01:52:03.718712  4357 alter_table-test.cc:1347] Scanner saw 4350 rows
I20251024 01:52:03.756079  4357 alter_table-test.cc:1347] Scanner saw 4600 rows
I20251024 01:52:03.791906  4357 alter_table-test.cc:1347] Scanner saw 4850 rows
I20251024 01:52:03.835616  4357 alter_table-test.cc:1347] Scanner saw 5150 rows
I20251024 01:52:03.875296  4357 alter_table-test.cc:1347] Scanner saw 5450 rows
I20251024 01:52:03.919656  4357 alter_table-test.cc:1347] Scanner saw 5700 rows
I20251024 01:52:03.965397  4357 alter_table-test.cc:1347] Scanner saw 6100 rows
I20251024 01:52:04.011516  4357 alter_table-test.cc:1347] Scanner saw 6450 rows
I20251024 01:52:04.060736  4357 alter_table-test.cc:1347] Scanner saw 6800 rows
I20251024 01:52:04.111188  4357 alter_table-test.cc:1347] Scanner saw 7150 rows
I20251024 01:52:04.162432  4357 alter_table-test.cc:1347] Scanner saw 7450 rows
I20251024 01:52:04.219401  4357 alter_table-test.cc:1347] Scanner saw 7800 rows
I20251024 01:52:04.278424  4357 alter_table-test.cc:1347] Scanner saw 8200 rows
I20251024 01:52:04.340057  4357 alter_table-test.cc:1347] Scanner saw 8650 rows
I20251024 01:52:04.410291  4357 alter_table-test.cc:1347] Scanner saw 9100 rows
I20251024 01:52:04.487321  4357 alter_table-test.cc:1347] Scanner saw 9650 rows
I20251024 01:52:04.560662  4357 alter_table-test.cc:1347] Scanner saw 10200 rows
I20251024 01:52:04.637019  4357 alter_table-test.cc:1347] Scanner saw 10750 rows
I20251024 01:52:04.718624  4357 alter_table-test.cc:1347] Scanner saw 11250 rows
I20251024 01:52:04.801117  4357 alter_table-test.cc:1347] Scanner saw 11800 rows
I20251024 01:52:04.889876  4357 alter_table-test.cc:1347] Scanner saw 12350 rows
I20251024 01:52:04.987658  4357 alter_table-test.cc:1347] Scanner saw 12950 rows
I20251024 01:52:05.092015  4357 alter_table-test.cc:1347] Scanner saw 13700 rows
I20251024 01:52:05.206845  4357 alter_table-test.cc:1347] Scanner saw 14350 rows
I20251024 01:52:05.326372  4357 alter_table-test.cc:1347] Scanner saw 15200 rows
I20251024 01:52:05.437732  4357 alter_table-test.cc:1347] Scanner saw 16100 rows
I20251024 01:52:05.560124  4357 alter_table-test.cc:1347] Scanner saw 16850 rows
I20251024 01:52:05.703735  4357 alter_table-test.cc:1347] Scanner saw 17700 rows
I20251024 01:52:05.830884  4357 alter_table-test.cc:1347] Scanner saw 18700 rows
I20251024 01:52:05.967430  4357 alter_table-test.cc:1347] Scanner saw 19650 rows
I20251024 01:52:05.981597  4213 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36024:
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
I20251024 01:52:05.994421  4361 tablet.cc:1722] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: 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
I20251024 01:52:06.142086  4357 alter_table-test.cc:1347] Scanner saw 20650 rows
I20251024 01:52:06.324813  4357 alter_table-test.cc:1347] Scanner saw 20800 rows
I20251024 01:52:06.499398  4357 alter_table-test.cc:1347] Scanner saw 20800 rows
I20251024 01:52:06.684127  4357 alter_table-test.cc:1347] Scanner saw 20800 rows
I20251024 01:52:06.866070  4357 alter_table-test.cc:1347] Scanner saw 20800 rows
I20251024 01:52:07.046455  4357 alter_table-test.cc:1347] Scanner saw 20800 rows
I20251024 01:52:07.227792  4357 alter_table-test.cc:1347] Scanner saw 20800 rows
I20251024 01:52:07.340420  4357 alter_table-test.cc:1347] Scanner saw 20800 rows
I20251024 01:52:07.463217  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:52718 (request call id 1) took 1473 ms. Trace:
I20251024 01:52:07.463466  4361 rpcz_store.cc:276] 1024 01:52:05.989617 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:05.989670 (+    53us) service_pool.cc:225] Handling call
1024 01:52:07.463188 (+1473518us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:05.991235 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:05.991363 (+   128us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:05.991369 (+     6us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:05.991375 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:05.991390 (+    15us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:05.991393 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:05.991527 (+   134us) log.cc:844] Serialized 193 byte log entry
1024 01:52:05.994301 (+  2774us) op_driver.cc:464] REPLICATION: finished
1024 01:52:05.994395 (+    94us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:07.459091 (+1464696us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:07.459437 (+   346us) log.cc:844] Serialized 5 byte log entry
1024 01:52:07.462343 (+  2906us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:07.463095 (+   752us) log.cc:844] Serialized 15 byte log entry
1024 01:52:07.463141 (+    46us) alter_schema_op.cc:73] Released schema lock
1024 01:52:07.463145 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"bytes_written":100018,"cfile_init":1,"compiler_manager_pool.queue_time_us":1098,"compiler_manager_pool.run_cpu_time_us":556382,"compiler_manager_pool.run_wall_time_us":559928,"dirs.queue_time_us":616,"dirs.run_cpu_time_us":193,"dirs.run_wall_time_us":884,"drs_written":1,"lbm_read_time_us":55,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3419,"lbm_writes_lt_1ms":47,"peak_mem_usage":0,"prepare.queue_time_us":1276,"prepare.run_cpu_time_us":327,"prepare.run_wall_time_us":327,"replication_time_us":2884,"rows_written":20800,"thread_start_us":1763,"threads_started":3,"wal-append.queue_time_us":386}]]}
I20251024 01:52:07.483953  4212 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8: fake-table [id=ac9bcedc2651431eac98947c49b58bdb] alter complete (version 1)
I20251024 01:52:07.485400  4372 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=838, attempt_no=0}) took 1489 ms. Trace:
I20251024 01:52:07.485507  4372 rpcz_store.cc:276] 1024 01:52:05.996071 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:05.996130 (+    59us) service_pool.cc:225] Handling call
1024 01:52:07.485377 (+1489247us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:07.464709 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:07.464822 (+   113us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:07.464827 (+     5us) write_op.cc:435] Acquired schema lock
1024 01:52:07.464829 (+     2us) tablet.cc:660] Decoding operations
1024 01:52:07.465118 (+   289us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:07.465126 (+     8us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:07.465130 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:07.465466 (+   336us) tablet.cc:699] Row locks acquired
1024 01:52:07.465468 (+     2us) write_op.cc:260] PREPARE: finished
1024 01:52:07.465498 (+    30us) write_op.cc:270] Start()
1024 01:52:07.465532 (+    34us) write_op.cc:276] Timestamp: L: 930
1024 01:52:07.465537 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:07.465783 (+   246us) log.cc:844] Serialized 788 byte log entry
1024 01:52:07.470364 (+  4581us) op_driver.cc:464] REPLICATION: finished
1024 01:52:07.483112 (+ 12748us) write_op.cc:301] APPLY: starting
1024 01:52:07.483133 (+    21us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:07.483893 (+   760us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:07.483917 (+    24us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:07.484887 (+   970us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:07.484946 (+    59us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=50,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1024 01:52:07.484953 (+     7us) write_op.cc:312] APPLY: finished
1024 01:52:07.485130 (+   177us) log.cc:844] Serialized 320 byte log entry
1024 01:52:07.485198 (+    68us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:07.485251 (+    53us) write_op.cc:454] Released schema lock
1024 01:52:07.485265 (+    14us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":12686,"cfile_cache_hit":1,"cfile_cache_hit_bytes":162,"cfile_cache_miss":3,"cfile_cache_miss_bytes":12318,"lbm_read_time_us":84,"lbm_reads_lt_1ms":3,"num_ops":50,"prepare.queue_time_us":1468206,"prepare.run_cpu_time_us":1123,"prepare.run_wall_time_us":1122,"replication_time_us":4791,"spinlock_wait_cycles":126208,"thread_start_us":12565,"threads_started":1}]]}
I20251024 01:52:07.493681  4357 alter_table-test.cc:1347] Scanner saw 20800 rows
I20251024 01:52:07.527103  4357 alter_table-test.cc:1347] Scanner saw 20900 rows
I20251024 01:52:07.547669  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=837, attempt_no=0}) took 1553 ms. Trace:
I20251024 01:52:07.547791  4361 rpcz_store.cc:276] 1024 01:52:05.994197 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:05.994247 (+    50us) service_pool.cc:225] Handling call
1024 01:52:07.547650 (+1553403us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:05.996550 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:05.996649 (+    99us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:07.463401 (+1466752us) write_op.cc:435] Acquired schema lock
1024 01:52:07.463405 (+     4us) tablet.cc:660] Decoding operations
1024 01:52:07.463869 (+   464us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:07.463882 (+    13us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:07.463889 (+     7us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:07.464264 (+   375us) tablet.cc:699] Row locks acquired
1024 01:52:07.464267 (+     3us) write_op.cc:260] PREPARE: finished
1024 01:52:07.464317 (+    50us) write_op.cc:270] Start()
1024 01:52:07.464353 (+    36us) write_op.cc:276] Timestamp: L: 929
1024 01:52:07.464356 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:07.464595 (+   239us) log.cc:844] Serialized 788 byte log entry
1024 01:52:07.466330 (+  1735us) op_driver.cc:464] REPLICATION: finished
1024 01:52:07.466447 (+   117us) write_op.cc:301] APPLY: starting
1024 01:52:07.466461 (+    14us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:07.503353 (+ 36892us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:07.503377 (+    24us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:07.547309 (+ 43932us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:07.547355 (+    46us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1024 01:52:07.547361 (+     6us) write_op.cc:312] APPLY: finished
1024 01:52:07.547478 (+   117us) log.cc:844] Serialized 420 byte log entry
1024 01:52:07.547541 (+    63us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:07.547575 (+    34us) write_op.cc:454] Released schema lock
1024 01:52:07.547583 (+     8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":71,"cfile_cache_hit":246,"cfile_cache_hit_bytes":788712,"cfile_cache_miss":12,"cfile_cache_miss_bytes":43092,"cfile_init":1,"lbm_read_time_us":417,"lbm_reads_lt_1ms":16,"num_ops":50,"prepare.queue_time_us":1886,"prepare.run_cpu_time_us":235813,"prepare.run_wall_time_us":1468115,"replication_time_us":1948}]]}
I20251024 01:52:07.558521  4357 alter_table-test.cc:1347] Scanner saw 21150 rows
I20251024 01:52:07.583253  4357 alter_table-test.cc:1347] Scanner saw 21350 rows
I20251024 01:52:07.617170  4357 alter_table-test.cc:1347] Scanner saw 21450 rows
I20251024 01:52:07.648885  4357 alter_table-test.cc:1347] Scanner saw 21600 rows
I20251024 01:52:07.671485  4357 alter_table-test.cc:1347] Scanner saw 21850 rows
I20251024 01:52:07.706918  4357 alter_table-test.cc:1347] Scanner saw 21950 rows
I20251024 01:52:07.756990  4357 alter_table-test.cc:1347] Scanner saw 22250 rows
I20251024 01:52:07.796777  4357 alter_table-test.cc:1347] Scanner saw 22450 rows
I20251024 01:52:07.826956  4357 alter_table-test.cc:1347] Scanner saw 22750 rows
I20251024 01:52:07.879886  4357 alter_table-test.cc:1347] Scanner saw 22900 rows
I20251024 01:52:07.914763  4357 alter_table-test.cc:1347] Scanner saw 23150 rows
I20251024 01:52:07.949846  4357 alter_table-test.cc:1347] Scanner saw 23350 rows
I20251024 01:52:07.993358  4357 alter_table-test.cc:1347] Scanner saw 23550 rows
I20251024 01:52:08.032182  4357 alter_table-test.cc:1347] Scanner saw 23750 rows
I20251024 01:52:08.072841  4357 alter_table-test.cc:1347] Scanner saw 24100 rows
I20251024 01:52:08.103369  4357 alter_table-test.cc:1347] Scanner saw 24250 rows
I20251024 01:52:08.172523  4357 alter_table-test.cc:1347] Scanner saw 24400 rows
I20251024 01:52:08.213387  4357 alter_table-test.cc:1347] Scanner saw 24750 rows
I20251024 01:52:08.245605  4357 alter_table-test.cc:1347] Scanner saw 25000 rows
I20251024 01:52:08.278585  4357 alter_table-test.cc:1347] Scanner saw 25200 rows
I20251024 01:52:08.319192  4357 alter_table-test.cc:1347] Scanner saw 25400 rows
I20251024 01:52:08.364511  4357 alter_table-test.cc:1347] Scanner saw 25600 rows
I20251024 01:52:08.402149  4357 alter_table-test.cc:1347] Scanner saw 25950 rows
I20251024 01:52:08.443962  4357 alter_table-test.cc:1347] Scanner saw 26150 rows
I20251024 01:52:08.484722  4357 alter_table-test.cc:1347] Scanner saw 26450 rows
I20251024 01:52:08.528092  4357 alter_table-test.cc:1347] Scanner saw 26700 rows
I20251024 01:52:08.567521  4357 alter_table-test.cc:1347] Scanner saw 27050 rows
I20251024 01:52:08.610807  4357 alter_table-test.cc:1347] Scanner saw 27300 rows
I20251024 01:52:08.649778  4357 alter_table-test.cc:1347] Scanner saw 27600 rows
I20251024 01:52:08.692638  4357 alter_table-test.cc:1347] Scanner saw 27800 rows
I20251024 01:52:08.742502  4357 alter_table-test.cc:1347] Scanner saw 28050 rows
I20251024 01:52:08.786643  4357 alter_table-test.cc:1347] Scanner saw 28400 rows
I20251024 01:52:08.835546  4357 alter_table-test.cc:1347] Scanner saw 28700 rows
I20251024 01:52:08.888942  4357 alter_table-test.cc:1347] Scanner saw 29050 rows
I20251024 01:52:08.933751  4357 alter_table-test.cc:1347] Scanner saw 29400 rows
I20251024 01:52:08.984923  4357 alter_table-test.cc:1347] Scanner saw 29650 rows
I20251024 01:52:09.036283  4357 alter_table-test.cc:1347] Scanner saw 29950 rows
I20251024 01:52:09.085249  4357 alter_table-test.cc:1347] Scanner saw 30300 rows
I20251024 01:52:09.132211  4357 alter_table-test.cc:1347] Scanner saw 30600 rows
I20251024 01:52:09.178856  4357 alter_table-test.cc:1347] Scanner saw 30900 rows
I20251024 01:52:09.231906  4357 alter_table-test.cc:1347] Scanner saw 31200 rows
I20251024 01:52:09.286152  4357 alter_table-test.cc:1347] Scanner saw 31550 rows
I20251024 01:52:09.348176  4357 alter_table-test.cc:1347] Scanner saw 31850 rows
I20251024 01:52:09.412601  4357 alter_table-test.cc:1347] Scanner saw 32250 rows
I20251024 01:52:09.466220  4357 alter_table-test.cc:1347] Scanner saw 32750 rows
I20251024 01:52:09.524482  4357 alter_table-test.cc:1347] Scanner saw 33000 rows
I20251024 01:52:09.580327  4357 alter_table-test.cc:1347] Scanner saw 33350 rows
I20251024 01:52:09.639675  4357 alter_table-test.cc:1347] Scanner saw 33700 rows
I20251024 01:52:09.700124  4357 alter_table-test.cc:1347] Scanner saw 34050 rows
I20251024 01:52:09.764914  4357 alter_table-test.cc:1347] Scanner saw 34450 rows
I20251024 01:52:09.834806  4357 alter_table-test.cc:1347] Scanner saw 34850 rows
I20251024 01:52:09.896783  4357 alter_table-test.cc:1347] Scanner saw 35300 rows
I20251024 01:52:09.959704  4357 alter_table-test.cc:1347] Scanner saw 35650 rows
I20251024 01:52:10.039938  4357 alter_table-test.cc:1347] Scanner saw 36100 rows
I20251024 01:52:10.108072  4357 alter_table-test.cc:1347] Scanner saw 36750 rows
I20251024 01:52:10.183403  4357 alter_table-test.cc:1347] Scanner saw 37200 rows
I20251024 01:52:10.258540  4357 alter_table-test.cc:1347] Scanner saw 37800 rows
I20251024 01:52:10.332811  4357 alter_table-test.cc:1347] Scanner saw 38250 rows
I20251024 01:52:10.409351  4357 alter_table-test.cc:1347] Scanner saw 38750 rows
I20251024 01:52:10.491580  4357 alter_table-test.cc:1347] Scanner saw 39200 rows
I20251024 01:52:10.560657  4357 alter_table-test.cc:1347] Scanner saw 39800 rows
I20251024 01:52:10.632661  4357 alter_table-test.cc:1347] Scanner saw 40250 rows
I20251024 01:52:10.674928  4212 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36024:
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
I20251024 01:52:10.715430  4361 tablet.cc:1722] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: 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
I20251024 01:52:10.724403  4357 alter_table-test.cc:1347] Scanner saw 40650 rows
I20251024 01:52:10.831962  4357 alter_table-test.cc:1347] Scanner saw 41050 rows
I20251024 01:52:10.957540  4357 alter_table-test.cc:1347] Scanner saw 41050 rows
I20251024 01:52:11.081457  4357 alter_table-test.cc:1347] Scanner saw 41050 rows
I20251024 01:52:11.202270  4357 alter_table-test.cc:1347] Scanner saw 41050 rows
I20251024 01:52:11.333155  4357 alter_table-test.cc:1347] Scanner saw 41050 rows
I20251024 01:52:11.454718  4357 alter_table-test.cc:1347] Scanner saw 41050 rows
I20251024 01:52:11.582592  4357 alter_table-test.cc:1347] Scanner saw 41050 rows
I20251024 01:52:11.709949  4357 alter_table-test.cc:1347] Scanner saw 41050 rows
I20251024 01:52:11.815409  4357 alter_table-test.cc:1347] Scanner saw 41050 rows
I20251024 01:52:11.886554  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:52718 (request call id 2) took 1189 ms. Trace:
I20251024 01:52:11.886693  4361 rpcz_store.cc:276] 1024 01:52:10.697330 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:10.697383 (+    53us) service_pool.cc:225] Handling call
1024 01:52:11.886527 (+1189144us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:10.698309 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:10.698446 (+   137us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:10.713708 (+ 15262us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:10.713718 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:10.713742 (+    24us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:10.713744 (+     2us) op_driver.cc:348] REPLICATION: starting
1024 01:52:10.714562 (+   818us) log.cc:844] Serialized 227 byte log entry
1024 01:52:10.715292 (+   730us) op_driver.cc:464] REPLICATION: finished
1024 01:52:10.715403 (+   111us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:11.880710 (+1165307us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:11.881120 (+   410us) log.cc:844] Serialized 5 byte log entry
1024 01:52:11.885349 (+  4229us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:11.886400 (+  1051us) log.cc:844] Serialized 15 byte log entry
1024 01:52:11.886454 (+    54us) alter_schema_op.cc:73] Released schema lock
1024 01:52:11.886459 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":66,"bytes_written":85409,"cfile_init":1,"compiler_manager_pool.queue_time_us":542,"compiler_manager_pool.run_cpu_time_us":668114,"compiler_manager_pool.run_wall_time_us":686930,"dirs.queue_time_us":580,"dirs.run_cpu_time_us":246,"dirs.run_wall_time_us":1131,"drs_written":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2837,"lbm_writes_lt_1ms":42,"peak_mem_usage":0,"prepare.queue_time_us":635,"prepare.run_cpu_time_us":2890,"prepare.run_wall_time_us":16924,"replication_time_us":1523,"rows_written":20250,"spinlock_wait_cycles":28928,"thread_start_us":1026,"threads_started":3,"wal-append.queue_time_us":457}]]}
I20251024 01:52:11.899405  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=1328, attempt_no=0}) took 1200 ms. Trace:
I20251024 01:52:11.899562  4361 rpcz_store.cc:276] 1024 01:52:10.698626 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:10.698922 (+   296us) service_pool.cc:225] Handling call
1024 01:52:11.899376 (+1200454us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:10.715286 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:10.715409 (+   123us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:11.889591 (+1174182us) write_op.cc:435] Acquired schema lock
1024 01:52:11.889595 (+     4us) tablet.cc:660] Decoding operations
1024 01:52:11.889929 (+   334us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:11.889941 (+    12us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:11.889947 (+     6us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:11.890343 (+   396us) tablet.cc:699] Row locks acquired
1024 01:52:11.890346 (+     3us) write_op.cc:260] PREPARE: finished
1024 01:52:11.890384 (+    38us) write_op.cc:270] Start()
1024 01:52:11.890413 (+    29us) write_op.cc:276] Timestamp: L: 1495
1024 01:52:11.890416 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:11.890598 (+   182us) log.cc:844] Serialized 788 byte log entry
1024 01:52:11.896038 (+  5440us) op_driver.cc:464] REPLICATION: finished
1024 01:52:11.896205 (+   167us) write_op.cc:301] APPLY: starting
1024 01:52:11.896227 (+    22us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:11.897703 (+  1476us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:11.897735 (+    32us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:11.898799 (+  1064us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:11.898889 (+    90us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=98,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1024 01:52:11.898898 (+     9us) write_op.cc:312] APPLY: finished
1024 01:52:11.899084 (+   186us) log.cc:844] Serialized 320 byte log entry
1024 01:52:11.899182 (+    98us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:11.899238 (+    56us) write_op.cc:454] Released schema lock
1024 01:52:11.899249 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"cfile_cache_hit":4,"cfile_cache_hit_bytes":16424,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12468,"cfile_init":1,"lbm_read_time_us":191,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":15965,"prepare.run_cpu_time_us":190228,"prepare.run_wall_time_us":1175371,"replication_time_us":5585}]]}
I20251024 01:52:11.922838  4212 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8: fake-table [id=ac9bcedc2651431eac98947c49b58bdb] alter complete (version 2)
I20251024 01:52:11.931560  4357 alter_table-test.cc:1347] Scanner saw 41050 rows
I20251024 01:52:11.967645  4361 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=1329, attempt_no=0}) took 1249 ms. Trace:
I20251024 01:52:11.967787  4361 rpcz_store.cc:276] 1024 01:52:10.717756 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:10.717856 (+   100us) service_pool.cc:225] Handling call
1024 01:52:11.967621 (+1249765us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:11.890704 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:11.890794 (+    90us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:11.890799 (+     5us) write_op.cc:435] Acquired schema lock
1024 01:52:11.890802 (+     3us) tablet.cc:660] Decoding operations
1024 01:52:11.891167 (+   365us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:11.891177 (+    10us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:11.891182 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:11.891598 (+   416us) tablet.cc:699] Row locks acquired
1024 01:52:11.891601 (+     3us) write_op.cc:260] PREPARE: finished
1024 01:52:11.891633 (+    32us) write_op.cc:270] Start()
1024 01:52:11.891661 (+    28us) write_op.cc:276] Timestamp: L: 1496
1024 01:52:11.891663 (+     2us) op_driver.cc:348] REPLICATION: starting
1024 01:52:11.891830 (+   167us) log.cc:844] Serialized 788 byte log entry
1024 01:52:11.896456 (+  4626us) op_driver.cc:464] REPLICATION: finished
1024 01:52:11.901002 (+  4546us) write_op.cc:301] APPLY: starting
1024 01:52:11.901018 (+    16us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:11.936995 (+ 35977us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:11.937020 (+    25us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:11.966925 (+ 29905us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:11.966992 (+    67us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=125,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1024 01:52:11.967001 (+     9us) write_op.cc:312] APPLY: finished
1024 01:52:11.967169 (+   168us) log.cc:844] Serialized 420 byte log entry
1024 01:52:11.967451 (+   282us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:11.967514 (+    63us) write_op.cc:454] Released schema lock
1024 01:52:11.967525 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4501,"cfile_cache_hit":265,"cfile_cache_hit_bytes":889462,"cfile_cache_miss":6,"cfile_cache_miss_bytes":22864,"lbm_read_time_us":188,"lbm_reads_lt_1ms":6,"num_ops":50,"prepare.queue_time_us":1172338,"prepare.run_cpu_time_us":1178,"prepare.run_wall_time_us":1177,"replication_time_us":4763,"thread_start_us":17758,"threads_started":1}]]}
I20251024 01:52:12.017055  4357 alter_table-test.cc:1347] Scanner saw 41200 rows
I20251024 01:52:12.078922  4357 alter_table-test.cc:1347] Scanner saw 41700 rows
I20251024 01:52:12.141450  4357 alter_table-test.cc:1347] Scanner saw 42000 rows
I20251024 01:52:12.204033  4357 alter_table-test.cc:1347] Scanner saw 42350 rows
I20251024 01:52:12.277961  4357 alter_table-test.cc:1347] Scanner saw 42700 rows
I20251024 01:52:12.337538  4357 alter_table-test.cc:1347] Scanner saw 43250 rows
I20251024 01:52:12.406476  4357 alter_table-test.cc:1347] Scanner saw 43600 rows
I20251024 01:52:12.476665  4357 alter_table-test.cc:1347] Scanner saw 44050 rows
I20251024 01:52:12.539530  4357 alter_table-test.cc:1347] Scanner saw 44500 rows
I20251024 01:52:12.604830  4357 alter_table-test.cc:1347] Scanner saw 44900 rows
I20251024 01:52:12.676455  4357 alter_table-test.cc:1347] Scanner saw 45250 rows
I20251024 01:52:12.751438  4357 alter_table-test.cc:1347] Scanner saw 45800 rows
I20251024 01:52:12.836685  4357 alter_table-test.cc:1347] Scanner saw 46250 rows
I20251024 01:52:12.923653  4357 alter_table-test.cc:1347] Scanner saw 46800 rows
I20251024 01:52:13.019805  4357 alter_table-test.cc:1347] Scanner saw 47350 rows
I20251024 01:52:13.097963  4357 alter_table-test.cc:1347] Scanner saw 47950 rows
I20251024 01:52:13.225673  4357 alter_table-test.cc:1347] Scanner saw 48400 rows
I20251024 01:52:13.315474  4357 alter_table-test.cc:1347] Scanner saw 49300 rows
I20251024 01:52:13.388077  4357 alter_table-test.cc:1347] Scanner saw 49850 rows
I20251024 01:52:13.484746  4357 alter_table-test.cc:1347] Scanner saw 50300 rows
I20251024 01:52:13.577912  4357 alter_table-test.cc:1347] Scanner saw 50950 rows
I20251024 01:52:13.662364  4357 alter_table-test.cc:1347] Scanner saw 51550 rows
I20251024 01:52:13.757131  4357 alter_table-test.cc:1347] Scanner saw 52050 rows
I20251024 01:52:13.844743  4357 alter_table-test.cc:1347] Scanner saw 52500 rows
I20251024 01:52:13.934827  4357 alter_table-test.cc:1347] Scanner saw 53000 rows
I20251024 01:52:14.033252  4357 alter_table-test.cc:1347] Scanner saw 53550 rows
I20251024 01:52:14.130153  4357 alter_table-test.cc:1347] Scanner saw 54200 rows
I20251024 01:52:14.225356  4357 alter_table-test.cc:1347] Scanner saw 54900 rows
I20251024 01:52:14.334484  4357 alter_table-test.cc:1347] Scanner saw 55500 rows
I20251024 01:52:14.439020  4357 alter_table-test.cc:1347] Scanner saw 56150 rows
I20251024 01:52:14.535296  4357 alter_table-test.cc:1347] Scanner saw 56850 rows
I20251024 01:52:14.644969  4357 alter_table-test.cc:1347] Scanner saw 57400 rows
I20251024 01:52:14.745077  4357 alter_table-test.cc:1347] Scanner saw 58100 rows
I20251024 01:52:14.859589  4357 alter_table-test.cc:1347] Scanner saw 58700 rows
I20251024 01:52:14.972698  4357 alter_table-test.cc:1347] Scanner saw 59450 rows
I20251024 01:52:15.054901  4212 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36024:
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
I20251024 01:52:15.081880  4357 alter_table-test.cc:1347] Scanner saw 60200 rows
I20251024 01:52:15.107798  4385 tablet.cc:1722] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: 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
I20251024 01:52:15.221103  4357 alter_table-test.cc:1347] Scanner saw 60850 rows
I20251024 01:52:15.385708  4357 alter_table-test.cc:1347] Scanner saw 60850 rows
I20251024 01:52:15.551129  4357 alter_table-test.cc:1347] Scanner saw 60850 rows
I20251024 01:52:15.730466  4357 alter_table-test.cc:1347] Scanner saw 60850 rows
I20251024 01:52:15.886549  4357 alter_table-test.cc:1347] Scanner saw 60850 rows
I20251024 01:52:16.053351  4357 alter_table-test.cc:1347] Scanner saw 60850 rows
I20251024 01:52:16.211388  4357 alter_table-test.cc:1347] Scanner saw 60850 rows
I20251024 01:52:16.365727  4357 alter_table-test.cc:1347] Scanner saw 60850 rows
I20251024 01:52:16.509821  4385 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:52718 (request call id 3) took 1430 ms. Trace:
I20251024 01:52:16.510053  4385 rpcz_store.cc:276] 1024 01:52:15.079013 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:15.079074 (+    61us) service_pool.cc:225] Handling call
1024 01:52:16.509795 (+1430721us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:15.080916 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:15.081089 (+   173us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:15.106899 (+ 25810us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:15.106909 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:15.106937 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:15.106939 (+     2us) op_driver.cc:348] REPLICATION: starting
1024 01:52:15.107147 (+   208us) log.cc:844] Serialized 262 byte log entry
1024 01:52:15.107636 (+   489us) op_driver.cc:464] REPLICATION: finished
1024 01:52:15.107771 (+   135us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:16.502798 (+1395027us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:16.503314 (+   516us) log.cc:844] Serialized 5 byte log entry
1024 01:52:16.508333 (+  5019us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:16.509676 (+  1343us) log.cc:844] Serialized 15 byte log entry
1024 01:52:16.509739 (+    63us) alter_schema_op.cc:73] Released schema lock
1024 01:52:16.509747 (+     8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78,"bytes_written":79554,"cfile_init":1,"compiler_manager_pool.queue_time_us":565,"compiler_manager_pool.run_cpu_time_us":684116,"compiler_manager_pool.run_wall_time_us":688760,"dirs.queue_time_us":6401,"dirs.run_cpu_time_us":255,"dirs.run_wall_time_us":11970,"drs_written":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3112,"lbm_writes_lt_1ms":46,"peak_mem_usage":0,"prepare.queue_time_us":1524,"prepare.run_cpu_time_us":4086,"prepare.run_wall_time_us":26671,"replication_time_us":655,"rows_written":19800,"thread_start_us":7369,"threads_started":3,"wal-append.queue_time_us":585}]]}
I20251024 01:52:16.513325  4357 alter_table-test.cc:1347] Scanner saw 60850 rows
I20251024 01:52:16.530720  4385 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=1801, attempt_no=0}) took 1445 ms. Trace:
I20251024 01:52:16.530921  4385 rpcz_store.cc:276] 1024 01:52:15.085667 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:15.085735 (+    68us) service_pool.cc:225] Handling call
1024 01:52:16.530682 (+1444947us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:15.107622 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:15.107716 (+    94us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:16.512995 (+1405279us) write_op.cc:435] Acquired schema lock
1024 01:52:16.513000 (+     5us) tablet.cc:660] Decoding operations
1024 01:52:16.513297 (+   297us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:16.513309 (+    12us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:16.513313 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:16.513593 (+   280us) tablet.cc:699] Row locks acquired
1024 01:52:16.513595 (+     2us) write_op.cc:260] PREPARE: finished
1024 01:52:16.513632 (+    37us) write_op.cc:270] Start()
1024 01:52:16.513663 (+    31us) write_op.cc:276] Timestamp: L: 2015
1024 01:52:16.513665 (+     2us) op_driver.cc:348] REPLICATION: starting
1024 01:52:16.513846 (+   181us) log.cc:844] Serialized 788 byte log entry
1024 01:52:16.527008 (+ 13162us) op_driver.cc:464] REPLICATION: finished
1024 01:52:16.527102 (+    94us) write_op.cc:301] APPLY: starting
1024 01:52:16.527122 (+    20us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:16.528936 (+  1814us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:16.528965 (+    29us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:16.530093 (+  1128us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:16.530163 (+    70us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=150,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1024 01:52:16.530199 (+    36us) write_op.cc:312] APPLY: finished
1024 01:52:16.530394 (+   195us) log.cc:844] Serialized 320 byte log entry
1024 01:52:16.530486 (+    92us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:16.530541 (+    55us) write_op.cc:454] Released schema lock
1024 01:52:16.530554 (+    13us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"cfile_cache_hit":6,"cfile_cache_hit_bytes":24636,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12468,"cfile_init":1,"lbm_read_time_us":194,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":21471,"prepare.run_cpu_time_us":228050,"prepare.run_wall_time_us":1406273,"replication_time_us":13307}]]}
I20251024 01:52:16.551599  4213 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8: fake-table [id=ac9bcedc2651431eac98947c49b58bdb] alter complete (version 3)
I20251024 01:52:16.609088  4385 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=1802, attempt_no=0}) took 1498 ms. Trace:
I20251024 01:52:16.609320  4385 rpcz_store.cc:276] 1024 01:52:15.110335 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:15.110394 (+    59us) service_pool.cc:225] Handling call
1024 01:52:16.609062 (+1498668us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:16.513943 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:16.514015 (+    72us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:16.514019 (+     4us) write_op.cc:435] Acquired schema lock
1024 01:52:16.514020 (+     1us) tablet.cc:660] Decoding operations
1024 01:52:16.514332 (+   312us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:16.514342 (+    10us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:16.514346 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:16.514626 (+   280us) tablet.cc:699] Row locks acquired
1024 01:52:16.514628 (+     2us) write_op.cc:260] PREPARE: finished
1024 01:52:16.514655 (+    27us) write_op.cc:270] Start()
1024 01:52:16.514679 (+    24us) write_op.cc:276] Timestamp: L: 2016
1024 01:52:16.514681 (+     2us) op_driver.cc:348] REPLICATION: starting
1024 01:52:16.514857 (+   176us) log.cc:844] Serialized 788 byte log entry
1024 01:52:16.536245 (+ 21388us) op_driver.cc:464] REPLICATION: finished
1024 01:52:16.536334 (+    89us) write_op.cc:301] APPLY: starting
1024 01:52:16.536350 (+    16us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:16.572859 (+ 36509us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:16.572884 (+    25us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:16.608619 (+ 35735us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:16.608682 (+    63us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=159,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1024 01:52:16.608690 (+     8us) write_op.cc:312] APPLY: finished
1024 01:52:16.608809 (+   119us) log.cc:844] Serialized 420 byte log entry
1024 01:52:16.608874 (+    65us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:16.608927 (+    53us) write_op.cc:454] Released schema lock
1024 01:52:16.608939 (+    12us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"cfile_cache_hit":273,"cfile_cache_hit_bytes":888541,"cfile_cache_miss":8,"cfile_cache_miss_bytes":29877,"lbm_read_time_us":239,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1403040,"prepare.run_cpu_time_us":976,"prepare.run_wall_time_us":974,"replication_time_us":21531}]]}
I20251024 01:52:16.673552  4357 alter_table-test.cc:1347] Scanner saw 60850 rows
I20251024 01:52:16.794971  4357 alter_table-test.cc:1347] Scanner saw 61500 rows
I20251024 01:52:16.892313  4357 alter_table-test.cc:1347] Scanner saw 62050 rows
I20251024 01:52:16.987380  4357 alter_table-test.cc:1347] Scanner saw 62550 rows
I20251024 01:52:17.078420  4357 alter_table-test.cc:1347] Scanner saw 63050 rows
I20251024 01:52:17.167987  4357 alter_table-test.cc:1347] Scanner saw 63500 rows
I20251024 01:52:17.272378  4357 alter_table-test.cc:1347] Scanner saw 64000 rows
I20251024 01:52:17.364464  4357 alter_table-test.cc:1347] Scanner saw 64650 rows
I20251024 01:52:17.478094  4357 alter_table-test.cc:1347] Scanner saw 65150 rows
I20251024 01:52:17.575210  4357 alter_table-test.cc:1347] Scanner saw 65900 rows
I20251024 01:52:17.675217  4357 alter_table-test.cc:1347] Scanner saw 66450 rows
I20251024 01:52:17.777701  4357 alter_table-test.cc:1347] Scanner saw 66950 rows
I20251024 01:52:17.907493  4357 alter_table-test.cc:1347] Scanner saw 67500 rows
I20251024 01:52:18.009950  4357 alter_table-test.cc:1347] Scanner saw 68350 rows
I20251024 01:52:18.147379  4357 alter_table-test.cc:1347] Scanner saw 68850 rows
I20251024 01:52:18.326582  4357 alter_table-test.cc:1347] Scanner saw 69800 rows
I20251024 01:52:18.450685  4357 alter_table-test.cc:1347] Scanner saw 70800 rows
I20251024 01:52:18.571517  4357 alter_table-test.cc:1347] Scanner saw 71500 rows
I20251024 01:52:18.692335  4357 alter_table-test.cc:1347] Scanner saw 72200 rows
I20251024 01:52:18.821833  4357 alter_table-test.cc:1347] Scanner saw 72950 rows
I20251024 01:52:18.957973  4357 alter_table-test.cc:1347] Scanner saw 73700 rows
I20251024 01:52:19.098857  4357 alter_table-test.cc:1347] Scanner saw 74550 rows
I20251024 01:52:19.228559  4357 alter_table-test.cc:1347] Scanner saw 75400 rows
I20251024 01:52:19.359143  4357 alter_table-test.cc:1347] Scanner saw 76150 rows
I20251024 01:52:19.500869  4357 alter_table-test.cc:1347] Scanner saw 76900 rows
I20251024 01:52:19.644374  4357 alter_table-test.cc:1347] Scanner saw 77750 rows
I20251024 01:52:19.773705  4357 alter_table-test.cc:1347] Scanner saw 78500 rows
I20251024 01:52:19.775516  4212 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36024:
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
I20251024 01:52:19.843164  4385 tablet.cc:1722] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: 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
I20251024 01:52:19.961093  4357 alter_table-test.cc:1347] Scanner saw 79200 rows
I20251024 01:52:20.169708  4357 alter_table-test.cc:1347] Scanner saw 79350 rows
I20251024 01:52:20.372269  4357 alter_table-test.cc:1347] Scanner saw 79350 rows
I20251024 01:52:20.584427  4357 alter_table-test.cc:1347] Scanner saw 79350 rows
I20251024 01:52:20.826768  4357 alter_table-test.cc:1347] Scanner saw 79350 rows
I20251024 01:52:21.007052  4357 alter_table-test.cc:1347] Scanner saw 79350 rows
I20251024 01:52:21.091681  4385 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:52718 (request call id 4) took 1285 ms. Trace:
I20251024 01:52:21.091853  4385 rpcz_store.cc:276] 1024 01:52:19.805728 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:19.805888 (+   160us) service_pool.cc:225] Handling call
1024 01:52:21.091654 (+1285766us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:19.806878 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:19.807084 (+   206us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:19.841750 (+ 34666us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:19.841762 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:19.841795 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:19.841800 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:19.842041 (+   241us) log.cc:844] Serialized 296 byte log entry
1024 01:52:19.843036 (+   995us) op_driver.cc:464] REPLICATION: finished
1024 01:52:19.843138 (+   102us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:21.085304 (+1242166us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:21.085704 (+   400us) log.cc:844] Serialized 5 byte log entry
1024 01:52:21.090331 (+  4627us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:21.091559 (+  1228us) log.cc:844] Serialized 15 byte log entry
1024 01:52:21.091604 (+    45us) alter_schema_op.cc:73] Released schema lock
1024 01:52:21.091608 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"bytes_written":69201,"cfile_init":1,"compiler_manager_pool.queue_time_us":1002,"compiler_manager_pool.run_cpu_time_us":694561,"compiler_manager_pool.run_wall_time_us":698108,"dirs.queue_time_us":538,"dirs.run_cpu_time_us":202,"dirs.run_wall_time_us":1232,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2877,"lbm_writes_lt_1ms":49,"peak_mem_usage":0,"prepare.queue_time_us":49,"prepare.run_cpu_time_us":5474,"prepare.run_wall_time_us":35217,"replication_time_us":1210,"rows_written":18500,"thread_start_us":2264,"threads_started":3,"wal-append.queue_time_us":1123}]]}
I20251024 01:52:21.113703  4385 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=2244, attempt_no=0}) took 1301 ms. Trace:
I20251024 01:52:21.113982  4385 rpcz_store.cc:276] 1024 01:52:19.811785 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:19.811837 (+    52us) service_pool.cc:225] Handling call
1024 01:52:21.113667 (+1301830us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:19.842193 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:19.842315 (+   122us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:21.094383 (+1252068us) write_op.cc:435] Acquired schema lock
1024 01:52:21.094385 (+     2us) tablet.cc:660] Decoding operations
1024 01:52:21.094647 (+   262us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:21.094656 (+     9us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:21.094660 (+     4us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:21.095083 (+   423us) tablet.cc:699] Row locks acquired
1024 01:52:21.095088 (+     5us) write_op.cc:260] PREPARE: finished
1024 01:52:21.095134 (+    46us) write_op.cc:270] Start()
1024 01:52:21.095166 (+    32us) write_op.cc:276] Timestamp: L: 2492
1024 01:52:21.095171 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:21.095380 (+   209us) log.cc:844] Serialized 788 byte log entry
1024 01:52:21.108234 (+ 12854us) op_driver.cc:464] REPLICATION: finished
1024 01:52:21.108400 (+   166us) write_op.cc:301] APPLY: starting
1024 01:52:21.108422 (+    22us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:21.110937 (+  2515us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:21.110980 (+    43us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:21.112929 (+  1949us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:21.113029 (+   100us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=200,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1024 01:52:21.113043 (+    14us) write_op.cc:312] APPLY: finished
1024 01:52:21.113292 (+   249us) log.cc:844] Serialized 320 byte log entry
1024 01:52:21.113412 (+   120us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:21.113494 (+    82us) write_op.cc:454] Released schema lock
1024 01:52:21.113510 (+    16us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"cfile_cache_hit":9,"cfile_cache_hit_bytes":36954,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":161,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":29884,"prepare.run_cpu_time_us":213552,"prepare.run_wall_time_us":1253279,"replication_time_us":13019}]]}
I20251024 01:52:21.143419  4212 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8: fake-table [id=ac9bcedc2651431eac98947c49b58bdb] alter complete (version 4)
I20251024 01:52:21.177927  4385 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=2245, attempt_no=0}) took 1332 ms. Trace:
I20251024 01:52:21.178144  4385 rpcz_store.cc:276] 1024 01:52:19.845354 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:19.845404 (+    50us) service_pool.cc:225] Handling call
1024 01:52:21.177903 (+1332499us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:21.095517 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:21.095641 (+   124us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:21.095649 (+     8us) write_op.cc:435] Acquired schema lock
1024 01:52:21.095653 (+     4us) tablet.cc:660] Decoding operations
1024 01:52:21.096334 (+   681us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:21.096348 (+    14us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:21.096355 (+     7us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:21.097021 (+   666us) tablet.cc:699] Row locks acquired
1024 01:52:21.097026 (+     5us) write_op.cc:260] PREPARE: finished
1024 01:52:21.097060 (+    34us) write_op.cc:270] Start()
1024 01:52:21.097091 (+    31us) write_op.cc:276] Timestamp: L: 2493
1024 01:52:21.097096 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:21.097320 (+   224us) log.cc:844] Serialized 788 byte log entry
1024 01:52:21.108414 (+ 11094us) op_driver.cc:464] REPLICATION: finished
1024 01:52:21.115408 (+  6994us) write_op.cc:301] APPLY: starting
1024 01:52:21.115422 (+    14us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:21.155322 (+ 39900us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:21.155346 (+    24us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:21.177461 (+ 22115us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:21.177525 (+    64us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=177,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1024 01:52:21.177533 (+     8us) write_op.cc:312] APPLY: finished
1024 01:52:21.177695 (+   162us) log.cc:844] Serialized 420 byte log entry
1024 01:52:21.177773 (+    78us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:21.177817 (+    44us) write_op.cc:454] Released schema lock
1024 01:52:21.177825 (+     8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6954,"cfile_cache_hit":279,"cfile_cache_hit_bytes":874128,"cfile_cache_miss":10,"cfile_cache_miss_bytes":36704,"lbm_read_time_us":320,"lbm_reads_lt_1ms":10,"num_ops":50,"prepare.queue_time_us":1249643,"prepare.run_cpu_time_us":1869,"prepare.run_wall_time_us":1868,"replication_time_us":11303,"thread_start_us":17368,"threads_started":1}]]}
I20251024 01:52:21.179276  4357 alter_table-test.cc:1347] Scanner saw 79350 rows
I20251024 01:52:21.319186  4357 alter_table-test.cc:1347] Scanner saw 79650 rows
I20251024 01:52:21.438953  4357 alter_table-test.cc:1347] Scanner saw 80600 rows
I20251024 01:52:21.555799  4357 alter_table-test.cc:1347] Scanner saw 81300 rows
I20251024 01:52:21.683383  4357 alter_table-test.cc:1347] Scanner saw 81900 rows
I20251024 01:52:21.831846  4357 alter_table-test.cc:1347] Scanner saw 82650 rows
I20251024 01:52:21.960353  4357 alter_table-test.cc:1347] Scanner saw 83700 rows
I20251024 01:52:22.094393  4357 alter_table-test.cc:1347] Scanner saw 84450 rows
I20251024 01:52:22.233642  4357 alter_table-test.cc:1347] Scanner saw 85250 rows
I20251024 01:52:22.377993  4357 alter_table-test.cc:1347] Scanner saw 86000 rows
I20251024 01:52:22.544467  4357 alter_table-test.cc:1347] Scanner saw 86800 rows
I20251024 01:52:22.684247  4357 alter_table-test.cc:1347] Scanner saw 87900 rows
I20251024 01:52:22.821197  4357 alter_table-test.cc:1347] Scanner saw 88700 rows
I20251024 01:52:22.971791  4357 alter_table-test.cc:1347] Scanner saw 89450 rows
I20251024 01:52:23.148990  4357 alter_table-test.cc:1347] Scanner saw 90250 rows
I20251024 01:52:23.340428  4357 alter_table-test.cc:1347] Scanner saw 91300 rows
I20251024 01:52:23.498255  4357 alter_table-test.cc:1347] Scanner saw 92300 rows
I20251024 01:52:23.658461  4357 alter_table-test.cc:1347] Scanner saw 93200 rows
I20251024 01:52:23.866796  4357 alter_table-test.cc:1347] Scanner saw 93950 rows
I20251024 01:52:24.055241  4357 alter_table-test.cc:1347] Scanner saw 94750 rows
I20251024 01:52:24.164687  4212 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36024:
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
I20251024 01:52:24.225206  4357 alter_table-test.cc:1347] Scanner saw 96000 rows
I20251024 01:52:24.239753  4413 tablet.cc:1722] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: 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
I20251024 01:52:24.375952  4357 alter_table-test.cc:1347] Scanner saw 96850 rows
I20251024 01:52:24.620123  4357 alter_table-test.cc:1347] Scanner saw 96850 rows
I20251024 01:52:24.858470  4357 alter_table-test.cc:1347] Scanner saw 96850 rows
I20251024 01:52:25.096660  4357 alter_table-test.cc:1347] Scanner saw 96850 rows
I20251024 01:52:25.332988  4357 alter_table-test.cc:1347] Scanner saw 96850 rows
I20251024 01:52:25.462981  4413 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:52718 (request call id 5) took 1261 ms. Trace:
I20251024 01:52:25.463193  4413 rpcz_store.cc:276] 1024 01:52:24.201804 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:24.202010 (+   206us) service_pool.cc:225] Handling call
1024 01:52:25.462956 (+1260946us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:24.202404 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:24.203006 (+   602us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:24.238206 (+ 35200us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:24.238216 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:24.238243 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:24.238248 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:24.239096 (+   848us) log.cc:844] Serialized 330 byte log entry
1024 01:52:24.239611 (+   515us) op_driver.cc:464] REPLICATION: finished
1024 01:52:24.239726 (+   115us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:25.456875 (+1217149us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:25.457352 (+   477us) log.cc:844] Serialized 5 byte log entry
1024 01:52:25.461621 (+  4269us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:25.462864 (+  1243us) log.cc:844] Serialized 15 byte log entry
1024 01:52:25.462906 (+    42us) alter_schema_op.cc:73] Released schema lock
1024 01:52:25.462910 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"bytes_written":67956,"cfile_init":1,"compiler_manager_pool.queue_time_us":1083,"compiler_manager_pool.run_cpu_time_us":712530,"compiler_manager_pool.run_wall_time_us":745215,"dirs.queue_time_us":511,"dirs.run_cpu_time_us":197,"dirs.run_wall_time_us":804,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2999,"lbm_writes_lt_1ms":53,"peak_mem_usage":0,"prepare.queue_time_us":51,"prepare.run_cpu_time_us":5132,"prepare.run_wall_time_us":36749,"replication_time_us":1339,"rows_written":17500,"thread_start_us":1697,"threads_started":3,"wal-append.queue_time_us":548}]]}
I20251024 01:52:25.483475  4413 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=2661, attempt_no=0}) took 1279 ms. Trace:
I20251024 01:52:25.483620  4413 rpcz_store.cc:276] 1024 01:52:24.203807 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:24.203858 (+    51us) service_pool.cc:225] Handling call
1024 01:52:25.483448 (+1279590us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:24.239210 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:24.239324 (+   114us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:25.463737 (+1224413us) write_op.cc:435] Acquired schema lock
1024 01:52:25.463740 (+     3us) tablet.cc:660] Decoding operations
1024 01:52:25.464080 (+   340us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:25.464095 (+    15us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:25.464100 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:25.464395 (+   295us) tablet.cc:699] Row locks acquired
1024 01:52:25.464397 (+     2us) write_op.cc:260] PREPARE: finished
1024 01:52:25.464433 (+    36us) write_op.cc:270] Start()
1024 01:52:25.464464 (+    31us) write_op.cc:276] Timestamp: L: 2936
1024 01:52:25.464466 (+     2us) op_driver.cc:348] REPLICATION: starting
1024 01:52:25.464652 (+   186us) log.cc:844] Serialized 788 byte log entry
1024 01:52:25.478872 (+ 14220us) op_driver.cc:464] REPLICATION: finished
1024 01:52:25.478984 (+   112us) write_op.cc:301] APPLY: starting
1024 01:52:25.479003 (+    19us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:25.481605 (+  2602us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:25.481639 (+    34us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:25.482888 (+  1249us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:25.482970 (+    82us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=247,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1024 01:52:25.482981 (+    11us) write_op.cc:312] APPLY: finished
1024 01:52:25.483160 (+   179us) log.cc:844] Serialized 320 byte log entry
1024 01:52:25.483260 (+   100us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:25.483318 (+    58us) write_op.cc:454] Released schema lock
1024 01:52:25.483329 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"cfile_cache_hit":15,"cfile_cache_hit_bytes":61590,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16562,"cfile_init":1,"lbm_read_time_us":194,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":34985,"prepare.run_cpu_time_us":200604,"prepare.run_wall_time_us":1225495,"replication_time_us":14372}]]}
I20251024 01:52:25.516264  4213 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8: fake-table [id=ac9bcedc2651431eac98947c49b58bdb] alter complete (version 5)
I20251024 01:52:25.531162  4413 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=2662, attempt_no=0}) took 1289 ms. Trace:
I20251024 01:52:25.531432  4413 rpcz_store.cc:276] 1024 01:52:24.241668 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:24.241774 (+   106us) service_pool.cc:225] Handling call
1024 01:52:25.531129 (+1289355us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:25.464733 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:25.464832 (+    99us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:25.464835 (+     3us) write_op.cc:435] Acquired schema lock
1024 01:52:25.464836 (+     1us) tablet.cc:660] Decoding operations
1024 01:52:25.465072 (+   236us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:25.465080 (+     8us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:25.465083 (+     3us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:25.465300 (+   217us) tablet.cc:699] Row locks acquired
1024 01:52:25.465302 (+     2us) write_op.cc:260] PREPARE: finished
1024 01:52:25.465324 (+    22us) write_op.cc:270] Start()
1024 01:52:25.465345 (+    21us) write_op.cc:276] Timestamp: L: 2937
1024 01:52:25.465347 (+     2us) op_driver.cc:348] REPLICATION: starting
1024 01:52:25.465479 (+   132us) log.cc:844] Serialized 788 byte log entry
1024 01:52:25.485206 (+ 19727us) op_driver.cc:464] REPLICATION: finished
1024 01:52:25.485315 (+   109us) write_op.cc:301] APPLY: starting
1024 01:52:25.485329 (+    14us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:25.507445 (+ 22116us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:25.507489 (+    44us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:25.530457 (+ 22968us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:25.530578 (+   121us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=211,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1024 01:52:25.530593 (+    15us) write_op.cc:312] APPLY: finished
1024 01:52:25.530873 (+   280us) log.cc:844] Serialized 420 byte log entry
1024 01:52:25.530957 (+    84us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:25.531010 (+    53us) write_op.cc:454] Released schema lock
1024 01:52:25.531020 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"cfile_cache_hit":301,"cfile_cache_hit_bytes":892635,"cfile_cache_miss":8,"cfile_cache_miss_bytes":28767,"lbm_read_time_us":235,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1222492,"prepare.run_cpu_time_us":784,"prepare.run_wall_time_us":782,"replication_time_us":19834}]]}
I20251024 01:52:25.585201  4357 alter_table-test.cc:1347] Scanner saw 96850 rows
I20251024 01:52:25.756098  4357 alter_table-test.cc:1347] Scanner saw 97300 rows
I20251024 01:52:25.920017  4357 alter_table-test.cc:1347] Scanner saw 98250 rows
I20251024 01:52:26.078275  4357 alter_table-test.cc:1347] Scanner saw 99150 rows
I20251024 01:52:26.241549  4357 alter_table-test.cc:1347] Scanner saw 100000 rows
I20251024 01:52:26.419291  4357 alter_table-test.cc:1347] Scanner saw 100900 rows
I20251024 01:52:26.582211  4357 alter_table-test.cc:1347] Scanner saw 102050 rows
I20251024 01:52:26.756487  4357 alter_table-test.cc:1347] Scanner saw 102900 rows
I20251024 01:52:26.927136  4357 alter_table-test.cc:1347] Scanner saw 103850 rows
I20251024 01:52:27.121315  4357 alter_table-test.cc:1347] Scanner saw 104700 rows
I20251024 01:52:27.310577  4357 alter_table-test.cc:1347] Scanner saw 105950 rows
I20251024 01:52:27.492079  4357 alter_table-test.cc:1347] Scanner saw 106950 rows
I20251024 01:52:27.680863  4357 alter_table-test.cc:1347] Scanner saw 107850 rows
I20251024 01:52:27.887606  4357 alter_table-test.cc:1347] Scanner saw 108950 rows
I20251024 01:52:28.078464  4357 alter_table-test.cc:1347] Scanner saw 110100 rows
I20251024 01:52:28.286327  4357 alter_table-test.cc:1347] Scanner saw 111200 rows
I20251024 01:52:28.551421  4357 alter_table-test.cc:1347] Scanner saw 112400 rows
I20251024 01:52:28.565589  4212 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36024:
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
I20251024 01:52:28.633800  4429 tablet.cc:1722] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: 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
I20251024 01:52:28.788030  4357 alter_table-test.cc:1347] Scanner saw 113650 rows
I20251024 01:52:29.079280  4357 alter_table-test.cc:1347] Scanner saw 113850 rows
I20251024 01:52:29.360430  4357 alter_table-test.cc:1347] Scanner saw 113850 rows
I20251024 01:52:29.635558  4357 alter_table-test.cc:1347] Scanner saw 113850 rows
I20251024 01:52:29.886838  4357 alter_table-test.cc:1347] Scanner saw 113850 rows
I20251024 01:52:29.890853  4429 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:52718 (request call id 6) took 1295 ms. Trace:
I20251024 01:52:29.891057  4429 rpcz_store.cc:276] 1024 01:52:28.595758 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:28.595813 (+    55us) service_pool.cc:225] Handling call
1024 01:52:29.890831 (+1295018us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:28.597516 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:28.597718 (+   202us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:28.632571 (+ 34853us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:28.632584 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:28.632612 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:28.632615 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:28.632830 (+   215us) log.cc:844] Serialized 364 byte log entry
1024 01:52:28.633641 (+   811us) op_driver.cc:464] REPLICATION: finished
1024 01:52:28.633763 (+   122us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:29.884150 (+1250387us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:29.884606 (+   456us) log.cc:844] Serialized 5 byte log entry
1024 01:52:29.889518 (+  4912us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:29.890748 (+  1230us) log.cc:844] Serialized 15 byte log entry
1024 01:52:29.890791 (+    43us) alter_schema_op.cc:73] Released schema lock
1024 01:52:29.890796 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73,"bytes_written":64588,"cfile_init":1,"compiler_manager_pool.queue_time_us":444,"compiler_manager_pool.run_cpu_time_us":698021,"compiler_manager_pool.run_wall_time_us":699029,"dirs.queue_time_us":1682,"dirs.run_cpu_time_us":230,"dirs.run_wall_time_us":1059,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3553,"lbm_writes_lt_1ms":55,"peak_mem_usage":0,"prepare.queue_time_us":1391,"prepare.run_cpu_time_us":6894,"prepare.run_wall_time_us":35371,"replication_time_us":998,"rows_written":17000,"thread_start_us":2137,"threads_started":3,"wal-append.queue_time_us":1029}]]}
I20251024 01:52:29.904354  4429 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=3071, attempt_no=0}) took 1308 ms. Trace:
I20251024 01:52:29.904585  4429 rpcz_store.cc:276] 1024 01:52:28.596297 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:28.596347 (+    50us) service_pool.cc:225] Handling call
1024 01:52:29.904327 (+1307980us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:28.632941 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:28.633051 (+   110us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:29.893558 (+1260507us) write_op.cc:435] Acquired schema lock
1024 01:52:29.893563 (+     5us) tablet.cc:660] Decoding operations
1024 01:52:29.893923 (+   360us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:29.893935 (+    12us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:29.893941 (+     6us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:29.894302 (+   361us) tablet.cc:699] Row locks acquired
1024 01:52:29.894305 (+     3us) write_op.cc:260] PREPARE: finished
1024 01:52:29.894339 (+    34us) write_op.cc:270] Start()
1024 01:52:29.894365 (+    26us) write_op.cc:276] Timestamp: L: 3369
1024 01:52:29.894368 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:29.894537 (+   169us) log.cc:844] Serialized 788 byte log entry
1024 01:52:29.899686 (+  5149us) op_driver.cc:464] REPLICATION: finished
1024 01:52:29.899798 (+   112us) write_op.cc:301] APPLY: starting
1024 01:52:29.899815 (+    17us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:29.902539 (+  2724us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:29.902566 (+    27us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:29.903817 (+  1251us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:29.903887 (+    70us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=300,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1024 01:52:29.903896 (+     9us) write_op.cc:312] APPLY: finished
1024 01:52:29.904058 (+   162us) log.cc:844] Serialized 320 byte log entry
1024 01:52:29.904143 (+    85us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:29.904201 (+    58us) write_op.cc:454] Released schema lock
1024 01:52:29.904212 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"cfile_cache_hit":16,"cfile_cache_hit_bytes":61740,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12444,"cfile_init":1,"lbm_read_time_us":158,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":36252,"prepare.run_cpu_time_us":199036,"prepare.run_wall_time_us":1261650,"replication_time_us":5290}]]}
I20251024 01:52:29.941601  4213 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8: fake-table [id=ac9bcedc2651431eac98947c49b58bdb] alter complete (version 6)
I20251024 01:52:29.948115  4429 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=3072, attempt_no=0}) took 1312 ms. Trace:
I20251024 01:52:29.948329  4429 rpcz_store.cc:276] 1024 01:52:28.635477 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:28.635538 (+    61us) service_pool.cc:225] Handling call
1024 01:52:29.948094 (+1312556us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:29.894631 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:29.894713 (+    82us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:29.894718 (+     5us) write_op.cc:435] Acquired schema lock
1024 01:52:29.894720 (+     2us) tablet.cc:660] Decoding operations
1024 01:52:29.895101 (+   381us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:29.895111 (+    10us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:29.895116 (+     5us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:29.895482 (+   366us) tablet.cc:699] Row locks acquired
1024 01:52:29.895485 (+     3us) write_op.cc:260] PREPARE: finished
1024 01:52:29.895513 (+    28us) write_op.cc:270] Start()
1024 01:52:29.895536 (+    23us) write_op.cc:276] Timestamp: L: 3370
1024 01:52:29.895540 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:29.895683 (+   143us) log.cc:844] Serialized 788 byte log entry
1024 01:52:29.899991 (+  4308us) op_driver.cc:464] REPLICATION: finished
1024 01:52:29.905744 (+  5753us) write_op.cc:301] APPLY: starting
1024 01:52:29.905756 (+    12us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:29.927291 (+ 21535us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:29.927315 (+    24us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:29.947659 (+ 20344us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:29.947733 (+    74us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=219,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1024 01:52:29.947742 (+     9us) write_op.cc:312] APPLY: finished
1024 01:52:29.947889 (+   147us) log.cc:844] Serialized 420 byte log entry
1024 01:52:29.947955 (+    66us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:29.948008 (+    53us) write_op.cc:454] Released schema lock
1024 01:52:29.948017 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5711,"cfile_cache_hit":322,"cfile_cache_hit_bytes":942953,"cfile_cache_miss":6,"cfile_cache_miss_bytes":21575,"lbm_read_time_us":139,"lbm_reads_lt_1ms":6,"num_ops":50,"prepare.queue_time_us":1258626,"prepare.run_cpu_time_us":1099,"prepare.run_wall_time_us":1099,"replication_time_us":4430,"spinlock_wait_cycles":1280,"thread_start_us":6288,"threads_started":1}]]}
I20251024 01:52:30.104897  4357 alter_table-test.cc:1347] Scanner saw 113850 rows
I20251024 01:52:30.283013  4357 alter_table-test.cc:1347] Scanner saw 114850 rows
I20251024 01:52:30.480322  4357 alter_table-test.cc:1347] Scanner saw 115700 rows
I20251024 01:52:30.686482  4357 alter_table-test.cc:1347] Scanner saw 116650 rows
I20251024 01:52:30.879828  4357 alter_table-test.cc:1347] Scanner saw 117800 rows
I20251024 01:52:31.088554  4357 alter_table-test.cc:1347] Scanner saw 118800 rows
I20251024 01:52:31.288482  4357 alter_table-test.cc:1347] Scanner saw 119850 rows
I20251024 01:52:31.496979  4357 alter_table-test.cc:1347] Scanner saw 120900 rows
I20251024 01:52:31.698945  4357 alter_table-test.cc:1347] Scanner saw 121950 rows
I20251024 01:52:31.922017  4357 alter_table-test.cc:1347] Scanner saw 122950 rows
I20251024 01:52:32.161059  4357 alter_table-test.cc:1347] Scanner saw 124200 rows
I20251024 01:52:32.405700  4357 alter_table-test.cc:1347] Scanner saw 125500 rows
I20251024 01:52:32.640544  4357 alter_table-test.cc:1347] Scanner saw 126800 rows
I20251024 01:52:32.878875  4357 alter_table-test.cc:1347] Scanner saw 128050 rows
I20251024 01:52:32.952049  4213 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36024:
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
I20251024 01:52:33.004186  4429 tablet.cc:1722] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: 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
I20251024 01:52:33.156381  4357 alter_table-test.cc:1347] Scanner saw 129200 rows
I20251024 01:52:33.567276  4357 alter_table-test.cc:1347] Scanner saw 129700 rows
I20251024 01:52:33.884496  4357 alter_table-test.cc:1347] Scanner saw 129700 rows
I20251024 01:52:34.200431  4357 alter_table-test.cc:1347] Scanner saw 129700 rows
I20251024 01:52:34.341288  4429 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:52718 (request call id 7) took 1375 ms. Trace:
I20251024 01:52:34.341495  4429 rpcz_store.cc:276] 1024 01:52:32.966046 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:32.966097 (+    51us) service_pool.cc:225] Handling call
1024 01:52:34.341267 (+1375170us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:32.967135 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:32.967374 (+   239us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:33.002816 (+ 35442us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:33.002829 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:33.002859 (+    30us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:33.002861 (+     2us) op_driver.cc:348] REPLICATION: starting
1024 01:52:33.003099 (+   238us) log.cc:844] Serialized 398 byte log entry
1024 01:52:33.004061 (+   962us) op_driver.cc:464] REPLICATION: finished
1024 01:52:33.004160 (+    99us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:34.334893 (+1330733us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:34.335432 (+   539us) log.cc:844] Serialized 5 byte log entry
1024 01:52:34.339788 (+  4356us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:34.341184 (+  1396us) log.cc:844] Serialized 15 byte log entry
1024 01:52:34.341227 (+    43us) alter_schema_op.cc:73] Released schema lock
1024 01:52:34.341231 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"bytes_written":60485,"cfile_init":1,"compiler_manager_pool.queue_time_us":1845,"compiler_manager_pool.run_cpu_time_us":763891,"compiler_manager_pool.run_wall_time_us":780751,"dirs.queue_time_us":507,"dirs.run_cpu_time_us":197,"dirs.run_wall_time_us":990,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3257,"lbm_writes_lt_1ms":59,"peak_mem_usage":0,"prepare.queue_time_us":653,"prepare.run_cpu_time_us":5149,"prepare.run_wall_time_us":36021,"replication_time_us":1173,"rows_written":15850,"thread_start_us":2345,"threads_started":3,"wal-append.queue_time_us":470}]]}
I20251024 01:52:34.360785  4429 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=3459, attempt_no=0}) took 1388 ms. Trace:
I20251024 01:52:34.361018  4429 rpcz_store.cc:276] 1024 01:52:32.971890 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:32.971939 (+    49us) service_pool.cc:225] Handling call
1024 01:52:34.360758 (+1388819us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:33.003213 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:33.003320 (+   107us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:34.342226 (+1338906us) write_op.cc:435] Acquired schema lock
1024 01:52:34.342232 (+     6us) tablet.cc:660] Decoding operations
1024 01:52:34.342552 (+   320us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:34.342566 (+    14us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:34.342572 (+     6us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:34.342831 (+   259us) tablet.cc:699] Row locks acquired
1024 01:52:34.342832 (+     1us) write_op.cc:260] PREPARE: finished
1024 01:52:34.342863 (+    31us) write_op.cc:270] Start()
1024 01:52:34.342892 (+    29us) write_op.cc:276] Timestamp: L: 3776
1024 01:52:34.342893 (+     1us) op_driver.cc:348] REPLICATION: starting
1024 01:52:34.343070 (+   177us) log.cc:844] Serialized 788 byte log entry
1024 01:52:34.353127 (+ 10057us) op_driver.cc:464] REPLICATION: finished
1024 01:52:34.353243 (+   116us) write_op.cc:301] APPLY: starting
1024 01:52:34.353261 (+    18us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:34.358361 (+  5100us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:34.358420 (+    59us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:34.360234 (+  1814us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:34.360298 (+    64us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=350,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1024 01:52:34.360306 (+     8us) write_op.cc:312] APPLY: finished
1024 01:52:34.360472 (+   166us) log.cc:844] Serialized 320 byte log entry
1024 01:52:34.360565 (+    93us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:34.360621 (+    56us) write_op.cc:454] Released schema lock
1024 01:52:34.360638 (+    17us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"cfile_cache_hit":20,"cfile_cache_hit_bytes":74196,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12443,"cfile_init":1,"lbm_read_time_us":265,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":30832,"prepare.run_cpu_time_us":212301,"prepare.run_wall_time_us":1339905,"replication_time_us":10195}]]}
I20251024 01:52:34.379951  4212 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8: fake-table [id=ac9bcedc2651431eac98947c49b58bdb] alter complete (version 7)
I20251024 01:52:34.411576  4453 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=3460, attempt_no=0}) took 1405 ms. Trace:
I20251024 01:52:34.411718  4453 rpcz_store.cc:276] 1024 01:52:33.006417 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:33.006476 (+    59us) service_pool.cc:225] Handling call
1024 01:52:34.411549 (+1405073us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:34.343151 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:34.343230 (+    79us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:34.343233 (+     3us) write_op.cc:435] Acquired schema lock
1024 01:52:34.343234 (+     1us) tablet.cc:660] Decoding operations
1024 01:52:34.343457 (+   223us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:34.343464 (+     7us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:34.343467 (+     3us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:34.343678 (+   211us) tablet.cc:699] Row locks acquired
1024 01:52:34.343680 (+     2us) write_op.cc:260] PREPARE: finished
1024 01:52:34.343721 (+    41us) write_op.cc:270] Start()
1024 01:52:34.343740 (+    19us) write_op.cc:276] Timestamp: L: 3777
1024 01:52:34.343741 (+     1us) op_driver.cc:348] REPLICATION: starting
1024 01:52:34.343856 (+   115us) log.cc:844] Serialized 788 byte log entry
1024 01:52:34.353271 (+  9415us) op_driver.cc:464] REPLICATION: finished
1024 01:52:34.359674 (+  6403us) write_op.cc:301] APPLY: starting
1024 01:52:34.359691 (+    17us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:34.385201 (+ 25510us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:34.385226 (+    25us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:34.411094 (+ 25868us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:34.411174 (+    80us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=243,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1024 01:52:34.411182 (+     8us) write_op.cc:312] APPLY: finished
1024 01:52:34.411328 (+   146us) log.cc:844] Serialized 420 byte log entry
1024 01:52:34.411398 (+    70us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:34.411449 (+    51us) write_op.cc:454] Released schema lock
1024 01:52:34.411459 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6349,"cfile_cache_hit":338,"cfile_cache_hit_bytes":947066,"cfile_cache_miss":5,"cfile_cache_miss_bytes":15824,"lbm_read_time_us":125,"lbm_reads_lt_1ms":5,"num_ops":50,"prepare.queue_time_us":1336209,"prepare.run_cpu_time_us":740,"prepare.run_wall_time_us":740,"replication_time_us":9514,"thread_start_us":7425,"threads_started":1}]]}
I20251024 01:52:34.492666  4357 alter_table-test.cc:1347] Scanner saw 129700 rows
I20251024 01:52:34.696434  4357 alter_table-test.cc:1347] Scanner saw 130400 rows
I20251024 01:52:34.919924  4357 alter_table-test.cc:1347] Scanner saw 131350 rows
I20251024 01:52:35.133659  4357 alter_table-test.cc:1347] Scanner saw 132350 rows
I20251024 01:52:35.360601  4357 alter_table-test.cc:1347] Scanner saw 133450 rows
I20251024 01:52:35.585711  4357 alter_table-test.cc:1347] Scanner saw 134450 rows
I20251024 01:52:35.821623  4357 alter_table-test.cc:1347] Scanner saw 135500 rows
I20251024 01:52:36.062399  4357 alter_table-test.cc:1347] Scanner saw 136750 rows
I20251024 01:52:36.304935  4357 alter_table-test.cc:1347] Scanner saw 137800 rows
I20251024 01:52:36.565701  4357 alter_table-test.cc:1347] Scanner saw 138950 rows
I20251024 01:52:36.828013  4357 alter_table-test.cc:1347] Scanner saw 140300 rows
I20251024 01:52:37.071455  4357 alter_table-test.cc:1347] Scanner saw 141700 rows
I20251024 01:52:37.337968  4357 alter_table-test.cc:1347] Scanner saw 142800 rows
I20251024 01:52:37.599704  4357 alter_table-test.cc:1347] Scanner saw 144150 rows
I20251024 01:52:37.657305  4212 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36024:
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
W20251024 01:52:37.680503  4212 catalog_manager.cc:5101] could not convert tablet's 30e236e73396426797e36514dc3b7795 schema from PB: OK
I20251024 01:52:37.715065  4453 tablet.cc:1722] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: 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
I20251024 01:52:37.897006  4357 alter_table-test.cc:1347] Scanner saw 145450 rows
I20251024 01:52:37.968147  4213 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8: fake-table [id=ac9bcedc2651431eac98947c49b58bdb] alter complete (version 8)
I20251024 01:52:38.214795  4357 alter_table-test.cc:1347] Scanner saw 145850 rows
I20251024 01:52:38.908448  4453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:52718 (request call id 8) took 1226 ms. Trace:
I20251024 01:52:38.908624  4453 rpcz_store.cc:276] 1024 01:52:37.681695 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:37.681876 (+   181us) service_pool.cc:225] Handling call
1024 01:52:38.908426 (+1226550us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:37.683267 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:37.683521 (+   254us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:37.714050 (+ 30529us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:37.714063 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:37.714097 (+    34us) alter_schema_op.cc:128] START. Timestamp: 1
1024 01:52:37.714102 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:37.714388 (+   286us) log.cc:844] Serialized 432 byte log entry
1024 01:52:37.714913 (+   525us) op_driver.cc:464] REPLICATION: finished
1024 01:52:37.715037 (+   124us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:38.901772 (+1186735us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:38.902277 (+   505us) log.cc:844] Serialized 5 byte log entry
1024 01:52:38.906807 (+  4530us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:38.908337 (+  1530us) log.cc:844] Serialized 15 byte log entry
1024 01:52:38.908386 (+    49us) alter_schema_op.cc:73] Released schema lock
1024 01:52:38.908390 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"bytes_written":64997,"cfile_init":1,"compiler_manager_pool.queue_time_us":674,"compiler_manager_pool.run_cpu_time_us":603685,"compiler_manager_pool.run_wall_time_us":610674,"dirs.queue_time_us":454,"dirs.run_cpu_time_us":231,"dirs.run_wall_time_us":873,"drs_written":1,"lbm_read_time_us":54,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3406,"lbm_writes_lt_1ms":63,"peak_mem_usage":0,"prepare.queue_time_us":982,"prepare.run_cpu_time_us":4958,"prepare.run_wall_time_us":31187,"replication_time_us":781,"rows_written":16150,"thread_start_us":1251,"threads_started":3,"wal-append.queue_time_us":836}]]}
I20251024 01:52:38.915189  4453 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=3855, attempt_no=0}) took 1225 ms. Trace:
I20251024 01:52:38.915313  4453 rpcz_store.cc:276] 1024 01:52:37.689228 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:37.689277 (+    49us) service_pool.cc:225] Handling call
1024 01:52:38.915164 (+1225887us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:37.714510 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:37.716794 (+  2284us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:38.908446 (+1191652us) write_op.cc:435] Acquired schema lock
1024 01:52:38.908449 (+     3us) tablet.cc:660] Decoding operations
1024 01:52:38.908756 (+   307us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:38.908769 (+    13us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:38.908775 (+     6us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:38.909106 (+   331us) tablet.cc:699] Row locks acquired
1024 01:52:38.909108 (+     2us) write_op.cc:260] PREPARE: finished
1024 01:52:38.909145 (+    37us) write_op.cc:270] Start()
1024 01:52:38.910164 (+  1019us) write_op.cc:276] Timestamp: L: 4217
1024 01:52:38.910195 (+    31us) op_driver.cc:348] REPLICATION: starting
1024 01:52:38.910443 (+   248us) log.cc:844] Serialized 788 byte log entry
1024 01:52:38.911477 (+  1034us) op_driver.cc:464] REPLICATION: finished
1024 01:52:38.911610 (+   133us) write_op.cc:301] APPLY: starting
1024 01:52:38.911625 (+    15us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:38.913810 (+  2185us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:38.913836 (+    26us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:38.914765 (+   929us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:38.914813 (+    48us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=400,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1024 01:52:38.914819 (+     6us) write_op.cc:312] APPLY: finished
1024 01:52:38.914941 (+   122us) log.cc:844] Serialized 320 byte log entry
1024 01:52:38.915016 (+    75us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:38.915058 (+    42us) write_op.cc:454] Released schema lock
1024 01:52:38.915065 (+     7us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78,"cfile_cache_hit":27,"cfile_cache_hit_bytes":87053,"cfile_cache_miss":3,"cfile_cache_miss_bytes":8337,"cfile_init":1,"lbm_read_time_us":145,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":24788,"prepare.run_cpu_time_us":199998,"prepare.run_wall_time_us":1196012,"replication_time_us":1259}]]}
I20251024 01:52:38.949682  4464 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52746 (ReqId={client: 78f1f233edaf49d8abc17c3bb30d92aa, seq_no=3856, attempt_no=0}) took 1232 ms. Trace:
I20251024 01:52:38.949822  4464 rpcz_store.cc:276] 1024 01:52:37.717021 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:37.717118 (+    97us) service_pool.cc:225] Handling call
1024 01:52:38.949624 (+1232506us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:38.910566 (+     0us) write_op.cc:183] PREPARE: starting on tablet 30e236e73396426797e36514dc3b7795
1024 01:52:38.910684 (+   118us) write_op.cc:432] Acquiring schema lock in shared mode
1024 01:52:38.910691 (+     7us) write_op.cc:435] Acquired schema lock
1024 01:52:38.910693 (+     2us) tablet.cc:660] Decoding operations
1024 01:52:38.911099 (+   406us) write_op.cc:620] Acquiring the partition lock for write op
1024 01:52:38.911122 (+    23us) write_op.cc:641] Partition lock acquired for write op
1024 01:52:38.911130 (+     8us) tablet.cc:683] Acquiring locks for 50 operations
1024 01:52:38.911649 (+   519us) tablet.cc:699] Row locks acquired
1024 01:52:38.911652 (+     3us) write_op.cc:260] PREPARE: finished
1024 01:52:38.911685 (+    33us) write_op.cc:270] Start()
1024 01:52:38.911714 (+    29us) write_op.cc:276] Timestamp: L: 4218
1024 01:52:38.911716 (+     2us) op_driver.cc:348] REPLICATION: starting
1024 01:52:38.911868 (+   152us) log.cc:844] Serialized 788 byte log entry
1024 01:52:38.912292 (+   424us) op_driver.cc:464] REPLICATION: finished
1024 01:52:38.912695 (+   403us) write_op.cc:301] APPLY: starting
1024 01:52:38.912708 (+    13us) tablet.cc:1365] starting BulkCheckPresence
1024 01:52:38.927982 (+ 15274us) tablet.cc:1368] finished BulkCheckPresence
1024 01:52:38.928012 (+    30us) tablet.cc:1370] starting ApplyRowOperation cycle
1024 01:52:38.949114 (+ 21102us) tablet.cc:1381] finished ApplyRowOperation cycle
1024 01:52:38.949183 (+    69us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=243,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1024 01:52:38.949191 (+     8us) write_op.cc:312] APPLY: finished
1024 01:52:38.949333 (+   142us) log.cc:844] Serialized 420 byte log entry
1024 01:52:38.949435 (+   102us) write_op.cc:489] Releasing partition, row and schema locks
1024 01:52:38.949495 (+    60us) write_op.cc:454] Released schema lock
1024 01:52:38.949506 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":353,"cfile_cache_hit":333,"cfile_cache_hit_bytes":941729,"cfile_cache_miss":10,"cfile_cache_miss_bytes":37816,"lbm_read_time_us":186,"lbm_reads_lt_1ms":10,"num_ops":50,"prepare.queue_time_us":1192954,"prepare.run_cpu_time_us":1368,"prepare.run_wall_time_us":1367,"replication_time_us":549,"spinlock_wait_cycles":768,"thread_start_us":262,"threads_started":1}]]}
I20251024 01:52:38.951076   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:38.961166   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:38.961448   416 tablet_replica.cc:333] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7: stopping tablet replica
I20251024 01:52:38.961618   416 raft_consensus.cc:2243] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:38.961835   416 raft_consensus.cc:2272] T 30e236e73396426797e36514dc3b7795 P 572c97d2ce66439b96b1396f677cf4e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:38.967485   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:38.971486   416 master.cc:561] Master@127.0.104.62:42115 shutting down...
I20251024 01:52:38.980350   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:38.980624   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:38.980729   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 10af75d04f384c7e9e2c8fe71be9a0d8: stopping tablet replica
I20251024 01:52:38.995837   416 master.cc:583] Master@127.0.104.62:42115 shutdown complete.
[       OK ] AlterTableTest.TestAlterUnderWriteLoad (36213 ms)
[ RUN      ] AlterTableTest.TestInsertAfterAlterTable
I20251024 01:52:39.008129   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:44947
I20251024 01:52:39.008643   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:39.009419   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:39.010952   416 webserver.cc:492] Webserver started at http://127.0.104.62:38167/ using document root <none> and password file <none>
I20251024 01:52:39.011154   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:39.011205   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:39.011300   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:39.011891   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "e568305950f441a49a917a65fddaff67"
format_stamp: "Formatted at 2025-10-24 01:52:39 on dist-test-slave-fm74"
I20251024 01:52:39.014529   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:52:39.016227  4468 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:39.016599   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:39.016705   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "e568305950f441a49a917a65fddaff67"
format_stamp: "Formatted at 2025-10-24 01:52:39 on dist-test-slave-fm74"
I20251024 01:52:39.016837   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761270696576755-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)
I20251024 01:52:39.024956   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:39.025552   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:39.038019   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:44947
I20251024 01:52:39.038034  4519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:44947 every 8 connection(s)
I20251024 01:52:39.039435  4520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.043974  4520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67: Bootstrap starting.
I20251024 01:52:39.045328  4520 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.047005  4520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67: No bootstrap required, opened a new log
I20251024 01:52:39.047624  4520 raft_consensus.cc:359] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e568305950f441a49a917a65fddaff67" member_type: VOTER }
I20251024 01:52:39.047768  4520 raft_consensus.cc:385] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.047827  4520 raft_consensus.cc:740] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e568305950f441a49a917a65fddaff67, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.048043  4520 consensus_queue.cc:260] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e568305950f441a49a917a65fddaff67" member_type: VOTER }
I20251024 01:52:39.048200  4520 raft_consensus.cc:399] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.048262  4520 raft_consensus.cc:493] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.048323  4520 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.050218  4520 raft_consensus.cc:515] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e568305950f441a49a917a65fddaff67" member_type: VOTER }
I20251024 01:52:39.050426  4520 leader_election.cc:304] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e568305950f441a49a917a65fddaff67; no voters: 
I20251024 01:52:39.050804  4520 leader_election.cc:290] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.050951  4523 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.051453  4523 raft_consensus.cc:697] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [term 1 LEADER]: Becoming Leader. State: Replica: e568305950f441a49a917a65fddaff67, State: Running, Role: LEADER
I20251024 01:52:39.051716  4523 consensus_queue.cc:237] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e568305950f441a49a917a65fddaff67" member_type: VOTER }
I20251024 01:52:39.051713  4520 sys_catalog.cc:565] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:39.052790  4524 sys_catalog.cc:455] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e568305950f441a49a917a65fddaff67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e568305950f441a49a917a65fddaff67" member_type: VOTER } }
I20251024 01:52:39.052872  4525 sys_catalog.cc:455] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e568305950f441a49a917a65fddaff67. Latest consensus state: current_term: 1 leader_uuid: "e568305950f441a49a917a65fddaff67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e568305950f441a49a917a65fddaff67" member_type: VOTER } }
I20251024 01:52:39.053141  4524 sys_catalog.cc:458] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:39.053220  4525 sys_catalog.cc:458] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:39.054487  4529 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:39.055819  4529 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:39.057544   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:39.058714  4529 catalog_manager.cc:1357] Generated new cluster ID: 7c695712c6e043c0aeeee9e31f56a3ed
I20251024 01:52:39.058815  4529 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:39.069700  4529 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:39.070554  4529 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:39.077765  4529 catalog_manager.cc:6022] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67: Generated new TSK 0
I20251024 01:52:39.078030  4529 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:39.090597   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:39.091689   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:39.093123   416 webserver.cc:492] Webserver started at http://127.0.104.1:34695/ using document root <none> and password file <none>
I20251024 01:52:39.093348   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:39.093418   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:39.093530   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:39.094115   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "698f07d87f7c49979adc932d571dab53"
format_stamp: "Formatted at 2025-10-24 01:52:39 on dist-test-slave-fm74"
I20251024 01:52:39.096609   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251024 01:52:39.098286  4544 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:39.098713   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:39.098826   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "698f07d87f7c49979adc932d571dab53"
format_stamp: "Formatted at 2025-10-24 01:52:39 on dist-test-slave-fm74"
I20251024 01:52:39.098933   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761270696576755-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)
I20251024 01:52:39.110927   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:39.111466   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:39.112001   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:39.112814   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:39.112883   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:39.112965   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:39.113013   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:39.125620   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:37585
I20251024 01:52:39.125646  4606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:37585 every 8 connection(s)
I20251024 01:52:39.137341  4607 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44947
I20251024 01:52:39.137522  4607 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:39.137894  4607 heartbeater.cc:507] Master 127.0.104.62:44947 requested a full tablet report, sending...
I20251024 01:52:39.138865  4485 ts_manager.cc:194] Registered new tserver with Master: 698f07d87f7c49979adc932d571dab53 (127.0.104.1:37585)
I20251024 01:52:39.139073   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012533581s
I20251024 01:52:39.140023  4485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49450
I20251024 01:52:39.150898  4485 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49460:
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"
    }
  }
}
I20251024 01:52:39.151473  4607 heartbeater.cc:499] Master 127.0.104.62:44947 was elected leader, sending a full tablet report...
I20251024 01:52:39.164037  4572 tablet_service.cc:1505] Processing CreateTablet for tablet b86e1a59655e4e1583e5827b497157b4 (DEFAULT_TABLE table=fake-table [id=df14b2c861b8472386852340853eb9db]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:39.164527  4572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86e1a59655e4e1583e5827b497157b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.169899  4619 tablet_bootstrap.cc:492] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53: Bootstrap starting.
I20251024 01:52:39.171386  4619 tablet_bootstrap.cc:654] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.173307  4619 tablet_bootstrap.cc:492] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53: No bootstrap required, opened a new log
I20251024 01:52:39.173460  4619 ts_tablet_manager.cc:1403] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:39.174086  4619 raft_consensus.cc:359] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.174297  4619 raft_consensus.cc:385] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.174386  4619 raft_consensus.cc:740] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.174603  4619 consensus_queue.cc:260] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.174731  4619 raft_consensus.cc:399] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.174787  4619 raft_consensus.cc:493] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.174873  4619 raft_consensus.cc:3060] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.177186  4619 raft_consensus.cc:515] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.177440  4619 leader_election.cc:304] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 698f07d87f7c49979adc932d571dab53; no voters: 
I20251024 01:52:39.178591  4619 leader_election.cc:290] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.178702  4621 raft_consensus.cc:2804] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.179147  4621 raft_consensus.cc:697] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Becoming Leader. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Running, Role: LEADER
I20251024 01:52:39.179399  4619 ts_tablet_manager.cc:1434] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20251024 01:52:39.179534  4621 consensus_queue.cc:237] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.181586  4485 catalog_manager.cc:5649] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698f07d87f7c49979adc932d571dab53 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "698f07d87f7c49979adc932d571dab53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.198114   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:39.199401  4484 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49460:
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"
    }
  }
}
I20251024 01:52:39.211622  4572 tablet_service.cc:1505] Processing CreateTablet for tablet b89ef2a230264d6bbb8f88f5553d163f (DEFAULT_TABLE table=split-table [id=7df1b77ea75a453bb5968ee36d447619]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:39.212193  4572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b89ef2a230264d6bbb8f88f5553d163f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.212065  4571 tablet_service.cc:1505] Processing CreateTablet for tablet 5ad4281e418041e1964938daf3593976 (DEFAULT_TABLE table=split-table [id=7df1b77ea75a453bb5968ee36d447619]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20251024 01:52:39.212535  4571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad4281e418041e1964938daf3593976. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.214391  4570 tablet_service.cc:1505] Processing CreateTablet for tablet dcd6539f19f64fa88f6a345dc9bee233 (DEFAULT_TABLE table=split-table [id=7df1b77ea75a453bb5968ee36d447619]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20251024 01:52:39.214887  4570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd6539f19f64fa88f6a345dc9bee233. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.214938  4569 tablet_service.cc:1505] Processing CreateTablet for tablet 245e00d7bb1746a8ac8e5b84d775ecf5 (DEFAULT_TABLE table=split-table [id=7df1b77ea75a453bb5968ee36d447619]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20251024 01:52:39.215327  4569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245e00d7bb1746a8ac8e5b84d775ecf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.219172  4619 tablet_bootstrap.cc:492] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53: Bootstrap starting.
I20251024 01:52:39.221072  4619 tablet_bootstrap.cc:654] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.221571  4568 tablet_service.cc:1505] Processing CreateTablet for tablet 6d0946eb4cdf46cbbfefc9071ab1d278 (DEFAULT_TABLE table=split-table [id=7df1b77ea75a453bb5968ee36d447619]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20251024 01:52:39.221935  4567 tablet_service.cc:1505] Processing CreateTablet for tablet 7f7e81ca617e4401a3b946ec783a9604 (DEFAULT_TABLE table=split-table [id=7df1b77ea75a453bb5968ee36d447619]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20251024 01:52:39.222082  4568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0946eb4cdf46cbbfefc9071ab1d278. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.222327  4567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7e81ca617e4401a3b946ec783a9604. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.226213  4570 tablet_service.cc:1505] Processing CreateTablet for tablet d812c782b99e4f46b7b17b289f913516 (DEFAULT_TABLE table=split-table [id=7df1b77ea75a453bb5968ee36d447619]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20251024 01:52:39.226735  4569 tablet_service.cc:1505] Processing CreateTablet for tablet 8d6db875b5134cccad5e460ae31453da (DEFAULT_TABLE table=split-table [id=7df1b77ea75a453bb5968ee36d447619]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20251024 01:52:39.227391  4570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d812c782b99e4f46b7b17b289f913516. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.227805  4569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6db875b5134cccad5e460ae31453da. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.229437  4619 tablet_bootstrap.cc:492] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53: No bootstrap required, opened a new log
I20251024 01:52:39.230016  4619 ts_tablet_manager.cc:1403] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.009s
I20251024 01:52:39.230985  4619 raft_consensus.cc:359] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.231261  4619 raft_consensus.cc:385] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.231385  4619 raft_consensus.cc:740] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.231707  4619 consensus_queue.cc:260] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.231930  4619 raft_consensus.cc:399] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.232074  4619 raft_consensus.cc:493] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.232235  4619 raft_consensus.cc:3060] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.232981  4571 tablet_service.cc:1505] Processing CreateTablet for tablet 033a8854563542948ca54c9a620609f0 (DEFAULT_TABLE table=split-table [id=7df1b77ea75a453bb5968ee36d447619]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20251024 01:52:39.233963  4571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033a8854563542948ca54c9a620609f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.235242  4619 raft_consensus.cc:515] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.235642  4619 leader_election.cc:304] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 698f07d87f7c49979adc932d571dab53; no voters: 
I20251024 01:52:39.235970  4621 raft_consensus.cc:2804] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.236125  4621 raft_consensus.cc:697] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Becoming Leader. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Running, Role: LEADER
I20251024 01:52:39.236379  4621 consensus_queue.cc:237] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.233536  4572 tablet_service.cc:1505] Processing CreateTablet for tablet 5efe7ce411824a1fa39195c83063bd88 (DEFAULT_TABLE table=split-table [id=7df1b77ea75a453bb5968ee36d447619]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20251024 01:52:39.237495  4619 leader_election.cc:290] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.237758  4572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5efe7ce411824a1fa39195c83063bd88. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.238260  4619 ts_tablet_manager.cc:1434] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20251024 01:52:39.238668  4619 tablet_bootstrap.cc:492] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53: Bootstrap starting.
I20251024 01:52:39.241338  4619 tablet_bootstrap.cc:654] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.245396  4484 catalog_manager.cc:5649] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698f07d87f7c49979adc932d571dab53 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "698f07d87f7c49979adc932d571dab53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.247244  4619 tablet_bootstrap.cc:492] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53: No bootstrap required, opened a new log
I20251024 01:52:39.247442  4619 ts_tablet_manager.cc:1403] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.006s
I20251024 01:52:39.248245  4619 raft_consensus.cc:359] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.248486  4619 raft_consensus.cc:385] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.248567  4619 raft_consensus.cc:740] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.249035  4619 consensus_queue.cc:260] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.249375  4619 raft_consensus.cc:399] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.249493  4619 raft_consensus.cc:493] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.249718  4619 raft_consensus.cc:3060] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.252174  4619 raft_consensus.cc:515] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.252444  4619 leader_election.cc:304] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 698f07d87f7c49979adc932d571dab53; no voters: 
I20251024 01:52:39.252645  4619 leader_election.cc:290] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.252735  4621 raft_consensus.cc:2804] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.252909  4621 raft_consensus.cc:697] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Becoming Leader. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Running, Role: LEADER
I20251024 01:52:39.253141  4619 ts_tablet_manager.cc:1434] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20251024 01:52:39.253186  4621 consensus_queue.cc:237] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.253401  4619 tablet_bootstrap.cc:492] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53: Bootstrap starting.
I20251024 01:52:39.255095  4619 tablet_bootstrap.cc:654] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.255671  4484 catalog_manager.cc:5649] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698f07d87f7c49979adc932d571dab53 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "698f07d87f7c49979adc932d571dab53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.256915  4619 tablet_bootstrap.cc:492] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53: No bootstrap required, opened a new log
I20251024 01:52:39.257069  4619 ts_tablet_manager.cc:1403] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:39.257820  4619 raft_consensus.cc:359] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.257972  4619 raft_consensus.cc:385] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.258049  4619 raft_consensus.cc:740] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.258320  4619 consensus_queue.cc:260] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.258518  4619 raft_consensus.cc:399] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.258621  4619 raft_consensus.cc:493] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.258720  4619 raft_consensus.cc:3060] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.261382  4619 raft_consensus.cc:515] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.261725  4619 leader_election.cc:304] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 698f07d87f7c49979adc932d571dab53; no voters: 
I20251024 01:52:39.261981  4619 leader_election.cc:290] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.262152  4621 raft_consensus.cc:2804] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.262449  4621 raft_consensus.cc:697] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Becoming Leader. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Running, Role: LEADER
I20251024 01:52:39.262516  4619 ts_tablet_manager.cc:1434] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20251024 01:52:39.262832  4619 tablet_bootstrap.cc:492] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53: Bootstrap starting.
I20251024 01:52:39.262892  4621 consensus_queue.cc:237] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.264528  4619 tablet_bootstrap.cc:654] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.265578  4484 catalog_manager.cc:5649] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698f07d87f7c49979adc932d571dab53 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "698f07d87f7c49979adc932d571dab53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.266369  4619 tablet_bootstrap.cc:492] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53: No bootstrap required, opened a new log
I20251024 01:52:39.266530  4619 ts_tablet_manager.cc:1403] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:39.267174  4619 raft_consensus.cc:359] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.267364  4619 raft_consensus.cc:385] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.267462  4619 raft_consensus.cc:740] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.267705  4619 consensus_queue.cc:260] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.267867  4619 raft_consensus.cc:399] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.267951  4619 raft_consensus.cc:493] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.268065  4619 raft_consensus.cc:3060] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.270681  4619 raft_consensus.cc:515] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.270917  4619 leader_election.cc:304] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 698f07d87f7c49979adc932d571dab53; no voters: 
I20251024 01:52:39.271134  4619 leader_election.cc:290] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.271215  4621 raft_consensus.cc:2804] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.271519  4621 raft_consensus.cc:697] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Becoming Leader. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Running, Role: LEADER
I20251024 01:52:39.271708  4619 ts_tablet_manager.cc:1434] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:39.271790  4621 consensus_queue.cc:237] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.271951  4619 tablet_bootstrap.cc:492] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53: Bootstrap starting.
I20251024 01:52:39.273581  4619 tablet_bootstrap.cc:654] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.274392  4484 catalog_manager.cc:5649] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698f07d87f7c49979adc932d571dab53 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "698f07d87f7c49979adc932d571dab53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.275712  4619 tablet_bootstrap.cc:492] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53: No bootstrap required, opened a new log
I20251024 01:52:39.275852  4619 ts_tablet_manager.cc:1403] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:39.276629  4619 raft_consensus.cc:359] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.276849  4619 raft_consensus.cc:385] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.276942  4619 raft_consensus.cc:740] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.277194  4619 consensus_queue.cc:260] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.277364  4619 raft_consensus.cc:399] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.277480  4619 raft_consensus.cc:493] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.277580  4619 raft_consensus.cc:3060] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.280457  4619 raft_consensus.cc:515] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.280681  4619 leader_election.cc:304] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 698f07d87f7c49979adc932d571dab53; no voters: 
I20251024 01:52:39.280866  4619 leader_election.cc:290] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.280983  4621 raft_consensus.cc:2804] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.281157  4621 raft_consensus.cc:697] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Becoming Leader. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Running, Role: LEADER
I20251024 01:52:39.281355  4619 ts_tablet_manager.cc:1434] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251024 01:52:39.281421  4621 consensus_queue.cc:237] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.281644  4619 tablet_bootstrap.cc:492] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53: Bootstrap starting.
I20251024 01:52:39.283496  4619 tablet_bootstrap.cc:654] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.284080  4484 catalog_manager.cc:5649] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698f07d87f7c49979adc932d571dab53 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "698f07d87f7c49979adc932d571dab53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.285152  4619 tablet_bootstrap.cc:492] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53: No bootstrap required, opened a new log
I20251024 01:52:39.285301  4619 ts_tablet_manager.cc:1403] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:39.285962  4619 raft_consensus.cc:359] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.286137  4619 raft_consensus.cc:385] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.286248  4619 raft_consensus.cc:740] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.286494  4619 consensus_queue.cc:260] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.286664  4619 raft_consensus.cc:399] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.286762  4619 raft_consensus.cc:493] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.286877  4619 raft_consensus.cc:3060] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.289477  4619 raft_consensus.cc:515] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.289707  4619 leader_election.cc:304] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 698f07d87f7c49979adc932d571dab53; no voters: 
I20251024 01:52:39.289912  4619 leader_election.cc:290] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.289979  4621 raft_consensus.cc:2804] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.290189  4621 raft_consensus.cc:697] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Becoming Leader. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Running, Role: LEADER
I20251024 01:52:39.290434  4619 ts_tablet_manager.cc:1434] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20251024 01:52:39.290441  4621 consensus_queue.cc:237] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.290676  4619 tablet_bootstrap.cc:492] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53: Bootstrap starting.
I20251024 01:52:39.292078  4619 tablet_bootstrap.cc:654] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.292901  4485 catalog_manager.cc:5649] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698f07d87f7c49979adc932d571dab53 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "698f07d87f7c49979adc932d571dab53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.293944  4619 tablet_bootstrap.cc:492] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53: No bootstrap required, opened a new log
I20251024 01:52:39.294087  4619 ts_tablet_manager.cc:1403] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:39.294842  4619 raft_consensus.cc:359] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.295010  4619 raft_consensus.cc:385] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.295095  4619 raft_consensus.cc:740] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.295313  4619 consensus_queue.cc:260] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.295503  4619 raft_consensus.cc:399] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.295599  4619 raft_consensus.cc:493] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.295706  4619 raft_consensus.cc:3060] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.298000  4619 raft_consensus.cc:515] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.298266  4619 leader_election.cc:304] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 698f07d87f7c49979adc932d571dab53; no voters: 
I20251024 01:52:39.298498  4619 leader_election.cc:290] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.298564  4621 raft_consensus.cc:2804] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.298746  4621 raft_consensus.cc:697] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Becoming Leader. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Running, Role: LEADER
I20251024 01:52:39.298942  4619 ts_tablet_manager.cc:1434] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:39.298990  4621 consensus_queue.cc:237] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.299257  4619 tablet_bootstrap.cc:492] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53: Bootstrap starting.
I20251024 01:52:39.300928  4619 tablet_bootstrap.cc:654] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.301386  4485 catalog_manager.cc:5649] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698f07d87f7c49979adc932d571dab53 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "698f07d87f7c49979adc932d571dab53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.302639  4619 tablet_bootstrap.cc:492] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53: No bootstrap required, opened a new log
I20251024 01:52:39.302796  4619 ts_tablet_manager.cc:1403] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:39.303562  4619 raft_consensus.cc:359] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.303732  4619 raft_consensus.cc:385] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.303823  4619 raft_consensus.cc:740] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.304061  4619 consensus_queue.cc:260] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.304270  4619 raft_consensus.cc:399] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.304359  4619 raft_consensus.cc:493] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.304456  4619 raft_consensus.cc:3060] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.306970  4619 raft_consensus.cc:515] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.307181  4619 leader_election.cc:304] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 698f07d87f7c49979adc932d571dab53; no voters: 
I20251024 01:52:39.307334  4619 leader_election.cc:290] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.307436  4621 raft_consensus.cc:2804] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.307607  4621 raft_consensus.cc:697] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Becoming Leader. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Running, Role: LEADER
I20251024 01:52:39.307832  4619 ts_tablet_manager.cc:1434] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:39.307853  4621 consensus_queue.cc:237] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.308108  4619 tablet_bootstrap.cc:492] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53: Bootstrap starting.
I20251024 01:52:39.309938  4619 tablet_bootstrap.cc:654] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.310073  4485 catalog_manager.cc:5649] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698f07d87f7c49979adc932d571dab53 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "698f07d87f7c49979adc932d571dab53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.311782  4619 tablet_bootstrap.cc:492] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53: No bootstrap required, opened a new log
I20251024 01:52:39.311954  4619 ts_tablet_manager.cc:1403] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:52:39.312665  4619 raft_consensus.cc:359] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.312804  4619 raft_consensus.cc:385] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.312906  4619 raft_consensus.cc:740] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.313156  4619 consensus_queue.cc:260] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.313298  4619 raft_consensus.cc:399] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.313385  4619 raft_consensus.cc:493] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.317670  4619 raft_consensus.cc:3060] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.319953  4619 raft_consensus.cc:515] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.320225  4619 leader_election.cc:304] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 698f07d87f7c49979adc932d571dab53; no voters: 
I20251024 01:52:39.320412  4619 leader_election.cc:290] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.320530  4621 raft_consensus.cc:2804] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.320868  4621 raft_consensus.cc:697] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Becoming Leader. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Running, Role: LEADER
I20251024 01:52:39.321172  4621 consensus_queue.cc:237] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.321381  4619 ts_tablet_manager.cc:1434] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20251024 01:52:39.321717  4619 tablet_bootstrap.cc:492] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53: Bootstrap starting.
I20251024 01:52:39.323561  4619 tablet_bootstrap.cc:654] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.323781  4484 catalog_manager.cc:5649] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698f07d87f7c49979adc932d571dab53 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "698f07d87f7c49979adc932d571dab53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.325538  4619 tablet_bootstrap.cc:492] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53: No bootstrap required, opened a new log
I20251024 01:52:39.325709  4619 ts_tablet_manager.cc:1403] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:39.326421  4619 raft_consensus.cc:359] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.326587  4619 raft_consensus.cc:385] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.326655  4619 raft_consensus.cc:740] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.326900  4619 consensus_queue.cc:260] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.327073  4619 raft_consensus.cc:399] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.327153  4619 raft_consensus.cc:493] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.327255  4619 raft_consensus.cc:3060] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.329782  4619 raft_consensus.cc:515] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.330056  4619 leader_election.cc:304] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 698f07d87f7c49979adc932d571dab53; no voters: 
I20251024 01:52:39.330327  4619 leader_election.cc:290] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.330472  4621 raft_consensus.cc:2804] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.330638  4621 raft_consensus.cc:697] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Becoming Leader. State: Replica: 698f07d87f7c49979adc932d571dab53, State: Running, Role: LEADER
I20251024 01:52:39.330837  4619 ts_tablet_manager.cc:1434] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:39.330914  4621 consensus_queue.cc:237] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } }
I20251024 01:52:39.333781  4484 catalog_manager.cc:5649] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698f07d87f7c49979adc932d571dab53 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "698f07d87f7c49979adc932d571dab53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698f07d87f7c49979adc932d571dab53" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37585 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.349035  4484 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49460:
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
I20251024 01:52:39.365763  4649 tablet.cc:1722] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53: 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
I20251024 01:52:39.367538  4649 tablet.cc:1620] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53: MemRowSet was empty: no flush needed.
I20251024 01:52:39.382468  4658 tablet.cc:1722] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53: 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
I20251024 01:52:39.383257  4658 tablet.cc:1620] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53: MemRowSet was empty: no flush needed.
I20251024 01:52:39.384207  4651 tablet.cc:1722] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53: 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
I20251024 01:52:39.384259  4649 tablet.cc:1722] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53: 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
I20251024 01:52:39.384966  4651 tablet.cc:1620] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53: MemRowSet was empty: no flush needed.
I20251024 01:52:39.384979  4649 tablet.cc:1620] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53: MemRowSet was empty: no flush needed.
I20251024 01:52:39.385679  4650 tablet.cc:1722] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53: 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
I20251024 01:52:39.386310  4650 tablet.cc:1620] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53: MemRowSet was empty: no flush needed.
I20251024 01:52:39.390118  4649 tablet.cc:1722] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53: 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
I20251024 01:52:39.390461  4651 tablet.cc:1722] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53: 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
I20251024 01:52:39.390906  4649 tablet.cc:1620] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53: MemRowSet was empty: no flush needed.
I20251024 01:52:39.391072  4651 tablet.cc:1620] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53: MemRowSet was empty: no flush needed.
I20251024 01:52:39.391073  4650 tablet.cc:1722] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53: 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
I20251024 01:52:39.394368  4650 tablet.cc:1620] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53: MemRowSet was empty: no flush needed.
I20251024 01:52:39.395084  4649 tablet.cc:1722] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53: 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
I20251024 01:52:39.395387  4651 tablet.cc:1722] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53: 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
I20251024 01:52:39.395761  4649 tablet.cc:1620] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53: MemRowSet was empty: no flush needed.
I20251024 01:52:39.395838  4651 tablet.cc:1620] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53: MemRowSet was empty: no flush needed.
I20251024 01:52:39.405265  4484 catalog_manager.cc:6194] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67: split-table [id=7df1b77ea75a453bb5968ee36d447619] alter complete (version 1)
I20251024 01:52:39.424721   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:39.437569   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:39.438069   416 tablet_replica.cc:333] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53: stopping tablet replica
I20251024 01:52:39.438357   416 raft_consensus.cc:2243] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:39.438585   416 raft_consensus.cc:2272] T 033a8854563542948ca54c9a620609f0 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:39.439565   416 tablet_replica.cc:333] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53: stopping tablet replica
I20251024 01:52:39.439741   416 raft_consensus.cc:2243] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:39.439915   416 raft_consensus.cc:2272] T 5efe7ce411824a1fa39195c83063bd88 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:39.440755   416 tablet_replica.cc:333] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53: stopping tablet replica
I20251024 01:52:39.440917   416 raft_consensus.cc:2243] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:39.441079   416 raft_consensus.cc:2272] T 8d6db875b5134cccad5e460ae31453da P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:39.441879   416 tablet_replica.cc:333] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53: stopping tablet replica
I20251024 01:52:39.442035   416 raft_consensus.cc:2243] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:39.442238   416 raft_consensus.cc:2272] T 5ad4281e418041e1964938daf3593976 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:39.443035   416 tablet_replica.cc:333] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53: stopping tablet replica
I20251024 01:52:39.443189   416 raft_consensus.cc:2243] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:39.443349   416 raft_consensus.cc:2272] T 6d0946eb4cdf46cbbfefc9071ab1d278 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:39.444105   416 tablet_replica.cc:333] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53: stopping tablet replica
I20251024 01:52:39.444264   416 raft_consensus.cc:2243] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:39.444406   416 raft_consensus.cc:2272] T b86e1a59655e4e1583e5827b497157b4 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:39.445072   416 tablet_replica.cc:333] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53: stopping tablet replica
I20251024 01:52:39.445233   416 raft_consensus.cc:2243] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:39.445387   416 raft_consensus.cc:2272] T dcd6539f19f64fa88f6a345dc9bee233 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:39.446147   416 tablet_replica.cc:333] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53: stopping tablet replica
I20251024 01:52:39.446341   416 raft_consensus.cc:2243] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:39.446504   416 raft_consensus.cc:2272] T d812c782b99e4f46b7b17b289f913516 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:39.447237   416 tablet_replica.cc:333] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53: stopping tablet replica
I20251024 01:52:39.447386   416 raft_consensus.cc:2243] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:39.447541   416 raft_consensus.cc:2272] T 245e00d7bb1746a8ac8e5b84d775ecf5 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:39.448200   416 tablet_replica.cc:333] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53: stopping tablet replica
I20251024 01:52:39.448352   416 raft_consensus.cc:2243] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:39.448516   416 raft_consensus.cc:2272] T b89ef2a230264d6bbb8f88f5553d163f P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:39.449211   416 tablet_replica.cc:333] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53: stopping tablet replica
I20251024 01:52:39.449361   416 raft_consensus.cc:2243] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:39.449514   416 raft_consensus.cc:2272] T 7f7e81ca617e4401a3b946ec783a9604 P 698f07d87f7c49979adc932d571dab53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:39.466928   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:39.472852   416 master.cc:561] Master@127.0.104.62:44947 shutting down...
I20251024 01:52:39.481117   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:39.481397   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:39.481622   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P e568305950f441a49a917a65fddaff67: stopping tablet replica
I20251024 01:52:39.485801   416 master.cc:583] Master@127.0.104.62:44947 shutdown complete.
[       OK ] AlterTableTest.TestInsertAfterAlterTable (494 ms)
[ RUN      ] AlterTableTest.TestMultipleAlters
I20251024 01:52:39.503311   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:40497
I20251024 01:52:39.503836   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:39.504683   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:39.506011   416 webserver.cc:492] Webserver started at http://127.0.104.62:40991/ using document root <none> and password file <none>
I20251024 01:52:39.506341   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:39.506448   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:39.506609   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:39.507236   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "f49d1bd74f56480cb49746e4b9964b10"
format_stamp: "Formatted at 2025-10-24 01:52:39 on dist-test-slave-fm74"
I20251024 01:52:39.509739   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:52:39.511487  4663 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:39.512048   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:39.512167   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "f49d1bd74f56480cb49746e4b9964b10"
format_stamp: "Formatted at 2025-10-24 01:52:39 on dist-test-slave-fm74"
I20251024 01:52:39.512291   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761270696576755-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)
I20251024 01:52:39.518888   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:39.519423   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:39.532459   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:40497
I20251024 01:52:39.532476  4714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:40497 every 8 connection(s)
I20251024 01:52:39.533754  4715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.538352  4715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10: Bootstrap starting.
I20251024 01:52:39.539768  4715 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.541443  4715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10: No bootstrap required, opened a new log
I20251024 01:52:39.542111  4715 raft_consensus.cc:359] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49d1bd74f56480cb49746e4b9964b10" member_type: VOTER }
I20251024 01:52:39.542280  4715 raft_consensus.cc:385] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.542367  4715 raft_consensus.cc:740] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f49d1bd74f56480cb49746e4b9964b10, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.542606  4715 consensus_queue.cc:260] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49d1bd74f56480cb49746e4b9964b10" member_type: VOTER }
I20251024 01:52:39.542732  4715 raft_consensus.cc:399] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.542793  4715 raft_consensus.cc:493] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.542889  4715 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.544833  4715 raft_consensus.cc:515] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49d1bd74f56480cb49746e4b9964b10" member_type: VOTER }
I20251024 01:52:39.545045  4715 leader_election.cc:304] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f49d1bd74f56480cb49746e4b9964b10; no voters: 
I20251024 01:52:39.545529  4715 leader_election.cc:290] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.545627  4718 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.546132  4718 raft_consensus.cc:697] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [term 1 LEADER]: Becoming Leader. State: Replica: f49d1bd74f56480cb49746e4b9964b10, State: Running, Role: LEADER
I20251024 01:52:39.546460  4715 sys_catalog.cc:565] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:39.546458  4718 consensus_queue.cc:237] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49d1bd74f56480cb49746e4b9964b10" member_type: VOTER }
I20251024 01:52:39.547346  4719 sys_catalog.cc:455] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f49d1bd74f56480cb49746e4b9964b10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49d1bd74f56480cb49746e4b9964b10" member_type: VOTER } }
I20251024 01:52:39.547415  4720 sys_catalog.cc:455] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f49d1bd74f56480cb49746e4b9964b10. Latest consensus state: current_term: 1 leader_uuid: "f49d1bd74f56480cb49746e4b9964b10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49d1bd74f56480cb49746e4b9964b10" member_type: VOTER } }
I20251024 01:52:39.547631  4720 sys_catalog.cc:458] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:39.547652  4719 sys_catalog.cc:458] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:39.548775  4723 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:39.549897  4723 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:39.553040  4723 catalog_manager.cc:1357] Generated new cluster ID: 37016573fbaf4fbd90b87dc8c8b1ff34
I20251024 01:52:39.553155  4723 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:39.554840   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:39.561981  4723 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:39.562896  4723 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:39.570783  4723 catalog_manager.cc:6022] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10: Generated new TSK 0
I20251024 01:52:39.571076  4723 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:39.587683   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:39.588815   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:39.590363   416 webserver.cc:492] Webserver started at http://127.0.104.1:36671/ using document root <none> and password file <none>
I20251024 01:52:39.590618   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:39.590701   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:39.590855   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:39.591488   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "fec84db9baf74b9dabe0e16b96c6ca24"
format_stamp: "Formatted at 2025-10-24 01:52:39 on dist-test-slave-fm74"
I20251024 01:52:39.594069   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:52:39.595773  4739 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:39.596134   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:39.596252   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "fec84db9baf74b9dabe0e16b96c6ca24"
format_stamp: "Formatted at 2025-10-24 01:52:39 on dist-test-slave-fm74"
I20251024 01:52:39.596385   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761270696576755-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)
I20251024 01:52:39.615217   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:39.615793   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:39.616374   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:39.617210   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:39.617293   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:39.617403   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:39.617471   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:39.632637   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45867
I20251024 01:52:39.632630  4801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45867 every 8 connection(s)
I20251024 01:52:39.640571  4802 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40497
I20251024 01:52:39.640734  4802 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:39.641063  4802 heartbeater.cc:507] Master 127.0.104.62:40497 requested a full tablet report, sending...
I20251024 01:52:39.642014  4680 ts_manager.cc:194] Registered new tserver with Master: fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867)
I20251024 01:52:39.642757   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009028288s
I20251024 01:52:39.643183  4680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44548
I20251024 01:52:39.654474  4802 heartbeater.cc:499] Master 127.0.104.62:40497 was elected leader, sending a full tablet report...
I20251024 01:52:39.654474  4680 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44550:
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"
    }
  }
}
I20251024 01:52:39.667822  4767 tablet_service.cc:1505] Processing CreateTablet for tablet e2a0e5fc6ac54cd3adb1e9aa0eb13872 (DEFAULT_TABLE table=fake-table [id=c5c3a70f44e54a0cb48a2ebc4d1beb76]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:39.668319  4767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a0e5fc6ac54cd3adb1e9aa0eb13872. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.673409  4814 tablet_bootstrap.cc:492] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24: Bootstrap starting.
I20251024 01:52:39.674961  4814 tablet_bootstrap.cc:654] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.676903  4814 tablet_bootstrap.cc:492] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24: No bootstrap required, opened a new log
I20251024 01:52:39.677066  4814 ts_tablet_manager.cc:1403] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:52:39.677654  4814 raft_consensus.cc:359] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.677819  4814 raft_consensus.cc:385] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.677898  4814 raft_consensus.cc:740] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.678128  4814 consensus_queue.cc:260] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.678340  4814 raft_consensus.cc:399] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.678431  4814 raft_consensus.cc:493] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.678524  4814 raft_consensus.cc:3060] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.681092  4814 raft_consensus.cc:515] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.681335  4814 leader_election.cc:304] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fec84db9baf74b9dabe0e16b96c6ca24; no voters: 
I20251024 01:52:39.681806  4814 leader_election.cc:290] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.681941  4816 raft_consensus.cc:2804] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.682483  4816 raft_consensus.cc:697] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Becoming Leader. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Running, Role: LEADER
I20251024 01:52:39.682555  4814 ts_tablet_manager.cc:1434] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20251024 01:52:39.682787  4816 consensus_queue.cc:237] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.685191  4680 catalog_manager.cc:5649] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 reported cstate change: term changed from 0 to 1, leader changed from <none> to fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.707479   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:39.708791  4680 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44550:
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"
    }
  }
}
I20251024 01:52:39.719595  4767 tablet_service.cc:1505] Processing CreateTablet for tablet 29da56da31374c03af33d284d0a4eed0 (DEFAULT_TABLE table=split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:39.719739  4766 tablet_service.cc:1505] Processing CreateTablet for tablet 7ca3075ec0604a4cb49d2a177916d33a (DEFAULT_TABLE table=split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20251024 01:52:39.720184  4765 tablet_service.cc:1505] Processing CreateTablet for tablet 8e225cc351b74308a8930d5c2dd5cb41 (DEFAULT_TABLE table=split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20251024 01:52:39.720386  4764 tablet_service.cc:1505] Processing CreateTablet for tablet 9ace942928084482a87be2a4d816d978 (DEFAULT_TABLE table=split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20251024 01:52:39.720662  4767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29da56da31374c03af33d284d0a4eed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.721621  4761 tablet_service.cc:1505] Processing CreateTablet for tablet 96722ec2334d4802855e24b9c442fe2f (DEFAULT_TABLE table=split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20251024 01:52:39.722083  4762 tablet_service.cc:1505] Processing CreateTablet for tablet 804b2f894b514adcb60f0bb86f590cb3 (DEFAULT_TABLE table=split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20251024 01:52:39.722254  4759 tablet_service.cc:1505] Processing CreateTablet for tablet 533d69dac0a34b84a8e9ffb0ddfe9132 (DEFAULT_TABLE table=split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20251024 01:52:39.722563  4763 tablet_service.cc:1505] Processing CreateTablet for tablet 0620f606fc3c440884eff68c3a7616c6 (DEFAULT_TABLE table=split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20251024 01:52:39.722718  4764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ace942928084482a87be2a4d816d978. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.722915  4763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0620f606fc3c440884eff68c3a7616c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.723155  4759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533d69dac0a34b84a8e9ffb0ddfe9132. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.723605  4761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96722ec2334d4802855e24b9c442fe2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.726624  4760 tablet_service.cc:1505] Processing CreateTablet for tablet 14421aaef6ba4b9792b55a052f590420 (DEFAULT_TABLE table=split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20251024 01:52:39.727106  4760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14421aaef6ba4b9792b55a052f590420. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.729364  4814 tablet_bootstrap.cc:492] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: Bootstrap starting.
I20251024 01:52:39.729908  4762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804b2f894b514adcb60f0bb86f590cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.731303  4814 tablet_bootstrap.cc:654] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.731657  4766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca3075ec0604a4cb49d2a177916d33a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.733772  4758 tablet_service.cc:1505] Processing CreateTablet for tablet eadeab6942a5474e8b993bc97ef14403 (DEFAULT_TABLE table=split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20251024 01:52:39.734153  4765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e225cc351b74308a8930d5c2dd5cb41. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.734508  4758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadeab6942a5474e8b993bc97ef14403. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:39.737118  4814 tablet_bootstrap.cc:492] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: No bootstrap required, opened a new log
I20251024 01:52:39.737293  4814 ts_tablet_manager.cc:1403] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.007s
I20251024 01:52:39.738008  4814 raft_consensus.cc:359] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.738236  4814 raft_consensus.cc:385] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.738344  4814 raft_consensus.cc:740] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.738574  4814 consensus_queue.cc:260] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.738740  4814 raft_consensus.cc:399] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.738817  4814 raft_consensus.cc:493] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.738914  4814 raft_consensus.cc:3060] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.741510  4814 raft_consensus.cc:515] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.741775  4814 leader_election.cc:304] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fec84db9baf74b9dabe0e16b96c6ca24; no voters: 
I20251024 01:52:39.742034  4816 raft_consensus.cc:2804] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.742161  4816 raft_consensus.cc:697] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Becoming Leader. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Running, Role: LEADER
I20251024 01:52:39.742448  4816 consensus_queue.cc:237] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.746423  4814 leader_election.cc:290] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.746973  4814 ts_tablet_manager.cc:1434] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20251024 01:52:39.747280  4814 tablet_bootstrap.cc:492] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: Bootstrap starting.
I20251024 01:52:39.747381  4680 catalog_manager.cc:5649] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 reported cstate change: term changed from 0 to 1, leader changed from <none> to fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.749024  4814 tablet_bootstrap.cc:654] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.751255  4814 tablet_bootstrap.cc:492] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: No bootstrap required, opened a new log
I20251024 01:52:39.751397  4814 ts_tablet_manager.cc:1403] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20251024 01:52:39.752190  4814 raft_consensus.cc:359] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.752389  4814 raft_consensus.cc:385] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.752485  4814 raft_consensus.cc:740] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.752725  4814 consensus_queue.cc:260] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.752895  4814 raft_consensus.cc:399] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.752987  4814 raft_consensus.cc:493] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.753089  4814 raft_consensus.cc:3060] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.755355  4814 raft_consensus.cc:515] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.755566  4814 leader_election.cc:304] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fec84db9baf74b9dabe0e16b96c6ca24; no voters: 
I20251024 01:52:39.755753  4814 leader_election.cc:290] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.755815  4816 raft_consensus.cc:2804] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.755988  4816 raft_consensus.cc:697] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Becoming Leader. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Running, Role: LEADER
I20251024 01:52:39.756232  4816 consensus_queue.cc:237] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.756350  4814 ts_tablet_manager.cc:1434] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20251024 01:52:39.756608  4814 tablet_bootstrap.cc:492] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: Bootstrap starting.
I20251024 01:52:39.758966  4814 tablet_bootstrap.cc:654] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.760133  4680 catalog_manager.cc:5649] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 reported cstate change: term changed from 0 to 1, leader changed from <none> to fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.760883  4814 tablet_bootstrap.cc:492] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: No bootstrap required, opened a new log
I20251024 01:52:39.761032  4814 ts_tablet_manager.cc:1403] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:52:39.761631  4814 raft_consensus.cc:359] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.761778  4814 raft_consensus.cc:385] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.761876  4814 raft_consensus.cc:740] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.762100  4814 consensus_queue.cc:260] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.762291  4814 raft_consensus.cc:399] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.762400  4814 raft_consensus.cc:493] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.762507  4814 raft_consensus.cc:3060] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.765261  4814 raft_consensus.cc:515] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.765522  4814 leader_election.cc:304] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fec84db9baf74b9dabe0e16b96c6ca24; no voters: 
I20251024 01:52:39.765703  4814 leader_election.cc:290] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.765808  4816 raft_consensus.cc:2804] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.765961  4816 raft_consensus.cc:697] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Becoming Leader. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Running, Role: LEADER
I20251024 01:52:39.766284  4814 ts_tablet_manager.cc:1434] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20251024 01:52:39.766323  4816 consensus_queue.cc:237] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.766592  4814 tablet_bootstrap.cc:492] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: Bootstrap starting.
I20251024 01:52:39.768482  4814 tablet_bootstrap.cc:654] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.768939  4680 catalog_manager.cc:5649] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 reported cstate change: term changed from 0 to 1, leader changed from <none> to fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.770288  4814 tablet_bootstrap.cc:492] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: No bootstrap required, opened a new log
I20251024 01:52:39.770463  4814 ts_tablet_manager.cc:1403] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:52:39.771241  4814 raft_consensus.cc:359] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.771422  4814 raft_consensus.cc:385] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.771534  4814 raft_consensus.cc:740] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.771764  4814 consensus_queue.cc:260] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.771936  4814 raft_consensus.cc:399] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.772027  4814 raft_consensus.cc:493] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.772125  4814 raft_consensus.cc:3060] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.774958  4814 raft_consensus.cc:515] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.775199  4814 leader_election.cc:304] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fec84db9baf74b9dabe0e16b96c6ca24; no voters: 
I20251024 01:52:39.775403  4814 leader_election.cc:290] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.775476  4816 raft_consensus.cc:2804] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.775628  4816 raft_consensus.cc:697] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Becoming Leader. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Running, Role: LEADER
I20251024 01:52:39.775880  4816 consensus_queue.cc:237] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.776003  4814 ts_tablet_manager.cc:1434] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:39.776266  4814 tablet_bootstrap.cc:492] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: Bootstrap starting.
I20251024 01:52:39.778841  4814 tablet_bootstrap.cc:654] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.781338  4680 catalog_manager.cc:5649] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 reported cstate change: term changed from 0 to 1, leader changed from <none> to fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.782662  4814 tablet_bootstrap.cc:492] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: No bootstrap required, opened a new log
I20251024 01:52:39.782830  4814 ts_tablet_manager.cc:1403] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
I20251024 01:52:39.783464  4814 raft_consensus.cc:359] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.783622  4814 raft_consensus.cc:385] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.783715  4814 raft_consensus.cc:740] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.783964  4814 consensus_queue.cc:260] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.784107  4814 raft_consensus.cc:399] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.784194  4814 raft_consensus.cc:493] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.784307  4814 raft_consensus.cc:3060] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.786387  4814 raft_consensus.cc:515] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.786608  4814 leader_election.cc:304] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fec84db9baf74b9dabe0e16b96c6ca24; no voters: 
I20251024 01:52:39.786798  4814 leader_election.cc:290] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.786872  4816 raft_consensus.cc:2804] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.787009  4816 raft_consensus.cc:697] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Becoming Leader. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Running, Role: LEADER
I20251024 01:52:39.787240  4816 consensus_queue.cc:237] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.787322  4814 ts_tablet_manager.cc:1434] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20251024 01:52:39.787689  4814 tablet_bootstrap.cc:492] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: Bootstrap starting.
I20251024 01:52:39.790211  4814 tablet_bootstrap.cc:654] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.792392  4680 catalog_manager.cc:5649] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 reported cstate change: term changed from 0 to 1, leader changed from <none> to fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.795413  4814 tablet_bootstrap.cc:492] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: No bootstrap required, opened a new log
I20251024 01:52:39.795573  4814 ts_tablet_manager.cc:1403] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.007s
I20251024 01:52:39.796216  4814 raft_consensus.cc:359] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.796402  4814 raft_consensus.cc:385] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.796496  4814 raft_consensus.cc:740] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.796733  4814 consensus_queue.cc:260] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.796864  4814 raft_consensus.cc:399] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.796952  4814 raft_consensus.cc:493] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.797048  4814 raft_consensus.cc:3060] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.799090  4814 raft_consensus.cc:515] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.799310  4814 leader_election.cc:304] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fec84db9baf74b9dabe0e16b96c6ca24; no voters: 
I20251024 01:52:39.799580  4814 leader_election.cc:290] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.799582  4816 raft_consensus.cc:2804] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.799821  4816 raft_consensus.cc:697] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Becoming Leader. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Running, Role: LEADER
I20251024 01:52:39.800124  4814 ts_tablet_manager.cc:1434] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:39.800069  4816 consensus_queue.cc:237] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.800403  4814 tablet_bootstrap.cc:492] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: Bootstrap starting.
I20251024 01:52:39.802026  4814 tablet_bootstrap.cc:654] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.802829  4680 catalog_manager.cc:5649] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 reported cstate change: term changed from 0 to 1, leader changed from <none> to fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.803815  4814 tablet_bootstrap.cc:492] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: No bootstrap required, opened a new log
I20251024 01:52:39.803953  4814 ts_tablet_manager.cc:1403] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:39.804740  4814 raft_consensus.cc:359] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.804910  4814 raft_consensus.cc:385] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.805012  4814 raft_consensus.cc:740] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.805225  4814 consensus_queue.cc:260] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.805363  4814 raft_consensus.cc:399] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.805425  4814 raft_consensus.cc:493] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.805511  4814 raft_consensus.cc:3060] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.808148  4814 raft_consensus.cc:515] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.808434  4814 leader_election.cc:304] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fec84db9baf74b9dabe0e16b96c6ca24; no voters: 
I20251024 01:52:39.808656  4814 leader_election.cc:290] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.808756  4816 raft_consensus.cc:2804] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.808947  4816 raft_consensus.cc:697] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Becoming Leader. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Running, Role: LEADER
I20251024 01:52:39.809120  4814 ts_tablet_manager.cc:1434] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251024 01:52:39.809245  4816 consensus_queue.cc:237] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.809430  4814 tablet_bootstrap.cc:492] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: Bootstrap starting.
I20251024 01:52:39.811309  4814 tablet_bootstrap.cc:654] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.812044  4680 catalog_manager.cc:5649] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 reported cstate change: term changed from 0 to 1, leader changed from <none> to fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.812894  4814 tablet_bootstrap.cc:492] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: No bootstrap required, opened a new log
I20251024 01:52:39.813050  4814 ts_tablet_manager.cc:1403] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:39.813715  4814 raft_consensus.cc:359] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.813889  4814 raft_consensus.cc:385] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.813967  4814 raft_consensus.cc:740] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.814211  4814 consensus_queue.cc:260] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.814376  4814 raft_consensus.cc:399] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.814463  4814 raft_consensus.cc:493] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.814558  4814 raft_consensus.cc:3060] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.816975  4814 raft_consensus.cc:515] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.817222  4814 leader_election.cc:304] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fec84db9baf74b9dabe0e16b96c6ca24; no voters: 
I20251024 01:52:39.817461  4814 leader_election.cc:290] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.817574  4816 raft_consensus.cc:2804] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.817747  4816 raft_consensus.cc:697] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Becoming Leader. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Running, Role: LEADER
I20251024 01:52:39.817936  4814 ts_tablet_manager.cc:1434] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20251024 01:52:39.817999  4816 consensus_queue.cc:237] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.818246  4814 tablet_bootstrap.cc:492] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: Bootstrap starting.
I20251024 01:52:39.820081  4814 tablet_bootstrap.cc:654] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.820391  4680 catalog_manager.cc:5649] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 reported cstate change: term changed from 0 to 1, leader changed from <none> to fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.822078  4814 tablet_bootstrap.cc:492] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: No bootstrap required, opened a new log
I20251024 01:52:39.822278  4814 ts_tablet_manager.cc:1403] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:52:39.822890  4814 raft_consensus.cc:359] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.823030  4814 raft_consensus.cc:385] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.823103  4814 raft_consensus.cc:740] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.823318  4814 consensus_queue.cc:260] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.823453  4814 raft_consensus.cc:399] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.823531  4814 raft_consensus.cc:493] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.823621  4814 raft_consensus.cc:3060] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.825693  4814 raft_consensus.cc:515] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.825923  4814 leader_election.cc:304] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fec84db9baf74b9dabe0e16b96c6ca24; no voters: 
I20251024 01:52:39.826088  4814 leader_election.cc:290] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.826205  4816 raft_consensus.cc:2804] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.826355  4816 raft_consensus.cc:697] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Becoming Leader. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Running, Role: LEADER
I20251024 01:52:39.826632  4814 ts_tablet_manager.cc:1434] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:52:39.826603  4816 consensus_queue.cc:237] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.826903  4814 tablet_bootstrap.cc:492] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: Bootstrap starting.
I20251024 01:52:39.828599  4814 tablet_bootstrap.cc:654] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:39.829041  4680 catalog_manager.cc:5649] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 reported cstate change: term changed from 0 to 1, leader changed from <none> to fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.830356  4814 tablet_bootstrap.cc:492] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: No bootstrap required, opened a new log
I20251024 01:52:39.830524  4814 ts_tablet_manager.cc:1403] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:39.831197  4814 raft_consensus.cc:359] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.831349  4814 raft_consensus.cc:385] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:39.831429  4814 raft_consensus.cc:740] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Initialized, Role: FOLLOWER
I20251024 01:52:39.831665  4814 consensus_queue.cc:260] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.831806  4814 raft_consensus.cc:399] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:39.831894  4814 raft_consensus.cc:493] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:39.831992  4814 raft_consensus.cc:3060] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:39.834098  4814 raft_consensus.cc:515] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.834409  4814 leader_election.cc:304] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fec84db9baf74b9dabe0e16b96c6ca24; no voters: 
I20251024 01:52:39.834604  4814 leader_election.cc:290] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:39.834681  4816 raft_consensus.cc:2804] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:39.834837  4816 raft_consensus.cc:697] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Becoming Leader. State: Replica: fec84db9baf74b9dabe0e16b96c6ca24, State: Running, Role: LEADER
I20251024 01:52:39.835079  4814 ts_tablet_manager.cc:1434] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:52:39.835081  4816 consensus_queue.cc:237] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } }
I20251024 01:52:39.837255  4680 catalog_manager.cc:5649] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 reported cstate change: term changed from 0 to 1, leader changed from <none> to fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec84db9baf74b9dabe0e16b96c6ca24" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45867 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:39.841945  4680 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44550:
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
I20251024 01:52:39.848732  4845 tablet.cc:1722] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.848922  4844 tablet.cc:1722] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.849414  4844 tablet.cc:1620] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.849416  4845 tablet.cc:1620] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.849915  4680 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44550:
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
I20251024 01:52:39.857445  4844 tablet.cc:1722] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.857972  4844 tablet.cc:1620] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.859715  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 29da56da31374c03af33d284d0a4eed0 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 2 got 1
I20251024 01:52:39.864104  4844 tablet.cc:1722] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.864487  4680 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44550:
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
I20251024 01:52:39.864694  4844 tablet.cc:1620] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.864703  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 8e225cc351b74308a8930d5c2dd5cb41 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 2 got 1
I20251024 01:52:39.881371  4845 tablet.cc:1722] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.881723  4680 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44550:
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
I20251024 01:52:39.882002  4845 tablet.cc:1620] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.896801  4680 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44550:
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
I20251024 01:52:39.907423  4845 tablet.cc:1722] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.910287  4845 tablet.cc:1620] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.911195  4849 tablet.cc:1722] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.912290  4849 tablet.cc:1620] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.919081  4843 tablet.cc:1722] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.919963  4843 tablet.cc:1620] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.922323  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 7ca3075ec0604a4cb49d2a177916d33a (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 5 got 1
I20251024 01:52:39.921993  4845 tablet.cc:1722] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.923663  4845 tablet.cc:1620] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.924368  4844 tablet.cc:1722] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.925005  4844 tablet.cc:1620] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.926285  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 533d69dac0a34b84a8e9ffb0ddfe9132 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 5 got 1
I20251024 01:52:39.928699  4680 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44550:
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
I20251024 01:52:39.929153  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 14421aaef6ba4b9792b55a052f590420 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 5 got 1
I20251024 01:52:39.929598  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet eadeab6942a5474e8b993bc97ef14403 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 5 got 1
I20251024 01:52:39.929831  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 96722ec2334d4802855e24b9c442fe2f (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 5 got 1
I20251024 01:52:39.934316  4845 tablet.cc:1722] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.934908  4845 tablet.cc:1620] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.935987  4849 tablet.cc:1722] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.936600  4849 tablet.cc:1620] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.938297  4843 tablet.cc:1722] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.938863  4843 tablet.cc:1620] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.940851  4845 tablet.cc:1722] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.941444  4845 tablet.cc:1620] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.943595  4844 tablet.cc:1722] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.944197  4844 tablet.cc:1620] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.944818  4849 tablet.cc:1722] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.945349  4849 tablet.cc:1620] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.946496  4843 tablet.cc:1722] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.947039  4843 tablet.cc:1620] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.949939  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 9ace942928084482a87be2a4d816d978 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 1
I20251024 01:52:39.951491  4845 tablet.cc:1722] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.952081  4845 tablet.cc:1620] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.952689  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 0620f606fc3c440884eff68c3a7616c6 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 1
I20251024 01:52:39.953801  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 804b2f894b514adcb60f0bb86f590cb3 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 1
I20251024 01:52:39.955559  4844 tablet.cc:1722] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.956172  4844 tablet.cc:1620] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.956636  4843 tablet.cc:1722] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.957118  4843 tablet.cc:1620] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.960283  4849 tablet.cc:1722] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.960937  4849 tablet.cc:1620] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.961941  4845 tablet.cc:1722] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.962507  4845 tablet.cc:1620] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.965549  4844 tablet.cc:1722] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.966241  4844 tablet.cc:1620] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.971469  4843 tablet.cc:1722] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.972921  4843 tablet.cc:1620] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.973088  4678 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 9ace942928084482a87be2a4d816d978 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 2
I20251024 01:52:39.973706  4678 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 804b2f894b514adcb60f0bb86f590cb3 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 2
I20251024 01:52:39.973908  4678 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet eadeab6942a5474e8b993bc97ef14403 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 2
I20251024 01:52:39.973481  4849 tablet.cc:1722] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.974082  4678 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 0620f606fc3c440884eff68c3a7616c6 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 2
I20251024 01:52:39.974366  4678 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 96722ec2334d4802855e24b9c442fe2f (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 2
I20251024 01:52:39.974459  4849 tablet.cc:1620] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.974593  4678 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 8e225cc351b74308a8930d5c2dd5cb41 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 3
I20251024 01:52:39.974773  4678 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 7ca3075ec0604a4cb49d2a177916d33a (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 2
I20251024 01:52:39.974951  4678 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 14421aaef6ba4b9792b55a052f590420 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 2
I20251024 01:52:39.975118  4678 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 533d69dac0a34b84a8e9ffb0ddfe9132 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 3
I20251024 01:52:39.975314  4678 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 29da56da31374c03af33d284d0a4eed0 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 3
I20251024 01:52:39.973280  4845 tablet.cc:1722] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.981252  4845 tablet.cc:1620] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.980119  4844 tablet.cc:1722] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.982352  4844 tablet.cc:1620] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.984539  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 8e225cc351b74308a8930d5c2dd5cb41 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 3
I20251024 01:52:39.984822  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 29da56da31374c03af33d284d0a4eed0 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 3
I20251024 01:52:39.985976  4849 tablet.cc:1722] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.986719  4849 tablet.cc:1620] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.988863  4843 tablet.cc:1722] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.990008  4680 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44550:
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
I20251024 01:52:39.990821  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 533d69dac0a34b84a8e9ffb0ddfe9132 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 3
I20251024 01:52:39.991065  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 96722ec2334d4802855e24b9c442fe2f (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 3
I20251024 01:52:39.991478  4845 tablet.cc:1722] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.992847  4845 tablet.cc:1620] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.993621  4843 tablet.cc:1620] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.991276  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 14421aaef6ba4b9792b55a052f590420 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 6 got 3
I20251024 01:52:39.998359  4849 tablet.cc:1722] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.999039  4849 tablet.cc:1620] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:39.999271  4845 tablet.cc:1722] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:39.999780  4845 tablet.cc:1620] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.001904  4844 tablet.cc:1722] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.002736  4844 tablet.cc:1620] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.004073  4849 tablet.cc:1722] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.004652  4845 tablet.cc:1722] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.004966  4849 tablet.cc:1620] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.005136  4845 tablet.cc:1620] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.009092  4843 tablet.cc:1722] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.009843  4843 tablet.cc:1620] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.009707  4849 tablet.cc:1722] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.010376  4849 tablet.cc:1620] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.010273  4845 tablet.cc:1722] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.010780  4845 tablet.cc:1620] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.013705  4844 tablet.cc:1722] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.015033  4844 tablet.cc:1620] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.015401  4849 tablet.cc:1722] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.015969  4849 tablet.cc:1620] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.016454  4845 tablet.cc:1722] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.017035  4845 tablet.cc:1620] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.020699  4849 tablet.cc:1722] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.021277  4849 tablet.cc:1620] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.021330  4843 tablet.cc:1722] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.021988  4845 tablet.cc:1722] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.022615  4843 tablet.cc:1620] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.022763  4845 tablet.cc:1620] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.027431  4845 tablet.cc:1722] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.028126  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 533d69dac0a34b84a8e9ffb0ddfe9132 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 7 got 4
I20251024 01:52:40.028350  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 14421aaef6ba4b9792b55a052f590420 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 7 got 5
I20251024 01:52:40.028556  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 96722ec2334d4802855e24b9c442fe2f (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 7 got 5
I20251024 01:52:40.028692  4845 tablet.cc:1620] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.028755  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 7ca3075ec0604a4cb49d2a177916d33a (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 7 got 4
I20251024 01:52:40.028916  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 8e225cc351b74308a8930d5c2dd5cb41 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 7 got 5
I20251024 01:52:40.029137  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 29da56da31374c03af33d284d0a4eed0 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 7 got 5
I20251024 01:52:40.029316  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 9ace942928084482a87be2a4d816d978 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 7 got 4
I20251024 01:52:40.028970  4844 tablet.cc:1722] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.029525  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet eadeab6942a5474e8b993bc97ef14403 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 7 got 4
I20251024 01:52:40.032928  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 804b2f894b514adcb60f0bb86f590cb3 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 7 got 4
I20251024 01:52:40.033161  4844 tablet.cc:1620] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.033187  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 0620f606fc3c440884eff68c3a7616c6 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 7 got 4
I20251024 01:52:40.038324  4843 tablet.cc:1722] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.039242  4843 tablet.cc:1620] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.040040  4680 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44550:
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
I20251024 01:52:40.030423  4849 tablet.cc:1722] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.041922  4844 tablet.cc:1722] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.042668  4844 tablet.cc:1620] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.043045  4849 tablet.cc:1620] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.044320  4845 tablet.cc:1722] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.045547  4845 tablet.cc:1620] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.051687  4843 tablet.cc:1722] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.052327  4845 tablet.cc:1722] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.052608  4843 tablet.cc:1620] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.052980  4845 tablet.cc:1620] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.054621  4844 tablet.cc:1722] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.058502  4844 tablet.cc:1620] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.058863  4845 tablet.cc:1722] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.059926  4845 tablet.cc:1620] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.060535  4849 tablet.cc:1722] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.062141  4849 tablet.cc:1620] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.064515  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 533d69dac0a34b84a8e9ffb0ddfe9132 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 8 got 5
I20251024 01:52:40.065951  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 14421aaef6ba4b9792b55a052f590420 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 8 got 6
I20251024 01:52:40.067152  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 96722ec2334d4802855e24b9c442fe2f (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 8 got 5
I20251024 01:52:40.068275  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 8e225cc351b74308a8930d5c2dd5cb41 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 8 got 6
I20251024 01:52:40.070422  4680 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44550:
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
I20251024 01:52:40.070711  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet eadeab6942a5474e8b993bc97ef14403 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 8 got 5
I20251024 01:52:40.070044  4844 tablet.cc:1722] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.071604  4844 tablet.cc:1620] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.072517  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 29da56da31374c03af33d284d0a4eed0 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 8 got 6
I20251024 01:52:40.073724  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 9ace942928084482a87be2a4d816d978 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 8 got 4
I20251024 01:52:40.074651  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 0620f606fc3c440884eff68c3a7616c6 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 8 got 5
I20251024 01:52:40.075711  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 7ca3075ec0604a4cb49d2a177916d33a (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 8 got 5
I20251024 01:52:40.076138  4845 tablet.cc:1722] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.077241  4845 tablet.cc:1620] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.079798  4844 tablet.cc:1722] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.080703  4844 tablet.cc:1620] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.083379  4849 tablet.cc:1722] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.085608  4849 tablet.cc:1620] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.086591  4845 tablet.cc:1722] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.087616  4845 tablet.cc:1620] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.089201  4844 tablet.cc:1722] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.090358  4844 tablet.cc:1620] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.091358  4843 tablet.cc:1722] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.093518  4843 tablet.cc:1620] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.095371  4845 tablet.cc:1722] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.096704  4845 tablet.cc:1620] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.100103  4844 tablet.cc:1722] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.100778  4844 tablet.cc:1620] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.102133  4849 tablet.cc:1722] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.103075  4849 tablet.cc:1620] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.104146  4845 tablet.cc:1722] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.104904  4845 tablet.cc:1620] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.107123  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 533d69dac0a34b84a8e9ffb0ddfe9132 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 9 got 6
I20251024 01:52:40.107367  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 14421aaef6ba4b9792b55a052f590420 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 9 got 6
I20251024 01:52:40.109304  4678 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44550:
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
I20251024 01:52:40.110345  4849 tablet.cc:1722] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.111069  4845 tablet.cc:1722] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.111927  4845 tablet.cc:1620] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.113334  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 96722ec2334d4802855e24b9c442fe2f (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 9 got 6
I20251024 01:52:40.113584  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 8e225cc351b74308a8930d5c2dd5cb41 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 9 got 7
I20251024 01:52:40.113775  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 29da56da31374c03af33d284d0a4eed0 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 9 got 7
I20251024 01:52:40.113961  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 9ace942928084482a87be2a4d816d978 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 9 got 6
I20251024 01:52:40.114143  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet eadeab6942a5474e8b993bc97ef14403 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 9 got 6
I20251024 01:52:40.114360  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 804b2f894b514adcb60f0bb86f590cb3 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 9 got 6
I20251024 01:52:40.114573  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 7ca3075ec0604a4cb49d2a177916d33a (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 9 got 6
I20251024 01:52:40.114900  4843 tablet.cc:1722] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.115572  4843 tablet.cc:1620] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.118252  4845 tablet.cc:1722] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.118961  4845 tablet.cc:1620] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.124881  4845 tablet.cc:1722] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.125593  4845 tablet.cc:1620] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.129532  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 96722ec2334d4802855e24b9c442fe2f (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 7
I20251024 01:52:40.128863  4844 tablet.cc:1722] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.132908  4844 tablet.cc:1620] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.133874  4845 tablet.cc:1722] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.134681  4845 tablet.cc:1620] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.135160  4849 tablet.cc:1620] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.139195  4845 tablet.cc:1722] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.139953  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 7ca3075ec0604a4cb49d2a177916d33a (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 7
I20251024 01:52:40.140219  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 29da56da31374c03af33d284d0a4eed0 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 8
I20251024 01:52:40.140432  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 0620f606fc3c440884eff68c3a7616c6 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 7
I20251024 01:52:40.140633  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 8e225cc351b74308a8930d5c2dd5cb41 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 8
I20251024 01:52:40.140677  4845 tablet.cc:1620] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.140825  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 9ace942928084482a87be2a4d816d978 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 6
I20251024 01:52:40.140998  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet eadeab6942a5474e8b993bc97ef14403 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 7
I20251024 01:52:40.141178  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 804b2f894b514adcb60f0bb86f590cb3 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 7
I20251024 01:52:40.139513  4844 tablet.cc:1722] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.141729  4844 tablet.cc:1620] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.141491  4843 tablet.cc:1722] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.142130  4843 tablet.cc:1620] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.146214  4844 tablet.cc:1722] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.147006  4844 tablet.cc:1620] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.148437  4849 tablet.cc:1722] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.149037  4849 tablet.cc:1620] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.149775  4843 tablet.cc:1722] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.150624  4843 tablet.cc:1620] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.152433  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 96722ec2334d4802855e24b9c442fe2f (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 8
I20251024 01:52:40.152693  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 7ca3075ec0604a4cb49d2a177916d33a (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 7
I20251024 01:52:40.152896  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 0620f606fc3c440884eff68c3a7616c6 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 7
I20251024 01:52:40.153074  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 533d69dac0a34b84a8e9ffb0ddfe9132 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 8
I20251024 01:52:40.153259  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 14421aaef6ba4b9792b55a052f590420 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 7
I20251024 01:52:40.153456  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 8e225cc351b74308a8930d5c2dd5cb41 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 9
I20251024 01:52:40.153676  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet eadeab6942a5474e8b993bc97ef14403 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 8
I20251024 01:52:40.153868  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 9ace942928084482a87be2a4d816d978 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 7
I20251024 01:52:40.154346  4844 tablet.cc:1722] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.157369  4843 tablet.cc:1722] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.159212  4844 tablet.cc:1620] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.159442  4843 tablet.cc:1620] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.160851  4849 tablet.cc:1722] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.162213  4849 tablet.cc:1620] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.164718  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 804b2f894b514adcb60f0bb86f590cb3 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 8
I20251024 01:52:40.165124  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 533d69dac0a34b84a8e9ffb0ddfe9132 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 8
I20251024 01:52:40.165830  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 0620f606fc3c440884eff68c3a7616c6 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 8
I20251024 01:52:40.168947  4843 tablet.cc:1722] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.170518  4843 tablet.cc:1620] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.171881  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 96722ec2334d4802855e24b9c442fe2f (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 9
I20251024 01:52:40.172561  4844 tablet.cc:1722] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.174072  4845 tablet.cc:1722] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.176061  4845 tablet.cc:1620] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.176515  4849 tablet.cc:1722] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.177145  4849 tablet.cc:1620] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.176034  4844 tablet.cc:1620] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.178498  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 9ace942928084482a87be2a4d816d978 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 8
I20251024 01:52:40.178771  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 29da56da31374c03af33d284d0a4eed0 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 9
I20251024 01:52:40.179891  4843 tablet.cc:1722] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.180600  4843 tablet.cc:1620] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.183689  4680 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 7ca3075ec0604a4cb49d2a177916d33a (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 8
I20251024 01:52:40.183964  4680 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet eadeab6942a5474e8b993bc97ef14403 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 9
I20251024 01:52:40.185853  4849 tablet.cc:1722] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.186529  4849 tablet.cc:1620] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.187510  4843 tablet.cc:1722] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.188546  4680 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 804b2f894b514adcb60f0bb86f590cb3 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 9
I20251024 01:52:40.188555  4843 tablet.cc:1620] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.190235  4844 tablet.cc:1722] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.191429  4844 tablet.cc:1620] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.191777  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 0620f606fc3c440884eff68c3a7616c6 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 9
I20251024 01:52:40.192023  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 14421aaef6ba4b9792b55a052f590420 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 8
I20251024 01:52:40.193591  4849 tablet.cc:1722] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.195470  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 533d69dac0a34b84a8e9ffb0ddfe9132 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 9
I20251024 01:52:40.194679  4849 tablet.cc:1620] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.196643  4845 tablet.cc:1722] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.197844  4845 tablet.cc:1620] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.200209  4843 tablet.cc:1722] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.200940  4843 tablet.cc:1620] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.203357  4845 tablet.cc:1722] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.203895  4849 tablet.cc:1722] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.204298  4845 tablet.cc:1620] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.204471  4849 tablet.cc:1620] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.201385  4844 tablet.cc:1722] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.205173  4844 tablet.cc:1620] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.207070  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 9ace942928084482a87be2a4d816d978 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 9
I20251024 01:52:40.207361  4679 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 7ca3075ec0604a4cb49d2a177916d33a (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 9
I20251024 01:52:40.207403  4843 tablet.cc:1722] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.208329  4843 tablet.cc:1620] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.210758  4845 tablet.cc:1722] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.211475  4845 tablet.cc:1620] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.212383  4844 tablet.cc:1722] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.213719  4844 tablet.cc:1620] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.218099  4849 tablet.cc:1722] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: 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
I20251024 01:52:40.218770  4849 tablet.cc:1620] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: MemRowSet was empty: no flush needed.
I20251024 01:52:40.219946  4680 catalog_manager.cc:5741] TS fec84db9baf74b9dabe0e16b96c6ca24 (127.0.104.1:45867) does not have the latest schema for tablet 14421aaef6ba4b9792b55a052f590420 (table split-table [id=96b63fc8f76d47628ee665b8d2ca8f08]). Expected version 10 got 9
I20251024 01:52:40.226894  4679 catalog_manager.cc:6194] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10: split-table [id=96b63fc8f76d47628ee665b8d2ca8f08] alter complete (version 10)
I20251024 01:52:40.246061   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:40.255513   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:40.255975   416 tablet_replica.cc:333] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24: stopping tablet replica
I20251024 01:52:40.256199   416 raft_consensus.cc:2243] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.256419   416 raft_consensus.cc:2272] T 7ca3075ec0604a4cb49d2a177916d33a P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.257324   416 tablet_replica.cc:333] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24: stopping tablet replica
I20251024 01:52:40.257477   416 raft_consensus.cc:2243] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.257673   416 raft_consensus.cc:2272] T 96722ec2334d4802855e24b9c442fe2f P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.258452   416 tablet_replica.cc:333] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24: stopping tablet replica
I20251024 01:52:40.258615   416 raft_consensus.cc:2243] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.258780   416 raft_consensus.cc:2272] T 0620f606fc3c440884eff68c3a7616c6 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.259462   416 tablet_replica.cc:333] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24: stopping tablet replica
I20251024 01:52:40.259598   416 raft_consensus.cc:2243] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.259753   416 raft_consensus.cc:2272] T 8e225cc351b74308a8930d5c2dd5cb41 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.260476   416 tablet_replica.cc:333] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24: stopping tablet replica
I20251024 01:52:40.260664   416 raft_consensus.cc:2243] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.260841   416 raft_consensus.cc:2272] T 9ace942928084482a87be2a4d816d978 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.261487   416 tablet_replica.cc:333] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24: stopping tablet replica
I20251024 01:52:40.261647   416 raft_consensus.cc:2243] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.261806   416 raft_consensus.cc:2272] T e2a0e5fc6ac54cd3adb1e9aa0eb13872 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.262388   416 tablet_replica.cc:333] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24: stopping tablet replica
I20251024 01:52:40.262562   416 raft_consensus.cc:2243] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.262740   416 raft_consensus.cc:2272] T 533d69dac0a34b84a8e9ffb0ddfe9132 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.263346   416 tablet_replica.cc:333] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24: stopping tablet replica
I20251024 01:52:40.263494   416 raft_consensus.cc:2243] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.263688   416 raft_consensus.cc:2272] T 14421aaef6ba4b9792b55a052f590420 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.264267   416 tablet_replica.cc:333] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24: stopping tablet replica
I20251024 01:52:40.264429   416 raft_consensus.cc:2243] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.264612   416 raft_consensus.cc:2272] T eadeab6942a5474e8b993bc97ef14403 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.265328   416 tablet_replica.cc:333] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24: stopping tablet replica
I20251024 01:52:40.265453   416 raft_consensus.cc:2243] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.265652   416 raft_consensus.cc:2272] T 804b2f894b514adcb60f0bb86f590cb3 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.266415   416 tablet_replica.cc:333] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24: stopping tablet replica
I20251024 01:52:40.266578   416 raft_consensus.cc:2243] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.266757   416 raft_consensus.cc:2272] T 29da56da31374c03af33d284d0a4eed0 P fec84db9baf74b9dabe0e16b96c6ca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.283845   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:40.288851   416 master.cc:561] Master@127.0.104.62:40497 shutting down...
I20251024 01:52:40.301301   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.301566   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.301680   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P f49d1bd74f56480cb49746e4b9964b10: stopping tablet replica
I20251024 01:52:40.305522   416 master.cc:583] Master@127.0.104.62:40497 shutdown complete.
[       OK ] AlterTableTest.TestMultipleAlters (815 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioning
I20251024 01:52:40.318357   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35749
I20251024 01:52:40.318900   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:40.319769   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:40.320969   416 webserver.cc:492] Webserver started at http://127.0.104.62:34893/ using document root <none> and password file <none>
I20251024 01:52:40.321189   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:40.321254   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:40.321378   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:40.321974   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "09e5a2ecc8d846beb9432a8ce9103288"
format_stamp: "Formatted at 2025-10-24 01:52:40 on dist-test-slave-fm74"
I20251024 01:52:40.324529   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251024 01:52:40.326067  4860 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:40.326543   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251024 01:52:40.326673   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "09e5a2ecc8d846beb9432a8ce9103288"
format_stamp: "Formatted at 2025-10-24 01:52:40 on dist-test-slave-fm74"
I20251024 01:52:40.326797   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-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)
I20251024 01:52:40.336270   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:40.336833   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:40.349473   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35749
I20251024 01:52:40.349503  4911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35749 every 8 connection(s)
I20251024 01:52:40.350873  4912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:40.355760  4912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: Bootstrap starting.
I20251024 01:52:40.357107  4912 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:40.358791  4912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: No bootstrap required, opened a new log
I20251024 01:52:40.359450  4912 raft_consensus.cc:359] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09e5a2ecc8d846beb9432a8ce9103288" member_type: VOTER }
I20251024 01:52:40.359694  4912 raft_consensus.cc:385] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:40.359773  4912 raft_consensus.cc:740] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09e5a2ecc8d846beb9432a8ce9103288, State: Initialized, Role: FOLLOWER
I20251024 01:52:40.359961  4912 consensus_queue.cc:260] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09e5a2ecc8d846beb9432a8ce9103288" member_type: VOTER }
I20251024 01:52:40.360082  4912 raft_consensus.cc:399] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:40.360134  4912 raft_consensus.cc:493] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:40.360211  4912 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:40.362362  4912 raft_consensus.cc:515] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09e5a2ecc8d846beb9432a8ce9103288" member_type: VOTER }
I20251024 01:52:40.362598  4912 leader_election.cc:304] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09e5a2ecc8d846beb9432a8ce9103288; no voters: 
I20251024 01:52:40.363031  4912 leader_election.cc:290] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:40.363205  4915 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:40.363734  4915 raft_consensus.cc:697] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [term 1 LEADER]: Becoming Leader. State: Replica: 09e5a2ecc8d846beb9432a8ce9103288, State: Running, Role: LEADER
I20251024 01:52:40.363929  4912 sys_catalog.cc:565] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:40.364018  4915 consensus_queue.cc:237] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09e5a2ecc8d846beb9432a8ce9103288" member_type: VOTER }
I20251024 01:52:40.365025  4917 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 09e5a2ecc8d846beb9432a8ce9103288. Latest consensus state: current_term: 1 leader_uuid: "09e5a2ecc8d846beb9432a8ce9103288" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09e5a2ecc8d846beb9432a8ce9103288" member_type: VOTER } }
I20251024 01:52:40.365231  4917 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:40.365684  4916 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "09e5a2ecc8d846beb9432a8ce9103288" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09e5a2ecc8d846beb9432a8ce9103288" member_type: VOTER } }
I20251024 01:52:40.365888  4916 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:40.366503  4922 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:40.367657  4922 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:40.368683   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:40.370829  4922 catalog_manager.cc:1357] Generated new cluster ID: df8c252142714c2ea6c07ffe7d3421d8
I20251024 01:52:40.370918  4922 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:40.381227  4922 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:40.382128  4922 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:40.395494  4922 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: Generated new TSK 0
I20251024 01:52:40.395809  4922 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:40.402104   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:40.403575   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:40.405074   416 webserver.cc:492] Webserver started at http://127.0.104.1:42753/ using document root <none> and password file <none>
I20251024 01:52:40.405336   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:40.405447   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:40.405601   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:40.406311   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "aa293773dc4e404f98738490b7d3209e"
format_stamp: "Formatted at 2025-10-24 01:52:40 on dist-test-slave-fm74"
I20251024 01:52:40.409003   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251024 01:52:40.410753  4936 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:40.411134   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:40.411259   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "aa293773dc4e404f98738490b7d3209e"
format_stamp: "Formatted at 2025-10-24 01:52:40 on dist-test-slave-fm74"
I20251024 01:52:40.411422   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-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)
I20251024 01:52:40.427861   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:40.428483   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:40.429066   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:40.429934   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:40.430007   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:40.430140   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:40.430229   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:40.443323   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33083
I20251024 01:52:40.443331  4998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33083 every 8 connection(s)
I20251024 01:52:40.450734  4999 heartbeater.cc:344] Connected to a master server at 127.0.104.62:35749
I20251024 01:52:40.450888  4999 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:40.451253  4999 heartbeater.cc:507] Master 127.0.104.62:35749 requested a full tablet report, sending...
I20251024 01:52:40.452107  4877 ts_manager.cc:194] Registered new tserver with Master: aa293773dc4e404f98738490b7d3209e (127.0.104.1:33083)
I20251024 01:52:40.452328   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008030202s
I20251024 01:52:40.453241  4877 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48018
I20251024 01:52:40.463688  4877 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48022:
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"
    }
  }
}
I20251024 01:52:40.464704  4999 heartbeater.cc:499] Master 127.0.104.62:35749 was elected leader, sending a full tablet report...
I20251024 01:52:40.477869  4964 tablet_service.cc:1505] Processing CreateTablet for tablet c979306999174aed8d13dcb5c0912265 (DEFAULT_TABLE table=fake-table [id=92f7b35d5e9e44ff9346fa63c4875521]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:40.478443  4964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c979306999174aed8d13dcb5c0912265. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:40.483691  5011 tablet_bootstrap.cc:492] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e: Bootstrap starting.
I20251024 01:52:40.485098  5011 tablet_bootstrap.cc:654] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:40.487026  5011 tablet_bootstrap.cc:492] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e: No bootstrap required, opened a new log
I20251024 01:52:40.487203  5011 ts_tablet_manager.cc:1403] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251024 01:52:40.488014  5011 raft_consensus.cc:359] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.488173  5011 raft_consensus.cc:385] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:40.488277  5011 raft_consensus.cc:740] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Initialized, Role: FOLLOWER
I20251024 01:52:40.488525  5011 consensus_queue.cc:260] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.488692  5011 raft_consensus.cc:399] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:40.488776  5011 raft_consensus.cc:493] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:40.488899  5011 raft_consensus.cc:3060] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:40.491099  5011 raft_consensus.cc:515] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.491328  5011 leader_election.cc:304] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa293773dc4e404f98738490b7d3209e; no voters: 
I20251024 01:52:40.491816  5011 leader_election.cc:290] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:40.491991  5013 raft_consensus.cc:2804] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:40.492624  5011 ts_tablet_manager.cc:1434] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20251024 01:52:40.493073  5013 raft_consensus.cc:697] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Becoming Leader. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Running, Role: LEADER
I20251024 01:52:40.493357  5013 consensus_queue.cc:237] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.495496  4877 catalog_manager.cc:5649] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa293773dc4e404f98738490b7d3209e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "aa293773dc4e404f98738490b7d3209e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:40.512449   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:40.513741  4877 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48022:
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"
    }
  }
}
I20251024 01:52:40.521917  4964 tablet_service.cc:1505] Processing CreateTablet for tablet 0bdc21203c2a4cbdb838e83af24c9006 (DEFAULT_TABLE table=test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:40.521984  4963 tablet_service.cc:1505] Processing CreateTablet for tablet 0d82a3a479f24adaa8ee2c34108b1461 (DEFAULT_TABLE table=test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:40.522442  4964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bdc21203c2a4cbdb838e83af24c9006. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:40.522687  4963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d82a3a479f24adaa8ee2c34108b1461. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:40.528287  5011 tablet_bootstrap.cc:492] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e: Bootstrap starting.
I20251024 01:52:40.530490  5011 tablet_bootstrap.cc:654] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:40.532521  5011 tablet_bootstrap.cc:492] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e: No bootstrap required, opened a new log
I20251024 01:52:40.532717  5011 ts_tablet_manager.cc:1403] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251024 01:52:40.533324  5011 raft_consensus.cc:359] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.533506  5011 raft_consensus.cc:385] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:40.533588  5011 raft_consensus.cc:740] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Initialized, Role: FOLLOWER
I20251024 01:52:40.533835  5011 consensus_queue.cc:260] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.533962  5011 raft_consensus.cc:399] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:40.534032  5011 raft_consensus.cc:493] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:40.534124  5011 raft_consensus.cc:3060] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:40.536458  5011 raft_consensus.cc:515] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.536667  5011 leader_election.cc:304] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa293773dc4e404f98738490b7d3209e; no voters: 
I20251024 01:52:40.536881  5011 leader_election.cc:290] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:40.537006  5013 raft_consensus.cc:2804] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:40.537207  5013 raft_consensus.cc:697] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Becoming Leader. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Running, Role: LEADER
I20251024 01:52:40.537351  5011 ts_tablet_manager.cc:1434] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
I20251024 01:52:40.537499  5013 consensus_queue.cc:237] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.537657  5011 tablet_bootstrap.cc:492] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e: Bootstrap starting.
I20251024 01:52:40.539512  5011 tablet_bootstrap.cc:654] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:40.539721  4877 catalog_manager.cc:5649] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa293773dc4e404f98738490b7d3209e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "aa293773dc4e404f98738490b7d3209e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:40.541400  5011 tablet_bootstrap.cc:492] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e: No bootstrap required, opened a new log
I20251024 01:52:40.541558  5011 ts_tablet_manager.cc:1403] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:40.542258  5011 raft_consensus.cc:359] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.542415  5011 raft_consensus.cc:385] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:40.542517  5011 raft_consensus.cc:740] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Initialized, Role: FOLLOWER
I20251024 01:52:40.542732  5011 consensus_queue.cc:260] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.542886  5011 raft_consensus.cc:399] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:40.542971  5011 raft_consensus.cc:493] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:40.543089  5011 raft_consensus.cc:3060] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:40.544977  5011 raft_consensus.cc:515] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.545209  5011 leader_election.cc:304] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa293773dc4e404f98738490b7d3209e; no voters: 
I20251024 01:52:40.545393  5011 leader_election.cc:290] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:40.545509  5013 raft_consensus.cc:2804] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:40.545689  5013 raft_consensus.cc:697] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Becoming Leader. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Running, Role: LEADER
I20251024 01:52:40.545883  5011 ts_tablet_manager.cc:1434] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20251024 01:52:40.545943  5013 consensus_queue.cc:237] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.547938  4877 catalog_manager.cc:5649] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa293773dc4e404f98738490b7d3209e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "aa293773dc4e404f98738490b7d3209e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:40.576370  4876 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48022:
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
I20251024 01:52:40.580430  4876 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: Sending DeleteTablet for 1 replicas of tablet 0bdc21203c2a4cbdb838e83af24c9006
I20251024 01:52:40.580910  4876 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: Sending DeleteTablet for 1 replicas of tablet 0d82a3a479f24adaa8ee2c34108b1461
I20251024 01:52:40.581571  4963 tablet_service.cc:1552] Processing DeleteTablet for tablet 0bdc21203c2a4cbdb838e83af24c9006 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:40 UTC) from {username='slave'} at 127.0.0.1:33380
I20251024 01:52:40.581626  4964 tablet_service.cc:1552] Processing DeleteTablet for tablet 0d82a3a479f24adaa8ee2c34108b1461 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:40 UTC) from {username='slave'} at 127.0.0.1:33380
I20251024 01:52:40.582798  5027 tablet_replica.cc:333] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e: stopping tablet replica
I20251024 01:52:40.583047  5027 raft_consensus.cc:2243] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.583343  5027 raft_consensus.cc:2272] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.584455  5027 ts_tablet_manager.cc:1916] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:40.586410  4876 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48022:
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
I20251024 01:52:40.590493  5027 ts_tablet_manager.cc:1929] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
W20251024 01:52:40.590723  4876 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 96ad11605246448b9634e450a98dec9b has no consensus state
I20251024 01:52:40.590728  5027 log.cc:1199] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/ts-0-root/wals/0d82a3a479f24adaa8ee2c34108b1461
W20251024 01:52:40.590886  4876 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 837520e468d94f1e8f97a7ac3d5aac2e has no consensus state
I20251024 01:52:40.591225  5027 ts_tablet_manager.cc:1950] T 0d82a3a479f24adaa8ee2c34108b1461 P aa293773dc4e404f98738490b7d3209e: Deleting consensus metadata
I20251024 01:52:40.592475  5027 tablet_replica.cc:333] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e: stopping tablet replica
I20251024 01:52:40.592515  4863 catalog_manager.cc:4985] TS aa293773dc4e404f98738490b7d3209e (127.0.104.1:33083): tablet 0d82a3a479f24adaa8ee2c34108b1461 (table test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]) successfully deleted
I20251024 01:52:40.592689  5027 raft_consensus.cc:2243] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.592882  5027 raft_consensus.cc:2272] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.593760  5027 ts_tablet_manager.cc:1916] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:40.595600  4964 tablet_service.cc:1505] Processing CreateTablet for tablet 96ad11605246448b9634e450a98dec9b (DEFAULT_TABLE table=test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:40.595885  4963 tablet_service.cc:1505] Processing CreateTablet for tablet 837520e468d94f1e8f97a7ac3d5aac2e (DEFAULT_TABLE table=test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:40.596081  4964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ad11605246448b9634e450a98dec9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:40.596262  4963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837520e468d94f1e8f97a7ac3d5aac2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:40.602531  5027 ts_tablet_manager.cc:1929] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251024 01:52:40.602710  5027 log.cc:1199] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/ts-0-root/wals/0bdc21203c2a4cbdb838e83af24c9006
I20251024 01:52:40.602829  5011 tablet_bootstrap.cc:492] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e: Bootstrap starting.
I20251024 01:52:40.603134  5027 ts_tablet_manager.cc:1950] T 0bdc21203c2a4cbdb838e83af24c9006 P aa293773dc4e404f98738490b7d3209e: Deleting consensus metadata
I20251024 01:52:40.604166  4863 catalog_manager.cc:4985] TS aa293773dc4e404f98738490b7d3209e (127.0.104.1:33083): tablet 0bdc21203c2a4cbdb838e83af24c9006 (table test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]) successfully deleted
I20251024 01:52:40.604631  5011 tablet_bootstrap.cc:654] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:40.606112  5011 tablet_bootstrap.cc:492] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e: No bootstrap required, opened a new log
I20251024 01:52:40.606333  5011 ts_tablet_manager.cc:1403] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251024 01:52:40.606913  5011 raft_consensus.cc:359] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.607072  5011 raft_consensus.cc:385] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:40.607149  5011 raft_consensus.cc:740] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Initialized, Role: FOLLOWER
I20251024 01:52:40.607383  5011 consensus_queue.cc:260] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.607507  5011 raft_consensus.cc:399] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:40.607609  5011 raft_consensus.cc:493] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:40.607702  5011 raft_consensus.cc:3060] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:40.609891  5011 raft_consensus.cc:515] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.610113  5011 leader_election.cc:304] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa293773dc4e404f98738490b7d3209e; no voters: 
I20251024 01:52:40.610404  5011 leader_election.cc:290] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:40.610503  5015 raft_consensus.cc:2804] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:40.610667  5015 raft_consensus.cc:697] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Becoming Leader. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Running, Role: LEADER
I20251024 01:52:40.610819  5011 ts_tablet_manager.cc:1434] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:52:40.610915  5015 consensus_queue.cc:237] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.611115  5011 tablet_bootstrap.cc:492] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e: Bootstrap starting.
I20251024 01:52:40.612820  5011 tablet_bootstrap.cc:654] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:40.613487  4877 catalog_manager.cc:5649] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa293773dc4e404f98738490b7d3209e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "aa293773dc4e404f98738490b7d3209e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:40.619450  5011 tablet_bootstrap.cc:492] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e: No bootstrap required, opened a new log
I20251024 01:52:40.619650  5011 ts_tablet_manager.cc:1403] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.002s
I20251024 01:52:40.620292  5011 raft_consensus.cc:359] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.620460  5011 raft_consensus.cc:385] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:40.620565  5011 raft_consensus.cc:740] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Initialized, Role: FOLLOWER
I20251024 01:52:40.620783  5011 consensus_queue.cc:260] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.620934  5011 raft_consensus.cc:399] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:40.621017  5011 raft_consensus.cc:493] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:40.621132  5011 raft_consensus.cc:3060] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:40.623183  5011 raft_consensus.cc:515] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.623461  5011 leader_election.cc:304] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa293773dc4e404f98738490b7d3209e; no voters: 
I20251024 01:52:40.623654  5011 leader_election.cc:290] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:40.623770  5015 raft_consensus.cc:2804] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:40.623930  5015 raft_consensus.cc:697] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Becoming Leader. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Running, Role: LEADER
I20251024 01:52:40.624140  5011 ts_tablet_manager.cc:1434] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:40.624193  5015 consensus_queue.cc:237] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.626426  4877 catalog_manager.cc:5649] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa293773dc4e404f98738490b7d3209e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "aa293773dc4e404f98738490b7d3209e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:40.631575  4877 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977] alter complete (version 0)
I20251024 01:52:40.659126  4874 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48022:
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
W20251024 01:52:40.663894  4874 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 01e81c5a269140d9a33a20ccde1573c0 has no consensus state
W20251024 01:52:40.664078  4874 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 32318e0933ad418cb70622979c557aab has no consensus state
I20251024 01:52:40.664151  4874 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: Sending DeleteTablet for 1 replicas of tablet 96ad11605246448b9634e450a98dec9b
I20251024 01:52:40.664440  4874 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: Sending DeleteTablet for 1 replicas of tablet 837520e468d94f1e8f97a7ac3d5aac2e
I20251024 01:52:40.664877  4964 tablet_service.cc:1552] Processing DeleteTablet for tablet 96ad11605246448b9634e450a98dec9b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:40 UTC) from {username='slave'} at 127.0.0.1:33380
I20251024 01:52:40.665238  5027 tablet_replica.cc:333] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e: stopping tablet replica
I20251024 01:52:40.665266  4963 tablet_service.cc:1552] Processing DeleteTablet for tablet 837520e468d94f1e8f97a7ac3d5aac2e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:40 UTC) from {username='slave'} at 127.0.0.1:33380
I20251024 01:52:40.665460  5027 raft_consensus.cc:2243] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.665704  5027 raft_consensus.cc:2272] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.666669  5027 ts_tablet_manager.cc:1916] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:40.672034  4963 tablet_service.cc:1505] Processing CreateTablet for tablet 32318e0933ad418cb70622979c557aab (DEFAULT_TABLE table=test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251024 01:52:40.672559  4963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32318e0933ad418cb70622979c557aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:40.674539  5027 ts_tablet_manager.cc:1929] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251024 01:52:40.674715  5027 log.cc:1199] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/ts-0-root/wals/96ad11605246448b9634e450a98dec9b
I20251024 01:52:40.675194  5027 ts_tablet_manager.cc:1950] T 96ad11605246448b9634e450a98dec9b P aa293773dc4e404f98738490b7d3209e: Deleting consensus metadata
I20251024 01:52:40.676219  5027 tablet_replica.cc:333] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e: stopping tablet replica
I20251024 01:52:40.676458  5027 raft_consensus.cc:2243] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.676703  5027 raft_consensus.cc:2272] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.678592  4964 tablet_service.cc:1505] Processing CreateTablet for tablet 01e81c5a269140d9a33a20ccde1573c0 (DEFAULT_TABLE table=test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251024 01:52:40.679093  4964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e81c5a269140d9a33a20ccde1573c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:40.679395  5027 ts_tablet_manager.cc:1916] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:40.685287  5011 tablet_bootstrap.cc:492] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e: Bootstrap starting.
I20251024 01:52:40.685410  5027 ts_tablet_manager.cc:1929] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251024 01:52:40.685690  5027 log.cc:1199] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/ts-0-root/wals/837520e468d94f1e8f97a7ac3d5aac2e
I20251024 01:52:40.686121  5027 ts_tablet_manager.cc:1950] T 837520e468d94f1e8f97a7ac3d5aac2e P aa293773dc4e404f98738490b7d3209e: Deleting consensus metadata
I20251024 01:52:40.687650  5011 tablet_bootstrap.cc:654] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:40.690335  5011 tablet_bootstrap.cc:492] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e: No bootstrap required, opened a new log
I20251024 01:52:40.690542  5011 ts_tablet_manager.cc:1403] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:40.691285  5011 raft_consensus.cc:359] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.691494  5011 raft_consensus.cc:385] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:40.691597  5011 raft_consensus.cc:740] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Initialized, Role: FOLLOWER
I20251024 01:52:40.691849  5011 consensus_queue.cc:260] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.692032  5011 raft_consensus.cc:399] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:40.692152  5011 raft_consensus.cc:493] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:40.692253  5011 raft_consensus.cc:3060] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:40.694973  5011 raft_consensus.cc:515] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.695245  5011 leader_election.cc:304] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa293773dc4e404f98738490b7d3209e; no voters: 
I20251024 01:52:40.695472  5011 leader_election.cc:290] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:40.695768  5014 raft_consensus.cc:2804] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:40.695897  5011 ts_tablet_manager.cc:1434] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:40.695922  5014 raft_consensus.cc:697] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Becoming Leader. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Running, Role: LEADER
I20251024 01:52:40.696265  5011 tablet_bootstrap.cc:492] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e: Bootstrap starting.
I20251024 01:52:40.696225  5014 consensus_queue.cc:237] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.699200  4863 catalog_manager.cc:4985] TS aa293773dc4e404f98738490b7d3209e (127.0.104.1:33083): tablet 96ad11605246448b9634e450a98dec9b (table test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]) successfully deleted
I20251024 01:52:40.699474  4863 catalog_manager.cc:4985] TS aa293773dc4e404f98738490b7d3209e (127.0.104.1:33083): tablet 837520e468d94f1e8f97a7ac3d5aac2e (table test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]) successfully deleted
I20251024 01:52:40.699730  5011 tablet_bootstrap.cc:654] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e: Neither blocks nor log segments found. Creating new log.
W20251024 01:52:40.701272  4862 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 01e81c5a269140d9a33a20ccde1573c0 (table test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 01e81c5a269140d9a33a20ccde1573c0 consensus state has no leader
I20251024 01:52:40.703509  4872 catalog_manager.cc:5649] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa293773dc4e404f98738490b7d3209e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "aa293773dc4e404f98738490b7d3209e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:40.714454  5011 tablet_bootstrap.cc:492] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e: No bootstrap required, opened a new log
I20251024 01:52:40.714936  5011 ts_tablet_manager.cc:1403] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20251024 01:52:40.716012  5011 raft_consensus.cc:359] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.716276  5011 raft_consensus.cc:385] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:40.716442  5011 raft_consensus.cc:740] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Initialized, Role: FOLLOWER
I20251024 01:52:40.716799  5011 consensus_queue.cc:260] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.717166  5011 raft_consensus.cc:399] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:40.717344  5011 raft_consensus.cc:493] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:40.717535  5011 raft_consensus.cc:3060] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:40.720794  5011 raft_consensus.cc:515] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.721127  5011 leader_election.cc:304] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa293773dc4e404f98738490b7d3209e; no voters: 
I20251024 01:52:40.721518  5014 raft_consensus.cc:2804] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:40.721706  5014 raft_consensus.cc:697] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Becoming Leader. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Running, Role: LEADER
I20251024 01:52:40.721988  5014 consensus_queue.cc:237] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.722275  5011 leader_election.cc:290] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:40.723027  5011 ts_tablet_manager.cc:1434] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20251024 01:52:40.724166  4875 catalog_manager.cc:5649] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa293773dc4e404f98738490b7d3209e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "aa293773dc4e404f98738490b7d3209e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:40.728891  4875 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977] alter complete (version 0)
I20251024 01:52:40.774121  4873 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48022:
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
W20251024 01:52:40.779556  4873 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bc67140d4f964921acff456c1fbc01ff has no consensus state
W20251024 01:52:40.779742  4873 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ea3513943fbf43b49fc1e01af341c6f8 has no consensus state
I20251024 01:52:40.779812  4873 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: Sending DeleteTablet for 1 replicas of tablet 01e81c5a269140d9a33a20ccde1573c0
I20251024 01:52:40.780067  4873 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: Sending DeleteTablet for 1 replicas of tablet 32318e0933ad418cb70622979c557aab
I20251024 01:52:40.780728  4963 tablet_service.cc:1552] Processing DeleteTablet for tablet 01e81c5a269140d9a33a20ccde1573c0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:40 UTC) from {username='slave'} at 127.0.0.1:33380
I20251024 01:52:40.781004  4964 tablet_service.cc:1552] Processing DeleteTablet for tablet 32318e0933ad418cb70622979c557aab with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:40 UTC) from {username='slave'} at 127.0.0.1:33380
I20251024 01:52:40.781263  5027 tablet_replica.cc:333] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e: stopping tablet replica
I20251024 01:52:40.781457  5027 raft_consensus.cc:2243] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.781749  5027 raft_consensus.cc:2272] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.782826  5027 ts_tablet_manager.cc:1916] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:40.784718  4964 tablet_service.cc:1505] Processing CreateTablet for tablet bc67140d4f964921acff456c1fbc01ff (DEFAULT_TABLE table=test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251024 01:52:40.784896  4963 tablet_service.cc:1505] Processing CreateTablet for tablet ea3513943fbf43b49fc1e01af341c6f8 (DEFAULT_TABLE table=test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251024 01:52:40.785198  4964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc67140d4f964921acff456c1fbc01ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:40.785524  4963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3513943fbf43b49fc1e01af341c6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:40.789148  5027 ts_tablet_manager.cc:1929] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251024 01:52:40.789304  5027 log.cc:1199] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/ts-0-root/wals/01e81c5a269140d9a33a20ccde1573c0
I20251024 01:52:40.790131  5027 ts_tablet_manager.cc:1950] T 01e81c5a269140d9a33a20ccde1573c0 P aa293773dc4e404f98738490b7d3209e: Deleting consensus metadata
I20251024 01:52:40.790688  5011 tablet_bootstrap.cc:492] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e: Bootstrap starting.
I20251024 01:52:40.791145  5027 tablet_replica.cc:333] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e: stopping tablet replica
I20251024 01:52:40.791294  4863 catalog_manager.cc:4985] TS aa293773dc4e404f98738490b7d3209e (127.0.104.1:33083): tablet 01e81c5a269140d9a33a20ccde1573c0 (table test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]) successfully deleted
I20251024 01:52:40.791361  5027 raft_consensus.cc:2243] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:40.791590  5027 raft_consensus.cc:2272] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:40.792546  5011 tablet_bootstrap.cc:654] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:40.792888  5027 ts_tablet_manager.cc:1916] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:40.794450  5011 tablet_bootstrap.cc:492] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e: No bootstrap required, opened a new log
I20251024 01:52:40.794626  5011 ts_tablet_manager.cc:1403] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20251024 01:52:40.795243  5011 raft_consensus.cc:359] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.795428  5011 raft_consensus.cc:385] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:40.795514  5011 raft_consensus.cc:740] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Initialized, Role: FOLLOWER
I20251024 01:52:40.795743  5011 consensus_queue.cc:260] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.795872  5011 raft_consensus.cc:399] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:40.795979  5011 raft_consensus.cc:493] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:40.796074  5011 raft_consensus.cc:3060] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:40.798836  5027 ts_tablet_manager.cc:1929] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251024 01:52:40.798744  5011 raft_consensus.cc:515] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.799005  5027 log.cc:1199] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/ts-0-root/wals/32318e0933ad418cb70622979c557aab
I20251024 01:52:40.799072  5011 leader_election.cc:304] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa293773dc4e404f98738490b7d3209e; no voters: 
I20251024 01:52:40.799448  5027 ts_tablet_manager.cc:1950] T 32318e0933ad418cb70622979c557aab P aa293773dc4e404f98738490b7d3209e: Deleting consensus metadata
I20251024 01:52:40.799497  5014 raft_consensus.cc:2804] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:40.799636  5014 raft_consensus.cc:697] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Becoming Leader. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Running, Role: LEADER
I20251024 01:52:40.799976  5011 leader_election.cc:290] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:40.799948  5014 consensus_queue.cc:237] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.800443  5011 ts_tablet_manager.cc:1434] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251024 01:52:40.800673  4863 catalog_manager.cc:4985] TS aa293773dc4e404f98738490b7d3209e (127.0.104.1:33083): tablet 32318e0933ad418cb70622979c557aab (table test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977]) successfully deleted
I20251024 01:52:40.800781  5011 tablet_bootstrap.cc:492] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e: Bootstrap starting.
I20251024 01:52:40.802392  5011 tablet_bootstrap.cc:654] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:40.802307  4873 catalog_manager.cc:5649] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa293773dc4e404f98738490b7d3209e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "aa293773dc4e404f98738490b7d3209e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:40.803970  5011 tablet_bootstrap.cc:492] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e: No bootstrap required, opened a new log
I20251024 01:52:40.804129  5011 ts_tablet_manager.cc:1403] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20251024 01:52:40.804782  5011 raft_consensus.cc:359] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.804958  5011 raft_consensus.cc:385] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:40.805068  5011 raft_consensus.cc:740] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Initialized, Role: FOLLOWER
I20251024 01:52:40.805326  5011 consensus_queue.cc:260] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.805528  5011 raft_consensus.cc:399] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:40.805615  5011 raft_consensus.cc:493] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:40.805729  5011 raft_consensus.cc:3060] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:40.807775  5011 raft_consensus.cc:515] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.808009  5011 leader_election.cc:304] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa293773dc4e404f98738490b7d3209e; no voters: 
I20251024 01:52:40.808187  5011 leader_election.cc:290] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:40.808255  5014 raft_consensus.cc:2804] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:40.808406  5014 raft_consensus.cc:697] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Becoming Leader. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Running, Role: LEADER
I20251024 01:52:40.808640  5014 consensus_queue.cc:237] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.808730  5011 ts_tablet_manager.cc:1434] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20251024 01:52:40.811128  4875 catalog_manager.cc:5649] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa293773dc4e404f98738490b7d3209e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "aa293773dc4e404f98738490b7d3209e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:40.815811  4875 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: test-alter-range-partitioning [id=de880ce658c8431e988b7c9391373977] alter complete (version 0)
I20251024 01:52:40.850759  4873 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48022:
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
W20251024 01:52:40.856706  4873 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 776ba821f9c8490e958350c28586d64f has no consensus state
W20251024 01:52:40.857235  4873 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fa91311bd6a2472984631f071a056147 has no consensus state
I20251024 01:52:40.858460  5026 tablet.cc:1722] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e: 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
I20251024 01:52:40.859640  5025 tablet.cc:1722] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e: 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
I20251024 01:52:40.862253  4963 tablet_service.cc:1505] Processing CreateTablet for tablet 776ba821f9c8490e958350c28586d64f (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=de880ce658c8431e988b7c9391373977]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20251024 01:52:40.862449  4964 tablet_service.cc:1505] Processing CreateTablet for tablet fa91311bd6a2472984631f071a056147 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=de880ce658c8431e988b7c9391373977]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20251024 01:52:40.862756  4963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776ba821f9c8490e958350c28586d64f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:40.862962  4964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa91311bd6a2472984631f071a056147. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:40.870375  5011 tablet_bootstrap.cc:492] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e: Bootstrap starting.
I20251024 01:52:40.872341  5011 tablet_bootstrap.cc:654] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:40.882817  5011 tablet_bootstrap.cc:492] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e: No bootstrap required, opened a new log
I20251024 01:52:40.883111  5011 ts_tablet_manager.cc:1403] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.010s
I20251024 01:52:40.883941  5011 raft_consensus.cc:359] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.884232  5011 raft_consensus.cc:385] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:40.884342  5011 raft_consensus.cc:740] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Initialized, Role: FOLLOWER
I20251024 01:52:40.884618  5011 consensus_queue.cc:260] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.884791  5011 raft_consensus.cc:399] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:40.884913  5011 raft_consensus.cc:493] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:40.885049  5011 raft_consensus.cc:3060] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:40.887348  5011 raft_consensus.cc:515] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.887607  5011 leader_election.cc:304] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa293773dc4e404f98738490b7d3209e; no voters: 
I20251024 01:52:40.887887  5013 raft_consensus.cc:2804] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:40.888051  5013 raft_consensus.cc:697] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Becoming Leader. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Running, Role: LEADER
I20251024 01:52:40.888298  5013 consensus_queue.cc:237] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.889068  5011 leader_election.cc:290] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:40.889837  5011 ts_tablet_manager.cc:1434] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20251024 01:52:40.890158  5011 tablet_bootstrap.cc:492] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e: Bootstrap starting.
I20251024 01:52:40.892102  5011 tablet_bootstrap.cc:654] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:40.893635  4875 catalog_manager.cc:5649] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa293773dc4e404f98738490b7d3209e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "aa293773dc4e404f98738490b7d3209e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:40.893994  4875 catalog_manager.cc:5741] TS aa293773dc4e404f98738490b7d3209e (127.0.104.1:33083) does not have the latest schema for tablet fa91311bd6a2472984631f071a056147 (table test-alter-range-partitioning-renamed [id=de880ce658c8431e988b7c9391373977]). Expected version 1 got 0
I20251024 01:52:40.895292  5011 tablet_bootstrap.cc:492] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e: No bootstrap required, opened a new log
I20251024 01:52:40.895450  5011 ts_tablet_manager.cc:1403] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:40.896178  5011 raft_consensus.cc:359] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.896339  5011 raft_consensus.cc:385] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:40.896443  5011 raft_consensus.cc:740] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Initialized, Role: FOLLOWER
I20251024 01:52:40.896718  5011 consensus_queue.cc:260] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.896936  5011 raft_consensus.cc:399] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:40.897032  5011 raft_consensus.cc:493] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:40.897143  5011 raft_consensus.cc:3060] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:40.899598  5011 raft_consensus.cc:515] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.899855  5011 leader_election.cc:304] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa293773dc4e404f98738490b7d3209e; no voters: 
I20251024 01:52:40.900038  5011 leader_election.cc:290] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:40.900166  5013 raft_consensus.cc:2804] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:40.900332  5013 raft_consensus.cc:697] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Becoming Leader. State: Replica: aa293773dc4e404f98738490b7d3209e, State: Running, Role: LEADER
I20251024 01:52:40.900506  5011 ts_tablet_manager.cc:1434] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20251024 01:52:40.900605  5013 consensus_queue.cc:237] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } }
I20251024 01:52:40.903095  4873 catalog_manager.cc:5649] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa293773dc4e404f98738490b7d3209e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "aa293773dc4e404f98738490b7d3209e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa293773dc4e404f98738490b7d3209e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33083 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:40.903452  4873 catalog_manager.cc:5741] TS aa293773dc4e404f98738490b7d3209e (127.0.104.1:33083) does not have the latest schema for tablet 776ba821f9c8490e958350c28586d64f (table test-alter-range-partitioning-renamed [id=de880ce658c8431e988b7c9391373977]). Expected version 1 got 0
I20251024 01:52:40.907733  4873 catalog_manager.cc:5741] TS aa293773dc4e404f98738490b7d3209e (127.0.104.1:33083) does not have the latest schema for tablet 776ba821f9c8490e958350c28586d64f (table test-alter-range-partitioning-renamed [id=de880ce658c8431e988b7c9391373977]). Expected version 1 got 0
I20251024 01:52:40.921365  5026 tablet.cc:1722] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e: 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
I20251024 01:52:40.952452  5026 tablet.cc:1722] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e: 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
I20251024 01:52:40.961112  4873 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: test-alter-range-partitioning-renamed [id=de880ce658c8431e988b7c9391373977] alter complete (version 1)
I20251024 01:52:41.009660  4875 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48022:
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
I20251024 01:52:41.014912  4875 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: Sending DeleteTablet for 1 replicas of tablet bc67140d4f964921acff456c1fbc01ff
I20251024 01:52:41.015275  4875 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: Sending DeleteTablet for 1 replicas of tablet ea3513943fbf43b49fc1e01af341c6f8
I20251024 01:52:41.015522  4875 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: Sending DeleteTablet for 1 replicas of tablet 776ba821f9c8490e958350c28586d64f
I20251024 01:52:41.015842  4875 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: Sending DeleteTablet for 1 replicas of tablet fa91311bd6a2472984631f071a056147
I20251024 01:52:41.015959  4964 tablet_service.cc:1552] Processing DeleteTablet for tablet ea3513943fbf43b49fc1e01af341c6f8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:41 UTC) from {username='slave'} at 127.0.0.1:33380
I20251024 01:52:41.015810  4963 tablet_service.cc:1552] Processing DeleteTablet for tablet bc67140d4f964921acff456c1fbc01ff with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:41 UTC) from {username='slave'} at 127.0.0.1:33380
I20251024 01:52:41.016252  5027 tablet_replica.cc:333] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e: stopping tablet replica
I20251024 01:52:41.016456  5027 raft_consensus.cc:2243] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:41.016542  4964 tablet_service.cc:1552] Processing DeleteTablet for tablet 776ba821f9c8490e958350c28586d64f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:41 UTC) from {username='slave'} at 127.0.0.1:33380
I20251024 01:52:41.016723  5027 raft_consensus.cc:2272] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:41.017109  4964 tablet_service.cc:1552] Processing DeleteTablet for tablet fa91311bd6a2472984631f071a056147 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:41 UTC) from {username='slave'} at 127.0.0.1:33380
I20251024 01:52:41.018143  5027 ts_tablet_manager.cc:1916] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:41.019938   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:41.033705   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:41.036993  5027 ts_tablet_manager.cc:1929] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20251024 01:52:41.037130  5027 log.cc:1199] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761270696576755-416-0/minicluster-data/ts-0-root/wals/ea3513943fbf43b49fc1e01af341c6f8
I20251024 01:52:41.037477  5027 ts_tablet_manager.cc:1950] T ea3513943fbf43b49fc1e01af341c6f8 P aa293773dc4e404f98738490b7d3209e: Deleting consensus metadata
W20251024 01:52:41.038506  4863 catalog_manager.cc:4977] TS aa293773dc4e404f98738490b7d3209e (127.0.104.1:33083): delete failed for tablet ea3513943fbf43b49fc1e01af341c6f8 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20251024 01:52:41.038740   416 tablet_replica.cc:333] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e: stopping tablet replica
I20251024 01:52:41.038981   416 raft_consensus.cc:2243] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Raft consensus shutting down.
W20251024 01:52:41.039009  4863 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 14 similar messages]
I20251024 01:52:41.039258   416 raft_consensus.cc:2272] T 776ba821f9c8490e958350c28586d64f P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:41.040859   416 tablet_replica.cc:333] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e: stopping tablet replica
I20251024 01:52:41.041141   416 raft_consensus.cc:2243] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:41.041455   416 raft_consensus.cc:2272] T fa91311bd6a2472984631f071a056147 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:41.043129   416 tablet_replica.cc:333] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e: stopping tablet replica
I20251024 01:52:41.043421   416 raft_consensus.cc:2243] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:41.043708   416 raft_consensus.cc:2272] T bc67140d4f964921acff456c1fbc01ff P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:41.044987   416 tablet_replica.cc:333] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e: stopping tablet replica
I20251024 01:52:41.045230   416 raft_consensus.cc:2243] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:41.045480   416 raft_consensus.cc:2272] T c979306999174aed8d13dcb5c0912265 P aa293773dc4e404f98738490b7d3209e [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:41.051347  4863 catalog_manager.cc:4712] TS aa293773dc4e404f98738490b7d3209e (127.0.104.1:33083): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet bc67140d4f964921acff456c1fbc01ff: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20251024 01:52:41.051512  4940 connection.cc:441] server connection from 127.0.0.1:33380 torn down before Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:33380 (request call id 32) could send its response
W20251024 01:52:41.051908  4940 connection.cc:441] server connection from 127.0.0.1:33380 torn down before Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:33380 (request call id 33) could send its response
I20251024 01:52:41.064291   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:41.070981   416 master.cc:561] Master@127.0.104.62:35749 shutting down...
I20251024 01:52:41.130812   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:41.131129   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:41.131248   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 09e5a2ecc8d846beb9432a8ce9103288: stopping tablet replica
I20251024 01:52:41.145814   416 master.cc:583] Master@127.0.104.62:35749 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioning (839 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioningInvalid
I20251024 01:52:41.158499   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43369
I20251024 01:52:41.159050   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:41.159893   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:41.161262   416 webserver.cc:492] Webserver started at http://127.0.104.62:41781/ using document root <none> and password file <none>
I20251024 01:52:41.161494   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:41.161574   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:41.161724   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:41.162412   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "39bff3605b5a4abbabcdaff6e8b79866"
format_stamp: "Formatted at 2025-10-24 01:52:41 on dist-test-slave-fm74"
I20251024 01:52:41.164892   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20251024 01:52:41.166515  5053 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:41.166908   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251024 01:52:41.167016   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "39bff3605b5a4abbabcdaff6e8b79866"
format_stamp: "Formatted at 2025-10-24 01:52:41 on dist-test-slave-fm74"
I20251024 01:52:41.167167   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761270696576755-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)
I20251024 01:52:41.176868   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:41.177412   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:41.192575   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43369
I20251024 01:52:41.192597  5104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43369 every 8 connection(s)
I20251024 01:52:41.194200  5105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:41.198714  5105 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866: Bootstrap starting.
I20251024 01:52:41.200184  5105 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:41.201954  5105 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866: No bootstrap required, opened a new log
I20251024 01:52:41.202648  5105 raft_consensus.cc:359] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39bff3605b5a4abbabcdaff6e8b79866" member_type: VOTER }
I20251024 01:52:41.202800  5105 raft_consensus.cc:385] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:41.202893  5105 raft_consensus.cc:740] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bff3605b5a4abbabcdaff6e8b79866, State: Initialized, Role: FOLLOWER
I20251024 01:52:41.203107  5105 consensus_queue.cc:260] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39bff3605b5a4abbabcdaff6e8b79866" member_type: VOTER }
I20251024 01:52:41.203245  5105 raft_consensus.cc:399] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:41.203326  5105 raft_consensus.cc:493] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:41.203439  5105 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:41.205417  5105 raft_consensus.cc:515] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39bff3605b5a4abbabcdaff6e8b79866" member_type: VOTER }
I20251024 01:52:41.205650  5105 leader_election.cc:304] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 39bff3605b5a4abbabcdaff6e8b79866; no voters: 
I20251024 01:52:41.206239  5105 leader_election.cc:290] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:41.206383  5108 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:41.207480  5105 sys_catalog.cc:565] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:41.212947  5108 raft_consensus.cc:697] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [term 1 LEADER]: Becoming Leader. State: Replica: 39bff3605b5a4abbabcdaff6e8b79866, State: Running, Role: LEADER
I20251024 01:52:41.213299  5108 consensus_queue.cc:237] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39bff3605b5a4abbabcdaff6e8b79866" member_type: VOTER }
I20251024 01:52:41.214269  5109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "39bff3605b5a4abbabcdaff6e8b79866" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39bff3605b5a4abbabcdaff6e8b79866" member_type: VOTER } }
I20251024 01:52:41.214476  5109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:41.214686  5110 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 39bff3605b5a4abbabcdaff6e8b79866. Latest consensus state: current_term: 1 leader_uuid: "39bff3605b5a4abbabcdaff6e8b79866" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39bff3605b5a4abbabcdaff6e8b79866" member_type: VOTER } }
I20251024 01:52:41.214883  5110 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:41.222524   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20251024 01:52:41.223307  5122 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20251024 01:52:41.223417  5122 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20251024 01:52:41.223552  5123 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:41.224645  5123 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:41.228516  5123 catalog_manager.cc:1357] Generated new cluster ID: 1d030e997fe543fd997a897ef2d64b77
I20251024 01:52:41.228645  5123 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:41.280447  5123 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:41.281322  5123 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:41.293573  5123 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866: Generated new TSK 0
I20251024 01:52:41.293900  5123 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:41.351987   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:41.353194   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:41.354929   416 webserver.cc:492] Webserver started at http://127.0.104.1:40323/ using document root <none> and password file <none>
I20251024 01:52:41.355228   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:41.355314   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:41.355495   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:41.356153   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "c2bdd038a5904c01b11680ca2a67dc99"
format_stamp: "Formatted at 2025-10-24 01:52:41 on dist-test-slave-fm74"
I20251024 01:52:41.358923   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
I20251024 01:52:41.360690  5129 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:41.361096   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:41.361227   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "c2bdd038a5904c01b11680ca2a67dc99"
format_stamp: "Formatted at 2025-10-24 01:52:41 on dist-test-slave-fm74"
I20251024 01:52:41.361354   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761270696576755-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)
I20251024 01:52:41.370857   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:41.371519   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:41.372195   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:41.373602   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:41.373726   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:41.373868   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:41.374115   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:41.399833   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:38347
I20251024 01:52:41.399854  5191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:38347 every 8 connection(s)
I20251024 01:52:41.408903  5192 heartbeater.cc:344] Connected to a master server at 127.0.104.62:43369
I20251024 01:52:41.409107  5192 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:41.409544  5192 heartbeater.cc:507] Master 127.0.104.62:43369 requested a full tablet report, sending...
I20251024 01:52:41.410691  5070 ts_manager.cc:194] Registered new tserver with Master: c2bdd038a5904c01b11680ca2a67dc99 (127.0.104.1:38347)
I20251024 01:52:41.411092   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010125203s
I20251024 01:52:41.412386  5070 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37302
I20251024 01:52:41.423398  5070 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37316:
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"
    }
  }
}
I20251024 01:52:41.424254  5192 heartbeater.cc:499] Master 127.0.104.62:43369 was elected leader, sending a full tablet report...
I20251024 01:52:41.441783  5157 tablet_service.cc:1505] Processing CreateTablet for tablet 2809b977beaa40f09f504f611d05c5ce (DEFAULT_TABLE table=fake-table [id=6409e6a02d364d99bca8e345c6ef5de1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:41.442339  5157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2809b977beaa40f09f504f611d05c5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:41.449885  5204 tablet_bootstrap.cc:492] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99: Bootstrap starting.
I20251024 01:52:41.451357  5204 tablet_bootstrap.cc:654] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:41.453202  5204 tablet_bootstrap.cc:492] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99: No bootstrap required, opened a new log
I20251024 01:52:41.453372  5204 ts_tablet_manager.cc:1403] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:41.454159  5204 raft_consensus.cc:359] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.454360  5204 raft_consensus.cc:385] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:41.454473  5204 raft_consensus.cc:740] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bdd038a5904c01b11680ca2a67dc99, State: Initialized, Role: FOLLOWER
I20251024 01:52:41.454695  5204 consensus_queue.cc:260] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.454847  5204 raft_consensus.cc:399] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:41.454931  5204 raft_consensus.cc:493] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:41.455053  5204 raft_consensus.cc:3060] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:41.457175  5204 raft_consensus.cc:515] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.457424  5204 leader_election.cc:304] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c2bdd038a5904c01b11680ca2a67dc99; no voters: 
I20251024 01:52:41.457973  5204 leader_election.cc:290] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:41.458154  5206 raft_consensus.cc:2804] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:41.459340  5204 ts_tablet_manager.cc:1434] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20251024 01:52:41.459841  5206 raft_consensus.cc:697] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [term 1 LEADER]: Becoming Leader. State: Replica: c2bdd038a5904c01b11680ca2a67dc99, State: Running, Role: LEADER
I20251024 01:52:41.460148  5206 consensus_queue.cc:237] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.462559  5069 catalog_manager.cc:5649] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2bdd038a5904c01b11680ca2a67dc99 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c2bdd038a5904c01b11680ca2a67dc99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:41.482218   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:41.483420  5069 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37316:
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"
    }
  }
}
I20251024 01:52:41.490492  5157 tablet_service.cc:1505] Processing CreateTablet for tablet d5eae9e87c7246d9bd5869e987f755c1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=ef39bd9b25514c24909af1613c8e03c3]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:41.490990  5157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5eae9e87c7246d9bd5869e987f755c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:41.496012  5204 tablet_bootstrap.cc:492] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99: Bootstrap starting.
I20251024 01:52:41.497481  5204 tablet_bootstrap.cc:654] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:41.499637  5204 tablet_bootstrap.cc:492] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99: No bootstrap required, opened a new log
I20251024 01:52:41.499821  5204 ts_tablet_manager.cc:1403] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20251024 01:52:41.500598  5204 raft_consensus.cc:359] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.500808  5204 raft_consensus.cc:385] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:41.500897  5204 raft_consensus.cc:740] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bdd038a5904c01b11680ca2a67dc99, State: Initialized, Role: FOLLOWER
I20251024 01:52:41.501159  5204 consensus_queue.cc:260] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.501341  5204 raft_consensus.cc:399] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:41.501483  5204 raft_consensus.cc:493] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:41.501601  5204 raft_consensus.cc:3060] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:41.504325  5204 raft_consensus.cc:515] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.504585  5204 leader_election.cc:304] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c2bdd038a5904c01b11680ca2a67dc99; no voters: 
I20251024 01:52:41.504802  5204 leader_election.cc:290] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:41.504860  5206 raft_consensus.cc:2804] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:41.505357  5204 ts_tablet_manager.cc:1434] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20251024 01:52:41.505616  5206 raft_consensus.cc:697] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [term 1 LEADER]: Becoming Leader. State: Replica: c2bdd038a5904c01b11680ca2a67dc99, State: Running, Role: LEADER
I20251024 01:52:41.505883  5206 consensus_queue.cc:237] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.508183  5069 catalog_manager.cc:5649] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2bdd038a5904c01b11680ca2a67dc99 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c2bdd038a5904c01b11680ca2a67dc99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:41.547318  5070 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.555473  5070 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.562392  5069 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.570559  5069 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
W20251024 01:52:41.614645   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.614776   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.614815   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.614861   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.614900   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.614938   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.614974   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.615012   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.615041   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615074   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615113   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615150   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615188   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615226   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615322   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615384   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615494   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615551   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615629   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615686   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615763   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615828   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615909   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.615973   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20251024 01:52:41.616046   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.616106   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.616183   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.616245   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.616315   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.616374   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.616483   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.616552   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.616636   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.616698   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.616779   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.616842   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.616925   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.616986   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.617063   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.617123   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.617204   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.617262   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.617337   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.617398   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.617486   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.617558   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.617636   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.617708   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.617797   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.617868   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.617949   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.618010   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.618091   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.618151   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.618265   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.618335   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.618419   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.618494   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.618574   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.618638   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.618721   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.618798   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.618880   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.618938   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619014   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619071   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619141   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619202   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619274   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619329   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619424   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619499   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619578   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619639   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619710   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619772   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619851   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619917   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.619998   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.620057   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.620136   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.620191   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.620263   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.620321   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.620402   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.620467   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.620539   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.620604   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.620677   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.620738   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.620815   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20251024 01:52:41.620875   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20251024 01:52:41.620952   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20251024 01:52:41.621008   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20251024 01:52:41.621086   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20251024 01:52:41.621152   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20251024 01:52:41.621228   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20251024 01:52:41.621286   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20251024 01:52:41.621362   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20251024 01:52:41.621421   416 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
I20251024 01:52:41.630877  5070 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.638546  5070 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.646039  5070 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.654850  5070 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.663005  5070 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.669972  5070 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.677788  5070 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.685377  5070 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.693655  5070 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.702543  5070 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.710944  5070 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.718838  5069 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.726368  5069 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
W20251024 01:52:41.730439  5069 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 042b010dafe0473da00f4e2f0062a3fd has no consensus state
W20251024 01:52:41.730960  5069 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7c79ec4f87714e4db8500597d54d9fcf has no consensus state
I20251024 01:52:41.735134  5157 tablet_service.cc:1505] Processing CreateTablet for tablet 042b010dafe0473da00f4e2f0062a3fd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=ef39bd9b25514c24909af1613c8e03c3]), partition=RANGE (c0) PARTITION VALUES < 0
I20251024 01:52:41.735556  5157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042b010dafe0473da00f4e2f0062a3fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:41.738884  5156 tablet_service.cc:1505] Processing CreateTablet for tablet 7c79ec4f87714e4db8500597d54d9fcf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=ef39bd9b25514c24909af1613c8e03c3]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20251024 01:52:41.739296  5156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c79ec4f87714e4db8500597d54d9fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:41.741909  5204 tablet_bootstrap.cc:492] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99: Bootstrap starting.
I20251024 01:52:41.743422  5204 tablet_bootstrap.cc:654] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:41.745178  5204 tablet_bootstrap.cc:492] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99: No bootstrap required, opened a new log
I20251024 01:52:41.745318  5204 ts_tablet_manager.cc:1403] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:52:41.746057  5204 raft_consensus.cc:359] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.746243  5204 raft_consensus.cc:385] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:41.746297  5204 raft_consensus.cc:740] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bdd038a5904c01b11680ca2a67dc99, State: Initialized, Role: FOLLOWER
I20251024 01:52:41.746483  5204 consensus_queue.cc:260] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.746613  5204 raft_consensus.cc:399] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:41.746673  5204 raft_consensus.cc:493] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:41.746747  5204 raft_consensus.cc:3060] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:41.749509  5204 raft_consensus.cc:515] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.749786  5204 leader_election.cc:304] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c2bdd038a5904c01b11680ca2a67dc99; no voters: 
I20251024 01:52:41.749953  5204 leader_election.cc:290] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:41.750032  5206 raft_consensus.cc:2804] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:41.750204  5206 raft_consensus.cc:697] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [term 1 LEADER]: Becoming Leader. State: Replica: c2bdd038a5904c01b11680ca2a67dc99, State: Running, Role: LEADER
I20251024 01:52:41.750423  5206 consensus_queue.cc:237] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.750512  5204 ts_tablet_manager.cc:1434] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20251024 01:52:41.750756  5204 tablet_bootstrap.cc:492] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99: Bootstrap starting.
I20251024 01:52:41.752177  5204 tablet_bootstrap.cc:654] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:41.755509  5204 tablet_bootstrap.cc:492] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99: No bootstrap required, opened a new log
I20251024 01:52:41.755678  5204 ts_tablet_manager.cc:1403] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20251024 01:52:41.756474  5204 raft_consensus.cc:359] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.756644  5204 raft_consensus.cc:385] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:41.756709  5204 raft_consensus.cc:740] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bdd038a5904c01b11680ca2a67dc99, State: Initialized, Role: FOLLOWER
I20251024 01:52:41.756908  5204 consensus_queue.cc:260] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.757035  5204 raft_consensus.cc:399] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:41.757088  5204 raft_consensus.cc:493] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:41.757154  5204 raft_consensus.cc:3060] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:41.760218  5204 raft_consensus.cc:515] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.760478  5204 leader_election.cc:304] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c2bdd038a5904c01b11680ca2a67dc99; no voters: 
I20251024 01:52:41.760669  5204 leader_election.cc:290] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:41.760794  5207 raft_consensus.cc:2804] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:41.761312  5204 ts_tablet_manager.cc:1434] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20251024 01:52:41.761652  5207 raft_consensus.cc:697] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [term 1 LEADER]: Becoming Leader. State: Replica: c2bdd038a5904c01b11680ca2a67dc99, State: Running, Role: LEADER
I20251024 01:52:41.762037  5207 consensus_queue.cc:237] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } }
I20251024 01:52:41.764526  5069 catalog_manager.cc:5649] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2bdd038a5904c01b11680ca2a67dc99 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c2bdd038a5904c01b11680ca2a67dc99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:41.769150  5069 catalog_manager.cc:5649] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2bdd038a5904c01b11680ca2a67dc99 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c2bdd038a5904c01b11680ca2a67dc99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bdd038a5904c01b11680ca2a67dc99" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38347 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:41.774493  5069 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866: test-alter-range-partitioning-invalid [id=ef39bd9b25514c24909af1613c8e03c3] alter complete (version 0)
I20251024 01:52:41.782742  5069 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.795699  5069 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.822345  5069 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.834354  5069 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.847365  5069 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37316:
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
I20251024 01:52:41.859685   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:41.879603   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:41.880021   416 tablet_replica.cc:333] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99: stopping tablet replica
I20251024 01:52:41.880229   416 raft_consensus.cc:2243] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:41.880398   416 raft_consensus.cc:2272] T 7c79ec4f87714e4db8500597d54d9fcf P c2bdd038a5904c01b11680ca2a67dc99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:41.881271   416 tablet_replica.cc:333] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99: stopping tablet replica
I20251024 01:52:41.881387   416 raft_consensus.cc:2243] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:41.881522   416 raft_consensus.cc:2272] T 042b010dafe0473da00f4e2f0062a3fd P c2bdd038a5904c01b11680ca2a67dc99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:41.882301   416 tablet_replica.cc:333] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99: stopping tablet replica
I20251024 01:52:41.882402   416 raft_consensus.cc:2243] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:41.882516   416 raft_consensus.cc:2272] T 2809b977beaa40f09f504f611d05c5ce P c2bdd038a5904c01b11680ca2a67dc99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:41.883129   416 tablet_replica.cc:333] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99: stopping tablet replica
I20251024 01:52:41.883224   416 raft_consensus.cc:2243] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:41.883347   416 raft_consensus.cc:2272] T d5eae9e87c7246d9bd5869e987f755c1 P c2bdd038a5904c01b11680ca2a67dc99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:41.888904   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:41.892974   416 master.cc:561] Master@127.0.104.62:43369 shutting down...
I20251024 01:52:41.901813   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:41.902074   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:41.902194   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 39bff3605b5a4abbabcdaff6e8b79866: stopping tablet replica
I20251024 01:52:41.906226   416 master.cc:583] Master@127.0.104.62:43369 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioningInvalid (759 ms)
[ RUN      ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20251024 01:52:41.917752   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:33021
I20251024 01:52:41.918352   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:41.919211   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:41.920604   416 webserver.cc:492] Webserver started at http://127.0.104.62:44243/ using document root <none> and password file <none>
I20251024 01:52:41.920827   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:41.920892   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:41.921015   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:41.921626   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "4e4c950175d3421187c24abdf9c98487"
format_stamp: "Formatted at 2025-10-24 01:52:41 on dist-test-slave-fm74"
I20251024 01:52:41.924189   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:52:41.926061  5224 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:41.926527   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251024 01:52:41.926638   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "4e4c950175d3421187c24abdf9c98487"
format_stamp: "Formatted at 2025-10-24 01:52:41 on dist-test-slave-fm74"
I20251024 01:52:41.926749   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-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)
I20251024 01:52:41.937722   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:41.938372   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:41.950716   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:33021
I20251024 01:52:41.950745  5275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:33021 every 8 connection(s)
I20251024 01:52:41.951983  5276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:41.956483  5276 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Bootstrap starting.
I20251024 01:52:41.957748  5276 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:41.959373  5276 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: No bootstrap required, opened a new log
I20251024 01:52:41.960039  5276 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e4c950175d3421187c24abdf9c98487" member_type: VOTER }
I20251024 01:52:41.960162  5276 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:41.960211  5276 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e4c950175d3421187c24abdf9c98487, State: Initialized, Role: FOLLOWER
I20251024 01:52:41.960398  5276 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e4c950175d3421187c24abdf9c98487" member_type: VOTER }
I20251024 01:52:41.960497  5276 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:41.960534  5276 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:41.960610  5276 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:41.962987  5276 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e4c950175d3421187c24abdf9c98487" member_type: VOTER }
I20251024 01:52:41.963194  5276 leader_election.cc:304] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4e4c950175d3421187c24abdf9c98487; no voters: 
I20251024 01:52:41.963665  5276 leader_election.cc:290] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:41.963798  5279 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:41.964283  5279 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [term 1 LEADER]: Becoming Leader. State: Replica: 4e4c950175d3421187c24abdf9c98487, State: Running, Role: LEADER
I20251024 01:52:41.964566  5276 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:41.964532  5279 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e4c950175d3421187c24abdf9c98487" member_type: VOTER }
I20251024 01:52:41.965396  5281 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e4c950175d3421187c24abdf9c98487. Latest consensus state: current_term: 1 leader_uuid: "4e4c950175d3421187c24abdf9c98487" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e4c950175d3421187c24abdf9c98487" member_type: VOTER } }
I20251024 01:52:41.965548  5281 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:41.965373  5280 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4e4c950175d3421187c24abdf9c98487" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e4c950175d3421187c24abdf9c98487" member_type: VOTER } }
I20251024 01:52:41.965999  5280 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:41.970248  5284 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:41.971536  5284 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:41.973485   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:41.974489  5284 catalog_manager.cc:1357] Generated new cluster ID: d3ead0b583834326858681084ac8f410
I20251024 01:52:41.974587  5284 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:41.985050  5284 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:41.985934  5284 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:41.993752  5284 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Generated new TSK 0
I20251024 01:52:41.994019  5284 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:42.006738   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:42.007902   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:42.009370   416 webserver.cc:492] Webserver started at http://127.0.104.1:38405/ using document root <none> and password file <none>
I20251024 01:52:42.009794   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:42.010037   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:42.010233   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:42.010895   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "3a84669aacd74aa98492f9539217d3a7"
format_stamp: "Formatted at 2025-10-24 01:52:42 on dist-test-slave-fm74"
I20251024 01:52:42.013724   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20251024 01:52:42.015468  5300 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:42.015892   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:52:42.016018   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "3a84669aacd74aa98492f9539217d3a7"
format_stamp: "Formatted at 2025-10-24 01:52:42 on dist-test-slave-fm74"
I20251024 01:52:42.016149   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-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)
I20251024 01:52:42.033970   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:42.034605   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:42.035163   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:42.036017   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:42.036073   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:42.036157   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:42.036195   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:42.050645   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:37391
I20251024 01:52:42.050674  5362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:37391 every 8 connection(s)
I20251024 01:52:42.058159  5363 heartbeater.cc:344] Connected to a master server at 127.0.104.62:33021
I20251024 01:52:42.058353  5363 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:42.058732  5363 heartbeater.cc:507] Master 127.0.104.62:33021 requested a full tablet report, sending...
I20251024 01:52:42.059602  5241 ts_manager.cc:194] Registered new tserver with Master: 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391)
I20251024 01:52:42.059685   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008074896s
I20251024 01:52:42.060813  5241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45058
I20251024 01:52:42.071480  5241 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45062:
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"
    }
  }
}
I20251024 01:52:42.072580  5363 heartbeater.cc:499] Master 127.0.104.62:33021 was elected leader, sending a full tablet report...
I20251024 01:52:42.083994  5328 tablet_service.cc:1505] Processing CreateTablet for tablet d547147b44e04bf5a51b21a8c73a8268 (DEFAULT_TABLE table=fake-table [id=60a1b1bb91e94713ab2cf52818b82529]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:42.084501  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d547147b44e04bf5a51b21a8c73a8268. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.090018  5375 tablet_bootstrap.cc:492] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.091322  5375 tablet_bootstrap.cc:654] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.092839  5375 tablet_bootstrap.cc:492] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.092960  5375 ts_tablet_manager.cc:1403] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:42.093560  5375 raft_consensus.cc:359] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.093690  5375 raft_consensus.cc:385] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.093752  5375 raft_consensus.cc:740] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.093950  5375 consensus_queue.cc:260] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.094053  5375 raft_consensus.cc:399] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.094115  5375 raft_consensus.cc:493] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.094221  5375 raft_consensus.cc:3060] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.096082  5375 raft_consensus.cc:515] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.096307  5375 leader_election.cc:304] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.096853  5375 leader_election.cc:290] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.096962  5377 raft_consensus.cc:2804] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.097834  5375 ts_tablet_manager.cc:1434] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20251024 01:52:42.098162  5377 raft_consensus.cc:697] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.098418  5377 consensus_queue.cc:237] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.100404  5241 catalog_manager.cc:5649] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3a84669aacd74aa98492f9539217d3a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:42.115899   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:42.116885  5241 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45062:
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"
    }
  }
}
I20251024 01:52:42.123862  5328 tablet_service.cc:1505] Processing CreateTablet for tablet e367c79a44e34b4d99459cda5cc2962e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:42.124274  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e367c79a44e34b4d99459cda5cc2962e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.129244  5375 tablet_bootstrap.cc:492] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.130438  5375 tablet_bootstrap.cc:654] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.131958  5375 tablet_bootstrap.cc:492] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.132114  5375 ts_tablet_manager.cc:1403] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:42.132666  5375 raft_consensus.cc:359] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.132812  5375 raft_consensus.cc:385] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.132866  5375 raft_consensus.cc:740] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.133066  5375 consensus_queue.cc:260] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.133181  5375 raft_consensus.cc:399] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.133245  5375 raft_consensus.cc:493] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.133327  5375 raft_consensus.cc:3060] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.135387  5375 raft_consensus.cc:515] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.135602  5375 leader_election.cc:304] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.135780  5375 leader_election.cc:290] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.135847  5377 raft_consensus.cc:2804] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.135986  5377 raft_consensus.cc:697] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.136250  5375 ts_tablet_manager.cc:1434] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:42.136204  5377 consensus_queue.cc:237] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.138286  5240 catalog_manager.cc:5649] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3a84669aacd74aa98492f9539217d3a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:42.145676  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.148813  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet e367c79a44e34b4d99459cda5cc2962e
I20251024 01:52:42.149576  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet e367c79a44e34b4d99459cda5cc2962e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.150162  5385 tablet_replica.cc:333] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.150399  5385 raft_consensus.cc:2243] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.150585  5385 raft_consensus.cc:2272] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.151469  5385 ts_tablet_manager.cc:1916] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.151791  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
W20251024 01:52:42.155344  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bedcf2b6a21a4e7588cad7a9ed158760 has no consensus state
I20251024 01:52:42.157037  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.157207  5385 ts_tablet_manager.cc:1929] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.157318  5385 log.cc:1199] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/e367c79a44e34b4d99459cda5cc2962e
I20251024 01:52:42.157725  5385 ts_tablet_manager.cc:1950] T e367c79a44e34b4d99459cda5cc2962e P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.158739  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet e367c79a44e34b4d99459cda5cc2962e (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.159157  5328 tablet_service.cc:1505] Processing CreateTablet for tablet bedcf2b6a21a4e7588cad7a9ed158760 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.159512  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bedcf2b6a21a4e7588cad7a9ed158760. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.160033  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.163466  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet bedcf2b6a21a4e7588cad7a9ed158760
I20251024 01:52:42.164202  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet bedcf2b6a21a4e7588cad7a9ed158760 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.164723  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet bedcf2b6a21a4e7588cad7a9ed158760 because the tablet was not found. No further retry: Not found: Tablet not found: bedcf2b6a21a4e7588cad7a9ed158760
I20251024 01:52:42.165452  5375 tablet_bootstrap.cc:492] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.165365  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.166841  5375 tablet_bootstrap.cc:654] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.168340  5375 tablet_bootstrap.cc:492] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.168471  5375 ts_tablet_manager.cc:1403] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:42.168443  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.169059  5375 raft_consensus.cc:359] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.169180  5375 raft_consensus.cc:385] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.169245  5375 raft_consensus.cc:740] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.169440  5375 consensus_queue.cc:260] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.169559  5375 raft_consensus.cc:399] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.169620  5375 raft_consensus.cc:493] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.169692  5375 raft_consensus.cc:3060] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:42.172019  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b63e5345bc0e4df6ba45aba6f95077c6 has no consensus state
I20251024 01:52:42.172032  5375 raft_consensus.cc:515] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.172286  5375 leader_election.cc:304] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.172428  5375 leader_election.cc:290] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.172500  5377 raft_consensus.cc:2804] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.172616  5377 raft_consensus.cc:697] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.172816  5377 consensus_queue.cc:237] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.173211  5375 ts_tablet_manager.cc:1434] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:42.174517  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.175747  5328 tablet_service.cc:1505] Processing CreateTablet for tablet b63e5345bc0e4df6ba45aba6f95077c6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.176067  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63e5345bc0e4df6ba45aba6f95077c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.179375  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet bedcf2b6a21a4e7588cad7a9ed158760 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.180090  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.180316  5385 tablet_replica.cc:333] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.180475  5385 raft_consensus.cc:2243] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.180642  5385 raft_consensus.cc:2272] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.181173  5375 tablet_bootstrap.cc:492] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.182402  5375 tablet_bootstrap.cc:654] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.182732  5385 ts_tablet_manager.cc:1916] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.183720  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet b63e5345bc0e4df6ba45aba6f95077c6
I20251024 01:52:42.184037  5375 tablet_bootstrap.cc:492] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.184202  5375 ts_tablet_manager.cc:1403] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:52:42.184505  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet b63e5345bc0e4df6ba45aba6f95077c6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.185052  5375 raft_consensus.cc:359] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.185259  5375 raft_consensus.cc:385] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.185331  5375 raft_consensus.cc:740] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.185544  5375 consensus_queue.cc:260] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.185660  5375 raft_consensus.cc:399] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.185724  5375 raft_consensus.cc:493] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.185802  5375 raft_consensus.cc:3060] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.186411  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.187225  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.188625  5385 ts_tablet_manager.cc:1929] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.188628  5375 raft_consensus.cc:515] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.188781  5385 log.cc:1199] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/bedcf2b6a21a4e7588cad7a9ed158760
I20251024 01:52:42.188868  5375 leader_election.cc:304] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.189051  5375 leader_election.cc:290] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.189137  5377 raft_consensus.cc:2804] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.189214  5385 ts_tablet_manager.cc:1950] T bedcf2b6a21a4e7588cad7a9ed158760 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.189265  5377 raft_consensus.cc:697] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.189489  5377 consensus_queue.cc:237] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.189847  5375 ts_tablet_manager.cc:1434] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251024 01:52:42.190150  5385 tablet_replica.cc:333] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.190303  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet bedcf2b6a21a4e7588cad7a9ed158760 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.190315  5385 raft_consensus.cc:2243] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.190482  5385 pending_rounds.cc:70] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7: Trying to abort 1 pending ops.
W20251024 01:52:42.190675  5389 consensus_queue.cc:1175] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "3a84669aacd74aa98492f9539217d3a7" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20251024 01:52:42.190716  5385 pending_rounds.cc:77] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 8 op_type: NO_OP noop_request { }
I20251024 01:52:42.190845  5385 raft_consensus.cc:2889] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251024 01:52:42.190948  5385 raft_consensus.cc:2272] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:42.191577  5226 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet bedcf2b6a21a4e7588cad7a9ed158760 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet bedcf2b6a21a4e7588cad7a9ed158760 consensus state has no leader
I20251024 01:52:42.191951  5385 ts_tablet_manager.cc:1916] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.191872  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
W20251024 01:52:42.195549  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7a8556efe0ab48cbb0e45e4ceeb2668e has no consensus state
I20251024 01:52:42.197304  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.198123  5385 ts_tablet_manager.cc:1929] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.198261  5385 log.cc:1199] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/b63e5345bc0e4df6ba45aba6f95077c6
I20251024 01:52:42.198678  5385 ts_tablet_manager.cc:1950] T b63e5345bc0e4df6ba45aba6f95077c6 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.199630  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 7a8556efe0ab48cbb0e45e4ceeb2668e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.199682  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet b63e5345bc0e4df6ba45aba6f95077c6 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.199986  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8556efe0ab48cbb0e45e4ceeb2668e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.200178  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.203483  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 7a8556efe0ab48cbb0e45e4ceeb2668e
I20251024 01:52:42.204170  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 7a8556efe0ab48cbb0e45e4ceeb2668e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.204697  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 7a8556efe0ab48cbb0e45e4ceeb2668e because the tablet was not found. No further retry: Not found: Tablet not found: 7a8556efe0ab48cbb0e45e4ceeb2668e
I20251024 01:52:42.205293  5375 tablet_bootstrap.cc:492] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.205339  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.206902  5375 tablet_bootstrap.cc:654] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.208298  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.208771  5375 tablet_bootstrap.cc:492] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.208892  5375 ts_tablet_manager.cc:1403] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:42.209431  5375 raft_consensus.cc:359] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.209554  5375 raft_consensus.cc:385] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.209614  5375 raft_consensus.cc:740] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.209801  5375 consensus_queue.cc:260] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.209930  5375 raft_consensus.cc:399] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.209990  5375 raft_consensus.cc:493] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.210065  5375 raft_consensus.cc:3060] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:42.212301  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 51286e38c4bb48298af32c2a1f68b0d7 has no consensus state
I20251024 01:52:42.213760  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.216434  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 51286e38c4bb48298af32c2a1f68b0d7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.216838  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51286e38c4bb48298af32c2a1f68b0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.218439  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.220335  5375 raft_consensus.cc:515] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.220551  5375 leader_election.cc:304] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.220702  5375 leader_election.cc:290] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.220757  5377 raft_consensus.cc:2804] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.220877  5377 raft_consensus.cc:697] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.221087  5377 consensus_queue.cc:237] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.221567  5375 ts_tablet_manager.cc:1434] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20251024 01:52:42.223083  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 51286e38c4bb48298af32c2a1f68b0d7
I20251024 01:52:42.223624  5375 tablet_bootstrap.cc:492] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.223786  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 51286e38c4bb48298af32c2a1f68b0d7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.225082  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 51286e38c4bb48298af32c2a1f68b0d7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 51286e38c4bb48298af32c2a1f68b0d7 already in progress: creating tablet
I20251024 01:52:42.225091  5375 tablet_bootstrap.cc:654] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.225188  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.226280  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.226969  5375 tablet_bootstrap.cc:492] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.227063  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 7a8556efe0ab48cbb0e45e4ceeb2668e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.227095  5375 ts_tablet_manager.cc:1403] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251024 01:52:42.227298  5385 tablet_replica.cc:333] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.227454  5385 raft_consensus.cc:2243] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.227656  5385 raft_consensus.cc:2272] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.228186  5375 raft_consensus.cc:359] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.228374  5375 raft_consensus.cc:385] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.228434  5375 raft_consensus.cc:740] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.228649  5375 consensus_queue.cc:260] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.228780  5375 raft_consensus.cc:399] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.228832  5375 raft_consensus.cc:493] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.228875  5385 ts_tablet_manager.cc:1916] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.228895  5375 raft_consensus.cc:3060] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.229157  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.231650  5375 raft_consensus.cc:515] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.231850  5375 leader_election.cc:304] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.232051  5377 raft_consensus.cc:2804] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.232203  5377 raft_consensus.cc:697] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.232403  5377 consensus_queue.cc:237] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:42.232738  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e94fe6c5e950482682cc27678bf869fd has no consensus state
I20251024 01:52:42.234719  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.237329  5385 ts_tablet_manager.cc:1929] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.237512  5385 log.cc:1199] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/7a8556efe0ab48cbb0e45e4ceeb2668e
I20251024 01:52:42.237353  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.237952  5385 ts_tablet_manager.cc:1950] T 7a8556efe0ab48cbb0e45e4ceeb2668e P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.238121  5375 leader_election.cc:290] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.238365  5328 tablet_service.cc:1505] Processing CreateTablet for tablet e94fe6c5e950482682cc27678bf869fd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20251024 01:52:42.238780  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e94fe6c5e950482682cc27678bf869fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.238791  5375 ts_tablet_manager.cc:1434] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20251024 01:52:42.239300  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 7a8556efe0ab48cbb0e45e4ceeb2668e (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.242208  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet e94fe6c5e950482682cc27678bf869fd
I20251024 01:52:42.243292  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet e94fe6c5e950482682cc27678bf869fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.243636  5375 tablet_bootstrap.cc:492] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
W20251024 01:52:42.244117  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet e94fe6c5e950482682cc27678bf869fd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e94fe6c5e950482682cc27678bf869fd already in progress: creating tablet
I20251024 01:52:42.244771  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.245039  5375 tablet_bootstrap.cc:654] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.246820  5375 tablet_bootstrap.cc:492] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.246946  5375 ts_tablet_manager.cc:1403] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:42.247597  5375 raft_consensus.cc:359] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.247749  5375 raft_consensus.cc:385] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.247797  5375 raft_consensus.cc:740] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.247954  5375 consensus_queue.cc:260] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.247888  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.248054  5375 raft_consensus.cc:399] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.248088  5375 raft_consensus.cc:493] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.248131  5375 raft_consensus.cc:3060] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.249773  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.250380  5375 raft_consensus.cc:515] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.250602  5375 leader_election.cc:304] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.250867  5379 raft_consensus.cc:2804] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.250980  5379 raft_consensus.cc:697] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.251183  5379 consensus_queue.cc:237] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.251484  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 51286e38c4bb48298af32c2a1f68b0d7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.251804  5385 tablet_replica.cc:333] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.252045  5385 raft_consensus.cc:2243] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.252233  5385 raft_consensus.cc:2272] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.253527  5385 ts_tablet_manager.cc:1916] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:42.253777  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2558347af1fb4d81bd4c749805e259c1 has no consensus state
I20251024 01:52:42.255759  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.256870  5375 leader_election.cc:290] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.257297  5375 ts_tablet_manager.cc:1434] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.004s
I20251024 01:52:42.257476  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 2558347af1fb4d81bd4c749805e259c1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20251024 01:52:42.257890  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2558347af1fb4d81bd4c749805e259c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.258841  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.262563  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 2558347af1fb4d81bd4c749805e259c1
I20251024 01:52:42.263352  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 2558347af1fb4d81bd4c749805e259c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.264644  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.265120  5385 ts_tablet_manager.cc:1929] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.265199  5375 tablet_bootstrap.cc:492] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.265221  5385 log.cc:1199] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/51286e38c4bb48298af32c2a1f68b0d7
I20251024 01:52:42.265592  5385 ts_tablet_manager.cc:1950] T 51286e38c4bb48298af32c2a1f68b0d7 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.265636  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.266443  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet e94fe6c5e950482682cc27678bf869fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.266578  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 51286e38c4bb48298af32c2a1f68b0d7 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.266777  5375 tablet_bootstrap.cc:654] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
W20251024 01:52:42.266819  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 2558347af1fb4d81bd4c749805e259c1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2558347af1fb4d81bd4c749805e259c1 already in progress: creating tablet
I20251024 01:52:42.266880  5385 tablet_replica.cc:333] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.267024  5385 raft_consensus.cc:2243] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.267174  5385 raft_consensus.cc:2272] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.268352  5385 ts_tablet_manager.cc:1916] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.269740  5375 tablet_bootstrap.cc:492] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.269883  5375 ts_tablet_manager.cc:1403] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:42.269819  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.270535  5375 raft_consensus.cc:359] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.270658  5375 raft_consensus.cc:385] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.270720  5375 raft_consensus.cc:740] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.270973  5375 consensus_queue.cc:260] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.271095  5375 raft_consensus.cc:399] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.271154  5375 raft_consensus.cc:493] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.271234  5375 raft_consensus.cc:3060] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:42.273775  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 893ccaebef56464bac6d68617365d0cf has no consensus state
I20251024 01:52:42.273748  5375 raft_consensus.cc:515] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.273988  5375 leader_election.cc:304] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.274163  5375 leader_election.cc:290] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.274241  5379 raft_consensus.cc:2804] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.274344  5379 raft_consensus.cc:697] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.274470  5385 ts_tablet_manager.cc:1929] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.274567  5385 log.cc:1199] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/e94fe6c5e950482682cc27678bf869fd
I20251024 01:52:42.274551  5379 consensus_queue.cc:237] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.274948  5385 ts_tablet_manager.cc:1950] T e94fe6c5e950482682cc27678bf869fd P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.274987  5375 ts_tablet_manager.cc:1434] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:42.275871  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet e94fe6c5e950482682cc27678bf869fd (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.276508  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.278843  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 2558347af1fb4d81bd4c749805e259c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.279095  5385 tablet_replica.cc:333] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.279263  5385 raft_consensus.cc:2243] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.279311  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 893ccaebef56464bac6d68617365d0cf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.279420  5385 raft_consensus.cc:2272] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.279876  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893ccaebef56464bac6d68617365d0cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.280310  5385 ts_tablet_manager.cc:1916] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.284428  5375 tablet_bootstrap.cc:492] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.284474  5385 ts_tablet_manager.cc:1929] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.284557  5385 log.cc:1199] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/2558347af1fb4d81bd4c749805e259c1
I20251024 01:52:42.284886  5385 ts_tablet_manager.cc:1950] T 2558347af1fb4d81bd4c749805e259c1 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.285368  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.285940  5375 tablet_bootstrap.cc:654] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.285920  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 2558347af1fb4d81bd4c749805e259c1 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.287483  5375 tablet_bootstrap.cc:492] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.287613  5375 ts_tablet_manager.cc:1403] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:42.288237  5375 raft_consensus.cc:359] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.288363  5375 raft_consensus.cc:385] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.288429  5375 raft_consensus.cc:740] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.288631  5375 consensus_queue.cc:260] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.288772  5375 raft_consensus.cc:399] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.288825  5375 raft_consensus.cc:493] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.288890  5375 raft_consensus.cc:3060] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.289140  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 893ccaebef56464bac6d68617365d0cf
I20251024 01:52:42.289821  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 893ccaebef56464bac6d68617365d0cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.290870  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 893ccaebef56464bac6d68617365d0cf because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 893ccaebef56464bac6d68617365d0cf already in progress: creating tablet
I20251024 01:52:42.290984  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.291524  5375 raft_consensus.cc:515] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.291378  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.291730  5375 leader_election.cc:304] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.291899  5375 leader_election.cc:290] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.292085  5378 raft_consensus.cc:2804] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.292241  5378 raft_consensus.cc:697] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.292258  5375 ts_tablet_manager.cc:1434] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251024 01:52:42.292443  5378 consensus_queue.cc:237] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.293269  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 2558347af1fb4d81bd4c749805e259c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.293746  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 2558347af1fb4d81bd4c749805e259c1 because the tablet was not found. No further retry: Not found: Tablet not found: 2558347af1fb4d81bd4c749805e259c1
I20251024 01:52:42.294353  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
W20251024 01:52:42.297494  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1f53585e46c24389a049207a39dfb3e1 has no consensus state
I20251024 01:52:42.298259  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 893ccaebef56464bac6d68617365d0cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.298491  5385 tablet_replica.cc:333] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.298647  5385 raft_consensus.cc:2243] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.298838  5385 raft_consensus.cc:2272] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.299409  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.299873  5385 ts_tablet_manager.cc:1916] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.301043  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 1f53585e46c24389a049207a39dfb3e1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.301385  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f53585e46c24389a049207a39dfb3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.301689  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.305200  5385 ts_tablet_manager.cc:1929] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.305241  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 1f53585e46c24389a049207a39dfb3e1
I20251024 01:52:42.305303  5385 log.cc:1199] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/893ccaebef56464bac6d68617365d0cf
I20251024 01:52:42.305696  5385 ts_tablet_manager.cc:1950] T 893ccaebef56464bac6d68617365d0cf P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.306552  5375 tablet_bootstrap.cc:492] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.306993  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 893ccaebef56464bac6d68617365d0cf (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.307163  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.307335  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 1f53585e46c24389a049207a39dfb3e1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.307778  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 1f53585e46c24389a049207a39dfb3e1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1f53585e46c24389a049207a39dfb3e1 already in progress: creating tablet
I20251024 01:52:42.307919  5375 tablet_bootstrap.cc:654] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.309953  5375 tablet_bootstrap.cc:492] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.310103  5375 ts_tablet_manager.cc:1403] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:42.310271  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.310724  5375 raft_consensus.cc:359] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.310853  5375 raft_consensus.cc:385] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.310892  5375 raft_consensus.cc:740] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.311076  5375 consensus_queue.cc:260] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.311177  5375 raft_consensus.cc:399] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.311229  5375 raft_consensus.cc:493] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.311303  5375 raft_consensus.cc:3060] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.313488  5375 raft_consensus.cc:515] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.313716  5375 leader_election.cc:304] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
W20251024 01:52:42.313792  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed6cdc88474642faa977e468c014770c has no consensus state
I20251024 01:52:42.313947  5379 raft_consensus.cc:2804] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.314069  5379 raft_consensus.cc:697] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.314303  5379 consensus_queue.cc:237] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.314965  5375 leader_election.cc:290] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.315529  5375 ts_tablet_manager.cc:1434] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:42.315630  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.318284  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.318799  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 1f53585e46c24389a049207a39dfb3e1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.318691  5328 tablet_service.cc:1505] Processing CreateTablet for tablet ed6cdc88474642faa977e468c014770c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20251024 01:52:42.319166  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6cdc88474642faa977e468c014770c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.319880  5385 tablet_replica.cc:333] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.320040  5385 raft_consensus.cc:2243] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.320194  5385 raft_consensus.cc:2272] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.321741  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet ed6cdc88474642faa977e468c014770c
I20251024 01:52:42.322391  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet ed6cdc88474642faa977e468c014770c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.323807  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.324525  5375 tablet_bootstrap.cc:492] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.325115  5385 ts_tablet_manager.cc:1916] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.325778  5375 tablet_bootstrap.cc:654] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.326339  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.329555  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.331444  5385 ts_tablet_manager.cc:1929] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.331578  5385 log.cc:1199] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/1f53585e46c24389a049207a39dfb3e1
I20251024 01:52:42.331941  5385 ts_tablet_manager.cc:1950] T 1f53585e46c24389a049207a39dfb3e1 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.332731  5375 tablet_bootstrap.cc:492] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.332863  5375 ts_tablet_manager.cc:1403] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
I20251024 01:52:42.333405  5375 raft_consensus.cc:359] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.333572  5375 raft_consensus.cc:385] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.333636  5375 raft_consensus.cc:740] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.333662  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 1f53585e46c24389a049207a39dfb3e1 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:42.333802  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1c9e00c1b6e2464aa7dc98f846f6018a has no consensus state
I20251024 01:52:42.333873  5375 consensus_queue.cc:260] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:42.333933  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet ed6cdc88474642faa977e468c014770c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ed6cdc88474642faa977e468c014770c already in progress: creating tablet
I20251024 01:52:42.334019  5375 raft_consensus.cc:399] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.334082  5375 raft_consensus.cc:493] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.334159  5375 raft_consensus.cc:3060] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.336362  5375 raft_consensus.cc:515] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.336596  5375 leader_election.cc:304] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.336817  5379 raft_consensus.cc:2804] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.336759  5375 leader_election.cc:290] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.336759  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.336962  5379 raft_consensus.cc:697] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.337170  5379 consensus_queue.cc:237] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.337656  5375 ts_tablet_manager.cc:1434] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20251024 01:52:42.337746  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 1c9e00c1b6e2464aa7dc98f846f6018a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20251024 01:52:42.338127  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9e00c1b6e2464aa7dc98f846f6018a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.343905  5375 tablet_bootstrap.cc:492] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.343827  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.344864  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet ed6cdc88474642faa977e468c014770c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.345106  5385 tablet_replica.cc:333] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.345266  5385 raft_consensus.cc:2243] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.345427  5385 raft_consensus.cc:2272] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.345882  5375 tablet_bootstrap.cc:654] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.347507  5385 ts_tablet_manager.cc:1916] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.347553  5375 tablet_bootstrap.cc:492] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.347669  5375 ts_tablet_manager.cc:1403] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251024 01:52:42.347757  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 1c9e00c1b6e2464aa7dc98f846f6018a
I20251024 01:52:42.348518  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 1c9e00c1b6e2464aa7dc98f846f6018a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.349282  5375 raft_consensus.cc:359] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.349438  5375 raft_consensus.cc:385] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.349495  5375 raft_consensus.cc:740] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.349388  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.349725  5375 consensus_queue.cc:260] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.349853  5375 raft_consensus.cc:399] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.349891  5375 raft_consensus.cc:493] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.349936  5375 raft_consensus.cc:3060] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.351128  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.352455  5375 raft_consensus.cc:515] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.352658  5375 leader_election.cc:304] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.353353  5379 raft_consensus.cc:2804] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.353488  5379 raft_consensus.cc:697] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.353612  5385 ts_tablet_manager.cc:1929] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.353719  5385 log.cc:1199] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/ed6cdc88474642faa977e468c014770c
I20251024 01:52:42.353701  5379 consensus_queue.cc:237] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.354153  5385 ts_tablet_manager.cc:1950] T ed6cdc88474642faa977e468c014770c P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.354000  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.355237  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet ed6cdc88474642faa977e468c014770c (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:42.355502  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 1c9e00c1b6e2464aa7dc98f846f6018a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1c9e00c1b6e2464aa7dc98f846f6018a already in progress: creating tablet
I20251024 01:52:42.355918  5375 leader_election.cc:290] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.356308  5375 ts_tablet_manager.cc:1434] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
W20251024 01:52:42.357640  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 50808b08fe3641bf8c97f03a9d027168 has no consensus state
I20251024 01:52:42.358384  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 1c9e00c1b6e2464aa7dc98f846f6018a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.358629  5385 tablet_replica.cc:333] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.358862  5385 raft_consensus.cc:2243] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.359092  5385 raft_consensus.cc:2272] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.359288  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.360172  5385 ts_tablet_manager.cc:1916] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.361569  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 50808b08fe3641bf8c97f03a9d027168 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.362082  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50808b08fe3641bf8c97f03a9d027168. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.362293  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.365458  5385 ts_tablet_manager.cc:1929] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.365594  5385 log.cc:1199] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/1c9e00c1b6e2464aa7dc98f846f6018a
I20251024 01:52:42.365935  5385 ts_tablet_manager.cc:1950] T 1c9e00c1b6e2464aa7dc98f846f6018a P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.366024  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 50808b08fe3641bf8c97f03a9d027168
I20251024 01:52:42.366971  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 50808b08fe3641bf8c97f03a9d027168 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.367029  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 1c9e00c1b6e2464aa7dc98f846f6018a (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:42.367426  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 50808b08fe3641bf8c97f03a9d027168 because the tablet was not found. No further retry: Not found: Tablet not found: 50808b08fe3641bf8c97f03a9d027168
I20251024 01:52:42.367913  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.368213  5375 tablet_bootstrap.cc:492] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.369352  5375 tablet_bootstrap.cc:654] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.370558  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.371011  5375 tablet_bootstrap.cc:492] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.371133  5375 ts_tablet_manager.cc:1403] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251024 01:52:42.371682  5375 raft_consensus.cc:359] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.371809  5375 raft_consensus.cc:385] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.371866  5375 raft_consensus.cc:740] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.372066  5375 consensus_queue.cc:260] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.372186  5375 raft_consensus.cc:399] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.372251  5375 raft_consensus.cc:493] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.372330  5375 raft_consensus.cc:3060] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:42.374583  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 29933b4eff094d909fa36d5f6d86c3e1 has no consensus state
I20251024 01:52:42.374928  5375 raft_consensus.cc:515] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.375137  5375 leader_election.cc:304] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.375298  5375 leader_election.cc:290] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.375381  5379 raft_consensus.cc:2804] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.375514  5379 raft_consensus.cc:697] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.375777  5375 ts_tablet_manager.cc:1434] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20251024 01:52:42.375716  5379 consensus_queue.cc:237] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.376241  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.379125  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.379200  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 29933b4eff094d909fa36d5f6d86c3e1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.379642  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29933b4eff094d909fa36d5f6d86c3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.382308  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 29933b4eff094d909fa36d5f6d86c3e1
I20251024 01:52:42.383037  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 29933b4eff094d909fa36d5f6d86c3e1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.383643  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 29933b4eff094d909fa36d5f6d86c3e1 because the tablet was not found. No further retry: Not found: Tablet not found: 29933b4eff094d909fa36d5f6d86c3e1
I20251024 01:52:42.384624  5375 tablet_bootstrap.cc:492] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.384699  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.384824  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.385290  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 50808b08fe3641bf8c97f03a9d027168 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.385499  5385 tablet_replica.cc:333] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.385644  5385 raft_consensus.cc:2243] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.385793  5385 raft_consensus.cc:2272] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.386266  5375 tablet_bootstrap.cc:654] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.386986  5385 ts_tablet_manager.cc:1916] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.387621  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
W20251024 01:52:42.391022  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ce6b187a84f84d3c8dee50b9c6dfbd8a has no consensus state
I20251024 01:52:42.391290  5375 tablet_bootstrap.cc:492] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.391430  5375 ts_tablet_manager.cc:1403] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.005s
I20251024 01:52:42.392131  5375 raft_consensus.cc:359] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.392277  5375 raft_consensus.cc:385] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.392320  5375 raft_consensus.cc:740] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.392534  5375 consensus_queue.cc:260] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.393049  5375 raft_consensus.cc:399] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.393111  5375 raft_consensus.cc:493] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.393182  5375 raft_consensus.cc:3060] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.393433  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.394191  5385 ts_tablet_manager.cc:1929] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.394282  5385 log.cc:1199] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/50808b08fe3641bf8c97f03a9d027168
I20251024 01:52:42.394603  5385 ts_tablet_manager.cc:1950] T 50808b08fe3641bf8c97f03a9d027168 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.394948  5328 tablet_service.cc:1505] Processing CreateTablet for tablet ce6b187a84f84d3c8dee50b9c6dfbd8a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20251024 01:52:42.395339  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6b187a84f84d3c8dee50b9c6dfbd8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.395529  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 50808b08fe3641bf8c97f03a9d027168 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.396009  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.399194  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet ce6b187a84f84d3c8dee50b9c6dfbd8a
I20251024 01:52:42.399878  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet ce6b187a84f84d3c8dee50b9c6dfbd8a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.400609  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet ce6b187a84f84d3c8dee50b9c6dfbd8a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ce6b187a84f84d3c8dee50b9c6dfbd8a already in progress: creating tablet
I20251024 01:52:42.401074  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.401466  5375 raft_consensus.cc:515] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.401661  5375 leader_election.cc:304] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.401816  5375 leader_election.cc:290] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.401880  5379 raft_consensus.cc:2804] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.402043  5379 raft_consensus.cc:697] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.402369  5375 ts_tablet_manager.cc:1434] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20251024 01:52:42.402631  5375 tablet_bootstrap.cc:492] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.402283  5379 consensus_queue.cc:237] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.404115  5375 tablet_bootstrap.cc:654] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.404460  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.406136  5375 tablet_bootstrap.cc:492] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.406343  5375 ts_tablet_manager.cc:1403] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:42.407287  5375 raft_consensus.cc:359] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.407472  5375 raft_consensus.cc:385] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.407563  5375 raft_consensus.cc:740] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.407859  5375 consensus_queue.cc:260] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.408037  5375 raft_consensus.cc:399] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.408115  5375 raft_consensus.cc:493] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20251024 01:52:42.408155  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 76c0aa1508d2414191e7d54a3740383e has no consensus state
I20251024 01:52:42.408206  5375 raft_consensus.cc:3060] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.411352  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.411818  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 76c0aa1508d2414191e7d54a3740383e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20251024 01:52:42.412324  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c0aa1508d2414191e7d54a3740383e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.413686  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.414486  5375 raft_consensus.cc:515] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.414760  5375 leader_election.cc:304] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.415083  5375 leader_election.cc:290] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.415159  5377 raft_consensus.cc:2804] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.415737  5375 ts_tablet_manager.cc:1434] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20251024 01:52:42.417341  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 76c0aa1508d2414191e7d54a3740383e
I20251024 01:52:42.418119  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 76c0aa1508d2414191e7d54a3740383e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.418802  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 76c0aa1508d2414191e7d54a3740383e because the tablet was not found. No further retry: Not found: Tablet not found: 76c0aa1508d2414191e7d54a3740383e
I20251024 01:52:42.419318  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.421406  5375 tablet_bootstrap.cc:492] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.422093  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.422538  5377 raft_consensus.cc:697] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.422821  5377 consensus_queue.cc:237] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.422997  5375 tablet_bootstrap.cc:654] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
W20251024 01:52:42.426618  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cb3a344cc61d405899ac4335f6535bb1 has no consensus state
I20251024 01:52:42.427727  5375 tablet_bootstrap.cc:492] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.427862  5375 ts_tablet_manager.cc:1403] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
I20251024 01:52:42.428596  5375 raft_consensus.cc:359] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.428526  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.428740  5375 raft_consensus.cc:385] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.429901  5375 raft_consensus.cc:740] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.430097  5375 consensus_queue.cc:260] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.430287  5375 raft_consensus.cc:399] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.430346  5375 raft_consensus.cc:493] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.430414  5375 raft_consensus.cc:3060] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.432649  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 29933b4eff094d909fa36d5f6d86c3e1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.431169  5328 tablet_service.cc:1505] Processing CreateTablet for tablet cb3a344cc61d405899ac4335f6535bb1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.432889  5385 tablet_replica.cc:333] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.432996  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb3a344cc61d405899ac4335f6535bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.433053  5385 raft_consensus.cc:2243] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.433185  5385 raft_consensus.cc:2272] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.434340  5385 ts_tablet_manager.cc:1916] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.435124  5375 raft_consensus.cc:515] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.435328  5375 leader_election.cc:304] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.435495  5375 leader_election.cc:290] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.435604  5377 raft_consensus.cc:2804] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.435747  5377 raft_consensus.cc:697] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.435914  5375 ts_tablet_manager.cc:1434] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20251024 01:52:42.436067  5377 consensus_queue.cc:237] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.431424  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.439239  5375 tablet_bootstrap.cc:492] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.440248  5385 ts_tablet_manager.cc:1929] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.440342  5385 log.cc:1199] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/29933b4eff094d909fa36d5f6d86c3e1
I20251024 01:52:42.440562  5375 tablet_bootstrap.cc:654] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.440670  5385 ts_tablet_manager.cc:1950] T 29933b4eff094d909fa36d5f6d86c3e1 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.441969  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 29933b4eff094d909fa36d5f6d86c3e1 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.442056  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet cb3a344cc61d405899ac4335f6535bb1
I20251024 01:52:42.442400  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet ce6b187a84f84d3c8dee50b9c6dfbd8a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.442656  5385 tablet_replica.cc:333] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.442678  5375 tablet_bootstrap.cc:492] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.442809  5375 ts_tablet_manager.cc:1403] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:42.442818  5385 raft_consensus.cc:2243] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.442988  5385 raft_consensus.cc:2272] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.443524  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet cb3a344cc61d405899ac4335f6535bb1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.443543  5375 raft_consensus.cc:359] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.443715  5375 raft_consensus.cc:385] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.443768  5375 raft_consensus.cc:740] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.443981  5375 consensus_queue.cc:260] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.444109  5375 raft_consensus.cc:399] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.444164  5375 raft_consensus.cc:493] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.444229  5375 raft_consensus.cc:3060] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.444787  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.445573  5385 ts_tablet_manager.cc:1916] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.446645  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.446722  5375 raft_consensus.cc:515] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.446967  5375 leader_election.cc:304] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.447130  5375 leader_election.cc:290] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.447496  5375 ts_tablet_manager.cc:1434] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:42.447688  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 76c0aa1508d2414191e7d54a3740383e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.448313  5411 raft_consensus.cc:2804] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.448464  5411 raft_consensus.cc:697] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.449138  5411 consensus_queue.cc:237] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.449496  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.452426  5385 ts_tablet_manager.cc:1929] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.452522  5385 log.cc:1199] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/ce6b187a84f84d3c8dee50b9c6dfbd8a
I20251024 01:52:42.452904  5385 ts_tablet_manager.cc:1950] T ce6b187a84f84d3c8dee50b9c6dfbd8a P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
W20251024 01:52:42.453161  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a3a5100312354702a64ba15722b4b74e has no consensus state
I20251024 01:52:42.454624  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet ce6b187a84f84d3c8dee50b9c6dfbd8a (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.454879  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.455794  5385 tablet_replica.cc:333] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.455969  5385 raft_consensus.cc:2243] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.456446  5385 raft_consensus.cc:2272] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.456739  5328 tablet_service.cc:1505] Processing CreateTablet for tablet a3a5100312354702a64ba15722b4b74e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.457080  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a5100312354702a64ba15722b4b74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.457459  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.460553  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet a3a5100312354702a64ba15722b4b74e
I20251024 01:52:42.461468  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet a3a5100312354702a64ba15722b4b74e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.462213  5385 ts_tablet_manager.cc:1916] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.462343  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.462990  5375 tablet_bootstrap.cc:492] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.464921  5375 tablet_bootstrap.cc:654] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.465266  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.466560  5375 tablet_bootstrap.cc:492] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.466713  5375 ts_tablet_manager.cc:1403] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:42.468595  5375 raft_consensus.cc:359] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.468919  5375 raft_consensus.cc:385] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.468971  5375 raft_consensus.cc:740] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.469218  5375 consensus_queue.cc:260] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.469377  5375 raft_consensus.cc:399] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.469460  5375 raft_consensus.cc:493] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.469558  5375 raft_consensus.cc:3060] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:42.469936  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b57bc205c07b4af0aeb0cffb1a09b810 has no consensus state
I20251024 01:52:42.472939  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.474290  5385 ts_tablet_manager.cc:1929] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.474401  5385 log.cc:1199] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/cb3a344cc61d405899ac4335f6535bb1
I20251024 01:52:42.474733  5385 ts_tablet_manager.cc:1950] T cb3a344cc61d405899ac4335f6535bb1 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.475061  5328 tablet_service.cc:1505] Processing CreateTablet for tablet b57bc205c07b4af0aeb0cffb1a09b810 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20251024 01:52:42.475180  5375 raft_consensus.cc:515] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.475409  5375 leader_election.cc:304] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.475605  5375 leader_election.cc:290] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.475646  5411 raft_consensus.cc:2804] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.475673  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet cb3a344cc61d405899ac4335f6535bb1 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.475752  5411 raft_consensus.cc:697] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.475647  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57bc205c07b4af0aeb0cffb1a09b810. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.475976  5385 tablet_replica.cc:333] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.476013  5375 ts_tablet_manager.cc:1434] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20251024 01:52:42.475970  5411 consensus_queue.cc:237] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.476166  5385 raft_consensus.cc:2243] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.476311  5385 raft_consensus.cc:2272] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.477288  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.477449  5385 ts_tablet_manager.cc:1916] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.481089  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet b57bc205c07b4af0aeb0cffb1a09b810
I20251024 01:52:42.481838  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet b57bc205c07b4af0aeb0cffb1a09b810 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.482599  5375 tablet_bootstrap.cc:492] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.483341  5385 ts_tablet_manager.cc:1929] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.483453  5385 log.cc:1199] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/76c0aa1508d2414191e7d54a3740383e
I20251024 01:52:42.483265  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.483706  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.483817  5385 ts_tablet_manager.cc:1950] T 76c0aa1508d2414191e7d54a3740383e P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.484207  5375 tablet_bootstrap.cc:654] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.484776  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 76c0aa1508d2414191e7d54a3740383e (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.485287  5385 tablet_replica.cc:333] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.485455  5385 raft_consensus.cc:2243] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.485647  5385 raft_consensus.cc:2272] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.487056  5375 tablet_bootstrap.cc:492] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.486979  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.487174  5375 ts_tablet_manager.cc:1403] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251024 01:52:42.487210  5385 ts_tablet_manager.cc:1916] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.487864  5375 raft_consensus.cc:359] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.488013  5375 raft_consensus.cc:385] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.488091  5375 raft_consensus.cc:740] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.488277  5375 consensus_queue.cc:260] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.488410  5375 raft_consensus.cc:399] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.488472  5375 raft_consensus.cc:493] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.488545  5375 raft_consensus.cc:3060] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:42.491020  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6914925e0b9d4bf989792f1842e53691 has no consensus state
I20251024 01:52:42.491096  5375 raft_consensus.cc:515] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.491305  5375 leader_election.cc:304] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.491483  5375 leader_election.cc:290] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.491559  5411 raft_consensus.cc:2804] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.491680  5411 raft_consensus.cc:697] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.491854  5375 ts_tablet_manager.cc:1434] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:42.491879  5411 consensus_queue.cc:237] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.492158  5385 ts_tablet_manager.cc:1929] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.492259  5385 log.cc:1199] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/a3a5100312354702a64ba15722b4b74e
I20251024 01:52:42.492601  5385 ts_tablet_manager.cc:1950] T a3a5100312354702a64ba15722b4b74e P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.493885  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet a3a5100312354702a64ba15722b4b74e (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.493986  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.494266  5385 tablet_replica.cc:333] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.495157  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 6914925e0b9d4bf989792f1842e53691 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20251024 01:52:42.495491  5385 raft_consensus.cc:2243] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.495994  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6914925e0b9d4bf989792f1842e53691. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.495994  5385 pending_rounds.cc:70] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7: Trying to abort 1 pending ops.
I20251024 01:52:42.496083  5385 pending_rounds.cc:77] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 38 op_type: NO_OP noop_request { }
I20251024 01:52:42.496172  5385 raft_consensus.cc:2889] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251024 01:52:42.496249  5385 raft_consensus.cc:2272] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.496400  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.497273  5385 ts_tablet_manager.cc:1916] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.499712  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 6914925e0b9d4bf989792f1842e53691
I20251024 01:52:42.500484  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 6914925e0b9d4bf989792f1842e53691 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.502013  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.502635  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.503247  5375 tablet_bootstrap.cc:492] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.503546  5385 ts_tablet_manager.cc:1929] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.503643  5385 log.cc:1199] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/b57bc205c07b4af0aeb0cffb1a09b810
I20251024 01:52:42.503947  5385 ts_tablet_manager.cc:1950] T b57bc205c07b4af0aeb0cffb1a09b810 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.504750  5375 tablet_bootstrap.cc:654] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.504935  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet b57bc205c07b4af0aeb0cffb1a09b810 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:42.505246  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 6914925e0b9d4bf989792f1842e53691 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6914925e0b9d4bf989792f1842e53691 already in progress: creating tablet
I20251024 01:52:42.506386  5375 tablet_bootstrap.cc:492] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.506536  5375 ts_tablet_manager.cc:1403] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:42.507063  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet b57bc205c07b4af0aeb0cffb1a09b810 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.507236  5375 raft_consensus.cc:359] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.507256  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.507405  5375 raft_consensus.cc:385] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.507457  5375 raft_consensus.cc:740] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.507673  5375 consensus_queue.cc:260] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:42.507733  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet b57bc205c07b4af0aeb0cffb1a09b810 because the tablet was not found. No further retry: Not found: Tablet not found: b57bc205c07b4af0aeb0cffb1a09b810
I20251024 01:52:42.507815  5375 raft_consensus.cc:399] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.507874  5375 raft_consensus.cc:493] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.507948  5375 raft_consensus.cc:3060] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.510311  5375 raft_consensus.cc:515] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.510528  5375 leader_election.cc:304] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.510702  5375 leader_election.cc:290] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.510751  5411 raft_consensus.cc:2804] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.510900  5411 raft_consensus.cc:697] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.511098  5411 consensus_queue.cc:237] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.511194  5375 ts_tablet_manager.cc:1434] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
W20251024 01:52:42.511276  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b83dd2637b8d403eb77cd8b6015d5b9c has no consensus state
I20251024 01:52:42.512897  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.515350  5328 tablet_service.cc:1505] Processing CreateTablet for tablet b83dd2637b8d403eb77cd8b6015d5b9c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.515755  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83dd2637b8d403eb77cd8b6015d5b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.516091  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.520102  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet b83dd2637b8d403eb77cd8b6015d5b9c
I20251024 01:52:42.521014  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet b83dd2637b8d403eb77cd8b6015d5b9c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.522254  5375 tablet_bootstrap.cc:492] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
W20251024 01:52:42.522387  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet b83dd2637b8d403eb77cd8b6015d5b9c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b83dd2637b8d403eb77cd8b6015d5b9c already in progress: creating tablet
I20251024 01:52:42.522675  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.523945  5375 tablet_bootstrap.cc:654] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.525360  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.526242  5375 tablet_bootstrap.cc:492] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.526420  5375 ts_tablet_manager.cc:1403] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20251024 01:52:42.526294  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.527186  5375 raft_consensus.cc:359] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.527278  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 6914925e0b9d4bf989792f1842e53691 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.527534  5375 raft_consensus.cc:385] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.527601  5375 raft_consensus.cc:740] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.527825  5375 consensus_queue.cc:260] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.527971  5375 raft_consensus.cc:399] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.528030  5375 raft_consensus.cc:493] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.528095  5375 raft_consensus.cc:3060] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.528170  5385 tablet_replica.cc:333] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.528295  5385 raft_consensus.cc:2243] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.528406  5385 raft_consensus.cc:2272] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.529534  5385 ts_tablet_manager.cc:1916] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:42.530418  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3ef682cbc22d43d0afab85dcdc843ac7 has no consensus state
I20251024 01:52:42.531081  5375 raft_consensus.cc:515] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.531296  5375 leader_election.cc:304] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.531553  5375 leader_election.cc:290] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.531740  5377 raft_consensus.cc:2804] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.531867  5377 raft_consensus.cc:697] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.532078  5377 consensus_queue.cc:237] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.534716  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 3ef682cbc22d43d0afab85dcdc843ac7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.534530  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.535135  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef682cbc22d43d0afab85dcdc843ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.535446  5385 ts_tablet_manager.cc:1929] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.535529  5385 log.cc:1199] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/6914925e0b9d4bf989792f1842e53691
I20251024 01:52:42.535786  5385 ts_tablet_manager.cc:1950] T 6914925e0b9d4bf989792f1842e53691 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.536616  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 6914925e0b9d4bf989792f1842e53691 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.538100  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.538638  5375 ts_tablet_manager.cc:1434] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20251024 01:52:42.541712  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 3ef682cbc22d43d0afab85dcdc843ac7
I20251024 01:52:42.541832  5375 tablet_bootstrap.cc:492] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.542436  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 3ef682cbc22d43d0afab85dcdc843ac7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.543228  5375 tablet_bootstrap.cc:654] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
W20251024 01:52:42.543481  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 3ef682cbc22d43d0afab85dcdc843ac7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3ef682cbc22d43d0afab85dcdc843ac7 already in progress: creating tablet
I20251024 01:52:42.543962  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.544081  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.545578  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet b83dd2637b8d403eb77cd8b6015d5b9c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.546339  5385 tablet_replica.cc:333] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.546525  5385 raft_consensus.cc:2243] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.546706  5385 raft_consensus.cc:2272] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.546661  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.547896  5385 ts_tablet_manager.cc:1916] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.550999  5375 tablet_bootstrap.cc:492] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.551133  5375 ts_tablet_manager.cc:1403] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.004s
W20251024 01:52:42.551213  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet de8c48e140a64d6389bca634f8bf26c4 has no consensus state
I20251024 01:52:42.551817  5375 raft_consensus.cc:359] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.551955  5375 raft_consensus.cc:385] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.552016  5375 raft_consensus.cc:740] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.552235  5375 consensus_queue.cc:260] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.552351  5375 raft_consensus.cc:399] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.552408  5375 raft_consensus.cc:493] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.552471  5375 raft_consensus.cc:3060] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.553318  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.554948  5327 tablet_service.cc:1505] Processing CreateTablet for tablet de8c48e140a64d6389bca634f8bf26c4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20251024 01:52:42.555073  5375 raft_consensus.cc:515] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.555305  5375 leader_election.cc:304] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.555341  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de8c48e140a64d6389bca634f8bf26c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.556126  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.556564  5385 ts_tablet_manager.cc:1929] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.556660  5385 log.cc:1199] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/b83dd2637b8d403eb77cd8b6015d5b9c
I20251024 01:52:42.556988  5385 ts_tablet_manager.cc:1950] T b83dd2637b8d403eb77cd8b6015d5b9c P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.557946  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet b83dd2637b8d403eb77cd8b6015d5b9c (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.558351  5375 leader_election.cc:290] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.558413  5379 raft_consensus.cc:2804] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.558631  5379 raft_consensus.cc:697] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.558782  5375 ts_tablet_manager.cc:1434] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20251024 01:52:42.558880  5379 consensus_queue.cc:237] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.560168  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet de8c48e140a64d6389bca634f8bf26c4
I20251024 01:52:42.561007  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet de8c48e140a64d6389bca634f8bf26c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.561637  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet de8c48e140a64d6389bca634f8bf26c4 because the tablet was not found. No further retry: Not found: Tablet not found: de8c48e140a64d6389bca634f8bf26c4
I20251024 01:52:42.562237  5375 tablet_bootstrap.cc:492] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.563633  5375 tablet_bootstrap.cc:654] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.562068  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.565097  5375 tablet_bootstrap.cc:492] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.565229  5375 ts_tablet_manager.cc:1403] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:42.565903  5375 raft_consensus.cc:359] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.566042  5375 raft_consensus.cc:385] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.566103  5375 raft_consensus.cc:740] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.566246  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.566331  5375 consensus_queue.cc:260] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.566461  5375 raft_consensus.cc:399] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.566524  5375 raft_consensus.cc:493] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.566603  5375 raft_consensus.cc:3060] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.567250  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 3ef682cbc22d43d0afab85dcdc843ac7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.567596  5385 tablet_replica.cc:333] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.567762  5385 raft_consensus.cc:2243] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.567916  5385 raft_consensus.cc:2272] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.568883  5385 ts_tablet_manager.cc:1916] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.569303  5375 raft_consensus.cc:515] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.569509  5375 leader_election.cc:304] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.569447  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.569681  5375 leader_election.cc:290] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.569736  5377 raft_consensus.cc:2804] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.569883  5377 raft_consensus.cc:697] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.570065  5375 ts_tablet_manager.cc:1434] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20251024 01:52:42.570118  5377 consensus_queue.cc:237] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:42.572926  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 52a37ce7003d4d81823f2a1d1d127ac7 has no consensus state
I20251024 01:52:42.575868  5385 ts_tablet_manager.cc:1929] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.575997  5385 log.cc:1199] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/3ef682cbc22d43d0afab85dcdc843ac7
I20251024 01:52:42.575935  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.576370  5385 ts_tablet_manager.cc:1950] T 3ef682cbc22d43d0afab85dcdc843ac7 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.577409  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 52a37ce7003d4d81823f2a1d1d127ac7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20251024 01:52:42.577708  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52a37ce7003d4d81823f2a1d1d127ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.578693  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 3ef682cbc22d43d0afab85dcdc843ac7 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.582115  5375 tablet_bootstrap.cc:492] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.582397  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet de8c48e140a64d6389bca634f8bf26c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.582623  5385 tablet_replica.cc:333] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.582777  5385 raft_consensus.cc:2243] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.582958  5385 raft_consensus.cc:2272] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.583039  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.583875  5385 ts_tablet_manager.cc:1916] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.583946  5375 tablet_bootstrap.cc:654] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.585523  5375 tablet_bootstrap.cc:492] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.585670  5375 ts_tablet_manager.cc:1403] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251024 01:52:42.586344  5375 raft_consensus.cc:359] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.586496  5375 raft_consensus.cc:385] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.586571  5375 raft_consensus.cc:740] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.586813  5375 consensus_queue.cc:260] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.586884  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 52a37ce7003d4d81823f2a1d1d127ac7
I20251024 01:52:42.586963  5375 raft_consensus.cc:399] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.587061  5375 raft_consensus.cc:493] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.587144  5375 raft_consensus.cc:3060] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.587837  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 52a37ce7003d4d81823f2a1d1d127ac7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.588819  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.589573  5375 raft_consensus.cc:515] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.589614  5385 ts_tablet_manager.cc:1929] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.589752  5385 log.cc:1199] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/de8c48e140a64d6389bca634f8bf26c4
I20251024 01:52:42.589790  5375 leader_election.cc:304] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.589973  5375 leader_election.cc:290] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.590031  5377 raft_consensus.cc:2804] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.590207  5377 raft_consensus.cc:697] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.590391  5375 ts_tablet_manager.cc:1434] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:42.590437  5377 consensus_queue.cc:237] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.592550  5385 ts_tablet_manager.cc:1950] T de8c48e140a64d6389bca634f8bf26c4 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.592406  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.593490  5385 tablet_replica.cc:333] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.593683  5385 raft_consensus.cc:2243] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.593858  5385 raft_consensus.cc:2272] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.593878  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet de8c48e140a64d6389bca634f8bf26c4 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.594863  5385 ts_tablet_manager.cc:1916] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:42.596469  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 587fbca10f3b4c3782cd9ac8b030920d has no consensus state
I20251024 01:52:42.600170  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.600497  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 587fbca10f3b4c3782cd9ac8b030920d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.600875  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 587fbca10f3b4c3782cd9ac8b030920d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.601229  5385 ts_tablet_manager.cc:1929] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.601339  5385 log.cc:1199] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/52a37ce7003d4d81823f2a1d1d127ac7
I20251024 01:52:42.601707  5385 ts_tablet_manager.cc:1950] T 52a37ce7003d4d81823f2a1d1d127ac7 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.602643  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 52a37ce7003d4d81823f2a1d1d127ac7 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.602641  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.605899  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 587fbca10f3b4c3782cd9ac8b030920d
I20251024 01:52:42.606428  5375 tablet_bootstrap.cc:492] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.606950  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 587fbca10f3b4c3782cd9ac8b030920d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.607551  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 587fbca10f3b4c3782cd9ac8b030920d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 587fbca10f3b4c3782cd9ac8b030920d already in progress: creating tablet
I20251024 01:52:42.608110  5375 tablet_bootstrap.cc:654] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.608223  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.609720  5375 tablet_bootstrap.cc:492] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.609886  5375 ts_tablet_manager.cc:1403] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:42.610519  5375 raft_consensus.cc:359] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.610683  5375 raft_consensus.cc:385] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.610751  5375 raft_consensus.cc:740] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.610968  5375 consensus_queue.cc:260] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.611122  5375 raft_consensus.cc:399] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.611229  5375 raft_consensus.cc:493] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.611104  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.611296  5375 raft_consensus.cc:3060] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.613319  5375 raft_consensus.cc:515] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.613518  5375 leader_election.cc:304] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.613690  5375 leader_election.cc:290] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.613752  5377 raft_consensus.cc:2804] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.613910  5377 raft_consensus.cc:697] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.614156  5375 ts_tablet_manager.cc:1434] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251024 01:52:42.614126  5377 consensus_queue.cc:237] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:42.615072  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f71c77a5eff54a738d4ea398a0acb1ca has no consensus state
I20251024 01:52:42.617374  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 587fbca10f3b4c3782cd9ac8b030920d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.617626  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.618237  5385 tablet_replica.cc:333] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.618403  5385 raft_consensus.cc:2243] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.618708  5385 raft_consensus.cc:2272] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.618999  5328 tablet_service.cc:1505] Processing CreateTablet for tablet f71c77a5eff54a738d4ea398a0acb1ca (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.619432  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71c77a5eff54a738d4ea398a0acb1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.619845  5385 ts_tablet_manager.cc:1916] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.620710  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.624351  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet f71c77a5eff54a738d4ea398a0acb1ca
I20251024 01:52:42.625049  5375 tablet_bootstrap.cc:492] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.625319  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet f71c77a5eff54a738d4ea398a0acb1ca with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.626382  5375 tablet_bootstrap.cc:654] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.626214  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.627682  5385 ts_tablet_manager.cc:1929] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.627795  5385 log.cc:1199] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/587fbca10f3b4c3782cd9ac8b030920d
I20251024 01:52:42.627820  5375 tablet_bootstrap.cc:492] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.627959  5375 ts_tablet_manager.cc:1403] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:42.628139  5385 ts_tablet_manager.cc:1950] T 587fbca10f3b4c3782cd9ac8b030920d P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.628572  5375 raft_consensus.cc:359] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.628703  5375 raft_consensus.cc:385] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.628762  5375 raft_consensus.cc:740] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.628986  5375 consensus_queue.cc:260] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.629122  5375 raft_consensus.cc:399] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.629190  5375 raft_consensus.cc:493] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.629168  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.629325  5375 raft_consensus.cc:3060] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.629590  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 587fbca10f3b4c3782cd9ac8b030920d (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:42.629925  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet f71c77a5eff54a738d4ea398a0acb1ca because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f71c77a5eff54a738d4ea398a0acb1ca already in progress: creating tablet
I20251024 01:52:42.631953  5375 raft_consensus.cc:515] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.632174  5375 leader_election.cc:304] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.632324  5375 leader_election.cc:290] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.632385  5377 raft_consensus.cc:2804] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.632522  5377 raft_consensus.cc:697] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.632740  5375 ts_tablet_manager.cc:1434] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:42.632732  5377 consensus_queue.cc:237] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:42.633189  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 93382090569a404abd7f124ebac0a48a has no consensus state
I20251024 01:52:42.636046  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet f71c77a5eff54a738d4ea398a0acb1ca with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.636516  5385 tablet_replica.cc:333] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.636677  5385 raft_consensus.cc:2243] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.636817  5385 raft_consensus.cc:2272] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.637586  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.637593  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 93382090569a404abd7f124ebac0a48a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:42.637785  5385 ts_tablet_manager.cc:1916] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.638221  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93382090569a404abd7f124ebac0a48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.643563  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.644361  5385 ts_tablet_manager.cc:1929] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.644421  5375 tablet_bootstrap.cc:492] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.644472  5385 log.cc:1199] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/f71c77a5eff54a738d4ea398a0acb1ca
I20251024 01:52:42.644800  5385 ts_tablet_manager.cc:1950] T f71c77a5eff54a738d4ea398a0acb1ca P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.645602  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet f71c77a5eff54a738d4ea398a0acb1ca (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.645864  5375 tablet_bootstrap.cc:654] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.647282  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 93382090569a404abd7f124ebac0a48a
I20251024 01:52:42.647481  5375 tablet_bootstrap.cc:492] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.647606  5375 ts_tablet_manager.cc:1403] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:42.648031  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 93382090569a404abd7f124ebac0a48a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.648254  5375 raft_consensus.cc:359] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.648403  5375 raft_consensus.cc:385] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.648466  5375 raft_consensus.cc:740] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
W20251024 01:52:42.648588  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 93382090569a404abd7f124ebac0a48a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 93382090569a404abd7f124ebac0a48a already in progress: creating tablet
I20251024 01:52:42.648661  5375 consensus_queue.cc:260] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.648816  5375 raft_consensus.cc:399] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.648864  5375 raft_consensus.cc:493] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.648916  5375 raft_consensus.cc:3060] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.650862  5375 raft_consensus.cc:515] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.651082  5375 leader_election.cc:304] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.651309  5375 leader_election.cc:290] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.651376  5377 raft_consensus.cc:2804] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.651358  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.651518  5377 raft_consensus.cc:697] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.651723  5377 consensus_queue.cc:237] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.651844  5375 ts_tablet_manager.cc:1434] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20251024 01:52:42.654528  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.656347  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.657873  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 93382090569a404abd7f124ebac0a48a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.658216  5385 tablet_replica.cc:333] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.658401  5385 raft_consensus.cc:2243] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.658560  5385 raft_consensus.cc:2272] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.659860  5385 ts_tablet_manager.cc:1916] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:42.660017  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3706aafb4bd7455596bc7168aba0b0a5 has no consensus state
I20251024 01:52:42.662480  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.663724  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 3706aafb4bd7455596bc7168aba0b0a5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:42.664101  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3706aafb4bd7455596bc7168aba0b0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.666525  5385 ts_tablet_manager.cc:1929] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.666651  5385 log.cc:1199] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/93382090569a404abd7f124ebac0a48a
I20251024 01:52:42.666976  5385 ts_tablet_manager.cc:1950] T 93382090569a404abd7f124ebac0a48a P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.667578  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.667989  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 93382090569a404abd7f124ebac0a48a (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.669507  5375 tablet_bootstrap.cc:492] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.670882  5375 tablet_bootstrap.cc:654] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.671162  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 3706aafb4bd7455596bc7168aba0b0a5
I20251024 01:52:42.671977  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 3706aafb4bd7455596bc7168aba0b0a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.672734  5375 tablet_bootstrap.cc:492] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.672874  5375 ts_tablet_manager.cc:1403] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:42.673316  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.673477  5375 raft_consensus.cc:359] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.673619  5375 raft_consensus.cc:385] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.673677  5375 raft_consensus.cc:740] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.673868  5375 consensus_queue.cc:260] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.673990  5375 raft_consensus.cc:399] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.674047  5375 raft_consensus.cc:493] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.674124  5375 raft_consensus.cc:3060] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.676158  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.676499  5375 raft_consensus.cc:515] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.676708  5375 leader_election.cc:304] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.676869  5375 leader_election.cc:290] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.676942  5377 raft_consensus.cc:2804] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.677088  5377 raft_consensus.cc:697] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.677340  5375 ts_tablet_manager.cc:1434] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.004s
I20251024 01:52:42.677315  5377 consensus_queue.cc:237] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.677574  5385 tablet_replica.cc:333] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
W20251024 01:52:42.680339  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3d8c386c4ca44832a083c3b446b7037f has no consensus state
I20251024 01:52:42.682225  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.684322  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 3d8c386c4ca44832a083c3b446b7037f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.684782  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8c386c4ca44832a083c3b446b7037f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.685442  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.688660  5385 raft_consensus.cc:2243] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.689010  5385 raft_consensus.cc:2272] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.690423  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 3d8c386c4ca44832a083c3b446b7037f
I20251024 01:52:42.690943  5375 tablet_bootstrap.cc:492] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.690961  5385 ts_tablet_manager.cc:1916] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.692376  5375 tablet_bootstrap.cc:654] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.693148  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 3d8c386c4ca44832a083c3b446b7037f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.693899  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.694412  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.696683  5385 ts_tablet_manager.cc:1929] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.696794  5385 log.cc:1199] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/3706aafb4bd7455596bc7168aba0b0a5
I20251024 01:52:42.696899  5375 tablet_bootstrap.cc:492] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.697041  5375 ts_tablet_manager.cc:1403] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.004s
I20251024 01:52:42.697135  5385 ts_tablet_manager.cc:1950] T 3706aafb4bd7455596bc7168aba0b0a5 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.697605  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.697721  5375 raft_consensus.cc:359] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.697854  5375 raft_consensus.cc:385] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.697908  5375 raft_consensus.cc:740] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.698084  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 3706aafb4bd7455596bc7168aba0b0a5 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.698117  5375 consensus_queue.cc:260] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.698292  5375 raft_consensus.cc:399] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.698357  5375 raft_consensus.cc:493] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.698438  5375 raft_consensus.cc:3060] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:42.698570  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 3d8c386c4ca44832a083c3b446b7037f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3d8c386c4ca44832a083c3b446b7037f already in progress: creating tablet
I20251024 01:52:42.700706  5375 raft_consensus.cc:515] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.700883  5375 leader_election.cc:304] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.701066  5375 leader_election.cc:290] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.701143  5411 raft_consensus.cc:2804] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.701267  5411 raft_consensus.cc:697] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
W20251024 01:52:42.701514  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8c3de7c3781f4379a2412be3da49d8ad has no consensus state
I20251024 01:52:42.701460  5411 consensus_queue.cc:237] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.701576  5375 ts_tablet_manager.cc:1434] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:52:42.703239  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.707103  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 8c3de7c3781f4379a2412be3da49d8ad (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.707580  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3de7c3781f4379a2412be3da49d8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.707973  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 3d8c386c4ca44832a083c3b446b7037f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.708278  5385 tablet_replica.cc:333] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.708510  5385 raft_consensus.cc:2243] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.708720  5385 raft_consensus.cc:2272] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.710246  5385 ts_tablet_manager.cc:1916] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.713636  5375 tablet_bootstrap.cc:492] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.715143  5375 tablet_bootstrap.cc:654] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.715832  5385 ts_tablet_manager.cc:1929] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.715982  5385 log.cc:1199] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/3d8c386c4ca44832a083c3b446b7037f
I20251024 01:52:42.716342  5385 ts_tablet_manager.cc:1950] T 3d8c386c4ca44832a083c3b446b7037f P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.717010  5375 tablet_bootstrap.cc:492] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.717154  5375 ts_tablet_manager.cc:1403] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:42.717494  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 3d8c386c4ca44832a083c3b446b7037f (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.717726  5375 raft_consensus.cc:359] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.717864  5375 raft_consensus.cc:385] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.717908  5375 raft_consensus.cc:740] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.718115  5375 consensus_queue.cc:260] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.718282  5375 raft_consensus.cc:399] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.718348  5375 raft_consensus.cc:493] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.718420  5375 raft_consensus.cc:3060] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.720336  5375 raft_consensus.cc:515] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.720546  5375 leader_election.cc:304] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.720723  5375 leader_election.cc:290] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.720814  5411 raft_consensus.cc:2804] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.720960  5411 raft_consensus.cc:697] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.721118  5375 ts_tablet_manager.cc:1434] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251024 01:52:42.721154  5411 consensus_queue.cc:237] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.721803  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.725356  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 8c3de7c3781f4379a2412be3da49d8ad
I20251024 01:52:42.726277  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 8c3de7c3781f4379a2412be3da49d8ad with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.726517  5385 tablet_replica.cc:333] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.726681  5385 raft_consensus.cc:2243] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.726869  5385 raft_consensus.cc:2272] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.727767  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.728003  5385 ts_tablet_manager.cc:1916] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.728509  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.730983  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.733862  5385 ts_tablet_manager.cc:1929] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.733986  5385 log.cc:1199] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/8c3de7c3781f4379a2412be3da49d8ad
I20251024 01:52:42.734416  5385 ts_tablet_manager.cc:1950] T 8c3de7c3781f4379a2412be3da49d8ad P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
W20251024 01:52:42.734850  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e1f9d004302c4e9b8ba28905153b7ef8 has no consensus state
I20251024 01:52:42.735308  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 8c3de7c3781f4379a2412be3da49d8ad (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.736496  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.738240  5328 tablet_service.cc:1505] Processing CreateTablet for tablet e1f9d004302c4e9b8ba28905153b7ef8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20251024 01:52:42.738569  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f9d004302c4e9b8ba28905153b7ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.739100  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.742115  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet e1f9d004302c4e9b8ba28905153b7ef8
I20251024 01:52:42.742962  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet e1f9d004302c4e9b8ba28905153b7ef8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.743428  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet e1f9d004302c4e9b8ba28905153b7ef8 because the tablet was not found. No further retry: Not found: Tablet not found: e1f9d004302c4e9b8ba28905153b7ef8
I20251024 01:52:42.743849  5375 tablet_bootstrap.cc:492] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.743939  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.745049  5375 tablet_bootstrap.cc:654] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.746434  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.746644  5375 tablet_bootstrap.cc:492] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.746783  5375 ts_tablet_manager.cc:1403] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251024 01:52:42.747310  5375 raft_consensus.cc:359] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.747447  5375 raft_consensus.cc:385] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.747509  5375 raft_consensus.cc:740] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.747707  5375 consensus_queue.cc:260] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.747830  5375 raft_consensus.cc:399] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.747895  5375 raft_consensus.cc:493] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.747972  5375 raft_consensus.cc:3060] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:42.749827  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2cd4e2268fa74314a78cb6886344565b has no consensus state
I20251024 01:52:42.750545  5375 raft_consensus.cc:515] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.750717  5375 leader_election.cc:304] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.750862  5375 leader_election.cc:290] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.750926  5411 raft_consensus.cc:2804] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.751051  5411 raft_consensus.cc:697] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.751293  5375 ts_tablet_manager.cc:1434] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20251024 01:52:42.751250  5411 consensus_queue.cc:237] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.752285  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.753829  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 2cd4e2268fa74314a78cb6886344565b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20251024 01:52:42.754261  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd4e2268fa74314a78cb6886344565b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.754592  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet e1f9d004302c4e9b8ba28905153b7ef8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.754886  5385 tablet_replica.cc:333] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.755043  5385 raft_consensus.cc:2243] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.755187  5385 raft_consensus.cc:2272] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.755807  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.756134  5385 ts_tablet_manager.cc:1916] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.760644  5375 tablet_bootstrap.cc:492] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.761919  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 2cd4e2268fa74314a78cb6886344565b
I20251024 01:52:42.762025  5375 tablet_bootstrap.cc:654] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.762598  5385 ts_tablet_manager.cc:1929] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.762712  5385 log.cc:1199] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/e1f9d004302c4e9b8ba28905153b7ef8
I20251024 01:52:42.762867  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 2cd4e2268fa74314a78cb6886344565b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.763157  5385 ts_tablet_manager.cc:1950] T e1f9d004302c4e9b8ba28905153b7ef8 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.764106  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet e1f9d004302c4e9b8ba28905153b7ef8 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:42.764720  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 2cd4e2268fa74314a78cb6886344565b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2cd4e2268fa74314a78cb6886344565b already in progress: creating tablet
I20251024 01:52:42.764873  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.765255  5375 tablet_bootstrap.cc:492] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.765396  5375 ts_tablet_manager.cc:1403] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:42.766096  5375 raft_consensus.cc:359] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.766307  5375 raft_consensus.cc:385] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.766376  5375 raft_consensus.cc:740] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.766587  5375 consensus_queue.cc:260] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.766741  5375 raft_consensus.cc:399] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.767181  5375 raft_consensus.cc:493] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.767270  5375 raft_consensus.cc:3060] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.767817  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.770015  5375 raft_consensus.cc:515] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.770229  5375 leader_election.cc:304] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.770387  5375 leader_election.cc:290] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.770449  5411 raft_consensus.cc:2804] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.770563  5411 raft_consensus.cc:697] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.770793  5375 ts_tablet_manager.cc:1434] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:42.770761  5411 consensus_queue.cc:237] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:42.771560  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1c532a382cbd4431a1e8ed729f013e31 has no consensus state
I20251024 01:52:42.772974  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.774966  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 2cd4e2268fa74314a78cb6886344565b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.775219  5385 tablet_replica.cc:333] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.775121  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 1c532a382cbd4431a1e8ed729f013e31 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.775380  5385 raft_consensus.cc:2243] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.775507  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c532a382cbd4431a1e8ed729f013e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.775543  5385 raft_consensus.cc:2272] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.775413  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.777540  5385 ts_tablet_manager.cc:1916] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.778587  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 1c532a382cbd4431a1e8ed729f013e31
I20251024 01:52:42.779284  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 1c532a382cbd4431a1e8ed729f013e31 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.781023  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.781232  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.781517  5375 tablet_bootstrap.cc:492] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.782946  5375 tablet_bootstrap.cc:654] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.783845  5385 ts_tablet_manager.cc:1929] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.783955  5385 log.cc:1199] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/2cd4e2268fa74314a78cb6886344565b
I20251024 01:52:42.784226  5385 ts_tablet_manager.cc:1950] T 2cd4e2268fa74314a78cb6886344565b P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.783957  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.785113  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 2cd4e2268fa74314a78cb6886344565b (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:42.785521  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 1c532a382cbd4431a1e8ed729f013e31 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1c532a382cbd4431a1e8ed729f013e31 already in progress: creating tablet
I20251024 01:52:42.786479  5375 tablet_bootstrap.cc:492] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.786612  5375 ts_tablet_manager.cc:1403] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20251024 01:52:42.787145  5375 raft_consensus.cc:359] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.787272  5375 raft_consensus.cc:385] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.787328  5375 raft_consensus.cc:740] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.787568  5375 consensus_queue.cc:260] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:42.787732  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ce5f6dea42904c928d42532220d2e554 has no consensus state
I20251024 01:52:42.787719  5375 raft_consensus.cc:399] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.787859  5375 raft_consensus.cc:493] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.787945  5375 raft_consensus.cc:3060] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.789302  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.790158  5375 raft_consensus.cc:515] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.790398  5375 leader_election.cc:304] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.790565  5375 leader_election.cc:290] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.790627  5411 raft_consensus.cc:2804] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.790755  5411 raft_consensus.cc:697] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.790987  5375 ts_tablet_manager.cc:1434] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.003s
I20251024 01:52:42.790969  5411 consensus_queue.cc:237] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.792924  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.793522  5328 tablet_service.cc:1505] Processing CreateTablet for tablet ce5f6dea42904c928d42532220d2e554 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.793890  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5f6dea42904c928d42532220d2e554. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.796303  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet ce5f6dea42904c928d42532220d2e554
I20251024 01:52:42.797165  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet ce5f6dea42904c928d42532220d2e554 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.798264  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet ce5f6dea42904c928d42532220d2e554 because the tablet was not found. No further retry: Not found: Tablet not found: ce5f6dea42904c928d42532220d2e554
I20251024 01:52:42.798811  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.798776  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.800077  5375 tablet_bootstrap.cc:492] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.800806  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 1c532a382cbd4431a1e8ed729f013e31 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.801021  5385 tablet_replica.cc:333] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.801164  5385 raft_consensus.cc:2243] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.801311  5385 raft_consensus.cc:2272] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.802110  5375 tablet_bootstrap.cc:654] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.801791  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.802488  5385 ts_tablet_manager.cc:1916] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.803944  5375 tablet_bootstrap.cc:492] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.804068  5375 ts_tablet_manager.cc:1403] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251024 01:52:42.804702  5375 raft_consensus.cc:359] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.806102  5375 raft_consensus.cc:385] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.806218  5375 raft_consensus.cc:740] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
W20251024 01:52:42.806128  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1c9512d113dc4591bb5ffe40bd6f78f6 has no consensus state
I20251024 01:52:42.806432  5375 consensus_queue.cc:260] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.806577  5375 raft_consensus.cc:399] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.806646  5375 raft_consensus.cc:493] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.806716  5375 raft_consensus.cc:3060] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.807925  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.809708  5375 raft_consensus.cc:515] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.809790  5385 ts_tablet_manager.cc:1929] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.809906  5385 log.cc:1199] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/1c532a382cbd4431a1e8ed729f013e31
I20251024 01:52:42.809944  5375 leader_election.cc:304] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.810202  5411 raft_consensus.cc:2804] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.810320  5411 raft_consensus.cc:697] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.810441  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.810513  5411 consensus_queue.cc:237] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.810544  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 1c9512d113dc4591bb5ffe40bd6f78f6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20251024 01:52:42.810911  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9512d113dc4591bb5ffe40bd6f78f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.813359  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 1c9512d113dc4591bb5ffe40bd6f78f6
I20251024 01:52:42.814765  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 1c9512d113dc4591bb5ffe40bd6f78f6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.815193  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.816465  5375 leader_election.cc:290] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.816906  5375 ts_tablet_manager.cc:1434] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20251024 01:52:42.818008  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.819705  5375 tablet_bootstrap.cc:492] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.819782  5385 ts_tablet_manager.cc:1950] T 1c532a382cbd4431a1e8ed729f013e31 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.821127  5375 tablet_bootstrap.cc:654] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.821425  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 1c532a382cbd4431a1e8ed729f013e31 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:42.821671  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 1c9512d113dc4591bb5ffe40bd6f78f6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1c9512d113dc4591bb5ffe40bd6f78f6 already in progress: creating tablet
W20251024 01:52:42.822012  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 80557a6ecbd04a1d9903cc3d86bb7083 has no consensus state
I20251024 01:52:42.823365  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.826001  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.826515  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 80557a6ecbd04a1d9903cc3d86bb7083 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20251024 01:52:42.826995  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80557a6ecbd04a1d9903cc3d86bb7083. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.827319  5375 tablet_bootstrap.cc:492] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.827448  5375 ts_tablet_manager.cc:1403] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.008s	user 0.004s	sys 0.000s
I20251024 01:52:42.828094  5375 raft_consensus.cc:359] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.828238  5375 raft_consensus.cc:385] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.828296  5375 raft_consensus.cc:740] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.828487  5375 consensus_queue.cc:260] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.828619  5375 raft_consensus.cc:399] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.828672  5375 raft_consensus.cc:493] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.828738  5375 raft_consensus.cc:3060] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.830031  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 80557a6ecbd04a1d9903cc3d86bb7083
I20251024 01:52:42.830762  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 80557a6ecbd04a1d9903cc3d86bb7083 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.831477  5375 raft_consensus.cc:515] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.831679  5375 leader_election.cc:304] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.831848  5375 leader_election.cc:290] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.831919  5377 raft_consensus.cc:2804] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.832108  5377 raft_consensus.cc:697] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
W20251024 01:52:42.832125  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 80557a6ecbd04a1d9903cc3d86bb7083 because the tablet was not found. No further retry: Not found: Tablet not found: 80557a6ecbd04a1d9903cc3d86bb7083
I20251024 01:52:42.832345  5375 ts_tablet_manager.cc:1434] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:42.832322  5377 consensus_queue.cc:237] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.833380  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.833889  5375 tablet_bootstrap.cc:492] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.834043  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.834838  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet ce5f6dea42904c928d42532220d2e554 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.835074  5385 tablet_replica.cc:333] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.835233  5385 raft_consensus.cc:2243] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.835377  5385 raft_consensus.cc:2272] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.835844  5375 tablet_bootstrap.cc:654] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.837267  5375 tablet_bootstrap.cc:492] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.837381  5375 ts_tablet_manager.cc:1403] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251024 01:52:42.838023  5375 raft_consensus.cc:359] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.838093  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.838248  5375 raft_consensus.cc:385] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.838384  5375 raft_consensus.cc:740] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.838642  5375 consensus_queue.cc:260] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.838824  5375 raft_consensus.cc:399] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.838917  5375 raft_consensus.cc:493] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.839035  5375 raft_consensus.cc:3060] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.840456  5385 ts_tablet_manager.cc:1916] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.841332  5375 raft_consensus.cc:515] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.841578  5375 leader_election.cc:304] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.841773  5375 leader_election.cc:290] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.841869  5411 raft_consensus.cc:2804] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.841991  5411 raft_consensus.cc:697] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.842290  5411 consensus_queue.cc:237] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.848032  5385 ts_tablet_manager.cc:1929] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.848150  5385 log.cc:1199] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/ce5f6dea42904c928d42532220d2e554
I20251024 01:52:42.848469  5385 ts_tablet_manager.cc:1950] T ce5f6dea42904c928d42532220d2e554 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.850049  5375 ts_tablet_manager.cc:1434] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20251024 01:52:42.850103  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet ce5f6dea42904c928d42532220d2e554 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:42.851766  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9e00c29aadcc4539a6154c56ad66fae6 has no consensus state
I20251024 01:52:42.853971  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet ce5f6dea42904c928d42532220d2e554 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.854231  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 1c9512d113dc4591bb5ffe40bd6f78f6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.854715  5385 tablet_replica.cc:333] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.854938  5385 raft_consensus.cc:2243] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.855122  5385 raft_consensus.cc:2272] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:42.855469  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet ce5f6dea42904c928d42532220d2e554 because the tablet was not found. No further retry: Not found: Tablet not found: ce5f6dea42904c928d42532220d2e554
I20251024 01:52:42.855873  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 9e00c29aadcc4539a6154c56ad66fae6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.856077  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.856395  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e00c29aadcc4539a6154c56ad66fae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.858153  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 80557a6ecbd04a1d9903cc3d86bb7083 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.858429  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.861606  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 9e00c29aadcc4539a6154c56ad66fae6
I20251024 01:52:42.861737  5375 tablet_bootstrap.cc:492] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.856369  5385 ts_tablet_manager.cc:1916] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.862466  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 9e00c29aadcc4539a6154c56ad66fae6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.863257  5375 tablet_bootstrap.cc:654] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.863528  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.864822  5375 tablet_bootstrap.cc:492] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.864987  5375 ts_tablet_manager.cc:1403] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:42.865705  5375 raft_consensus.cc:359] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.865902  5375 raft_consensus.cc:385] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.865981  5375 raft_consensus.cc:740] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.866146  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.866241  5375 consensus_queue.cc:260] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.866389  5375 raft_consensus.cc:399] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.866487  5375 raft_consensus.cc:493] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.866583  5375 raft_consensus.cc:3060] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.868490  5385 ts_tablet_manager.cc:1929] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.868642  5385 log.cc:1199] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/1c9512d113dc4591bb5ffe40bd6f78f6
I20251024 01:52:42.869019  5385 ts_tablet_manager.cc:1950] T 1c9512d113dc4591bb5ffe40bd6f78f6 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.869336  5375 raft_consensus.cc:515] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.869552  5375 leader_election.cc:304] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.869743  5375 leader_election.cc:290] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.870014  5411 raft_consensus.cc:2804] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.870078  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 1c9512d113dc4591bb5ffe40bd6f78f6 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.870226  5375 ts_tablet_manager.cc:1434] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20251024 01:52:42.870223  5411 raft_consensus.cc:697] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
W20251024 01:52:42.870079  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d90fd50489ac46d29cdb725b7e8303b6 has no consensus state
I20251024 01:52:42.870479  5411 consensus_queue.cc:237] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.871232  5385 tablet_replica.cc:333] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.871434  5385 raft_consensus.cc:2243] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.871625  5385 raft_consensus.cc:2272] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.872774  5385 ts_tablet_manager.cc:1916] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.873205  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.874998  5327 tablet_service.cc:1505] Processing CreateTablet for tablet d90fd50489ac46d29cdb725b7e8303b6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.875384  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90fd50489ac46d29cdb725b7e8303b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.877399  5385 ts_tablet_manager.cc:1929] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.877537  5385 log.cc:1199] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/80557a6ecbd04a1d9903cc3d86bb7083
I20251024 01:52:42.877849  5385 ts_tablet_manager.cc:1950] T 80557a6ecbd04a1d9903cc3d86bb7083 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.878692  5385 tablet_replica.cc:333] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.878794  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 80557a6ecbd04a1d9903cc3d86bb7083 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.878909  5385 raft_consensus.cc:2243] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.879086  5385 raft_consensus.cc:2272] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.879969  5375 tablet_bootstrap.cc:492] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.880877  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.881198  5375 tablet_bootstrap.cc:654] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.879994  5385 ts_tablet_manager.cc:1916] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.882661  5375 tablet_bootstrap.cc:492] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.882791  5375 ts_tablet_manager.cc:1403] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251024 01:52:42.883401  5375 raft_consensus.cc:359] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.883545  5375 raft_consensus.cc:385] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.883647  5375 raft_consensus.cc:740] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.883939  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet d90fd50489ac46d29cdb725b7e8303b6
I20251024 01:52:42.883935  5375 consensus_queue.cc:260] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.884214  5375 raft_consensus.cc:399] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.884287  5375 raft_consensus.cc:493] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.884377  5375 raft_consensus.cc:3060] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.885138  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet d90fd50489ac46d29cdb725b7e8303b6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.886332  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.887089  5375 raft_consensus.cc:515] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.887354  5375 leader_election.cc:304] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.887565  5375 leader_election.cc:290] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.887670  5411 raft_consensus.cc:2804] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.887810  5411 raft_consensus.cc:697] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.888054  5411 consensus_queue.cc:237] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.888193  5375 ts_tablet_manager.cc:1434] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20251024 01:52:42.889645  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.890115  5385 ts_tablet_manager.cc:1929] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.890296  5385 log.cc:1199] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/9e00c29aadcc4539a6154c56ad66fae6
I20251024 01:52:42.890700  5385 ts_tablet_manager.cc:1950] T 9e00c29aadcc4539a6154c56ad66fae6 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.891665  5385 tablet_replica.cc:333] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.891763  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 9e00c29aadcc4539a6154c56ad66fae6 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.891866  5385 raft_consensus.cc:2243] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.892055  5385 raft_consensus.cc:2272] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.893110  5385 ts_tablet_manager.cc:1916] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:42.893669  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 01f48ad6023f4fae9da76b1f57701963 has no consensus state
I20251024 01:52:42.895226  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.897431  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 01f48ad6023f4fae9da76b1f57701963 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20251024 01:52:42.897847  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f48ad6023f4fae9da76b1f57701963. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.898275  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.899356  5385 ts_tablet_manager.cc:1929] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.899480  5385 log.cc:1199] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/d90fd50489ac46d29cdb725b7e8303b6
I20251024 01:52:42.899881  5385 ts_tablet_manager.cc:1950] T d90fd50489ac46d29cdb725b7e8303b6 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.900882  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet d90fd50489ac46d29cdb725b7e8303b6 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.901346  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 01f48ad6023f4fae9da76b1f57701963
I20251024 01:52:42.902017  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 01f48ad6023f4fae9da76b1f57701963 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.902632  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 01f48ad6023f4fae9da76b1f57701963 because the tablet was not found. No further retry: Not found: Tablet not found: 01f48ad6023f4fae9da76b1f57701963
I20251024 01:52:42.903090  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.904031  5375 tablet_bootstrap.cc:492] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.905362  5375 tablet_bootstrap.cc:654] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.905977  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.907027  5375 tablet_bootstrap.cc:492] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.907187  5375 ts_tablet_manager.cc:1403] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:42.907752  5375 raft_consensus.cc:359] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.907927  5375 raft_consensus.cc:385] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.908010  5375 raft_consensus.cc:740] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.908238  5375 consensus_queue.cc:260] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.908381  5375 raft_consensus.cc:399] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.908486  5375 raft_consensus.cc:493] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.908599  5375 raft_consensus.cc:3060] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:42.909322  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9a9407ac36e541e08b846f05e308f261 has no consensus state
I20251024 01:52:42.910867  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.911294  5375 raft_consensus.cc:515] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.911471  5375 leader_election.cc:304] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.911653  5375 leader_election.cc:290] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.911703  5411 raft_consensus.cc:2804] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.911868  5411 raft_consensus.cc:697] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.912104  5375 ts_tablet_manager.cc:1434] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:42.912112  5411 consensus_queue.cc:237] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.913218  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 9a9407ac36e541e08b846f05e308f261 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20251024 01:52:42.913614  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9407ac36e541e08b846f05e308f261. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.915307  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.920102  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 9a9407ac36e541e08b846f05e308f261
I20251024 01:52:42.920712  5375 tablet_bootstrap.cc:492] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.921455  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 9a9407ac36e541e08b846f05e308f261 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.922478  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 9a9407ac36e541e08b846f05e308f261 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9a9407ac36e541e08b846f05e308f261 already in progress: creating tablet
I20251024 01:52:42.922637  5375 tablet_bootstrap.cc:654] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.923229  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.923084  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.924012  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 01f48ad6023f4fae9da76b1f57701963 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.924278  5385 tablet_replica.cc:333] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.924396  5375 tablet_bootstrap.cc:492] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.924504  5385 raft_consensus.cc:2243] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.924543  5375 ts_tablet_manager.cc:1403] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:42.924708  5385 raft_consensus.cc:2272] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.925277  5375 raft_consensus.cc:359] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.925443  5375 raft_consensus.cc:385] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.930459  5375 raft_consensus.cc:740] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.926993  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.930817  5375 consensus_queue.cc:260] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.931030  5375 raft_consensus.cc:399] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.931119  5375 raft_consensus.cc:493] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.931242  5375 raft_consensus.cc:3060] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.926394  5385 ts_tablet_manager.cc:1916] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:42.934630  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 45383259d27c4656966f08b6b2928c11 has no consensus state
I20251024 01:52:42.934619  5375 raft_consensus.cc:515] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.936086  5375 leader_election.cc:304] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.936378  5411 raft_consensus.cc:2804] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.936550  5411 raft_consensus.cc:697] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.936514  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.936818  5411 consensus_queue.cc:237] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.937500  5375 leader_election.cc:290] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.938031  5375 ts_tablet_manager.cc:1434] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20251024 01:52:42.939677  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.940220  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 45383259d27c4656966f08b6b2928c11 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.940599  5385 ts_tablet_manager.cc:1929] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.940706  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45383259d27c4656966f08b6b2928c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.940724  5385 log.cc:1199] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/01f48ad6023f4fae9da76b1f57701963
I20251024 01:52:42.941254  5385 ts_tablet_manager.cc:1950] T 01f48ad6023f4fae9da76b1f57701963 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.942242  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 01f48ad6023f4fae9da76b1f57701963 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.943775  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 45383259d27c4656966f08b6b2928c11
I20251024 01:52:42.944593  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 45383259d27c4656966f08b6b2928c11 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.945819  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 45383259d27c4656966f08b6b2928c11 because the tablet was not found. No further retry: Not found: Tablet not found: 45383259d27c4656966f08b6b2928c11
I20251024 01:52:42.945904  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.946477  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.947811  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 9a9407ac36e541e08b846f05e308f261 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.948300  5385 tablet_replica.cc:333] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.948513  5385 raft_consensus.cc:2243] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.948616  5375 tablet_bootstrap.cc:492] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.948751  5385 raft_consensus.cc:2272] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.950155  5375 tablet_bootstrap.cc:654] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.950313  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.950726  5385 ts_tablet_manager.cc:1916] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.955142  5375 tablet_bootstrap.cc:492] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.955346  5375 ts_tablet_manager.cc:1403] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
W20251024 01:52:42.955472  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 30aaaed77e024e2790ba03f24fd5dd44 has no consensus state
I20251024 01:52:42.956113  5375 raft_consensus.cc:359] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.956336  5385 ts_tablet_manager.cc:1929] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.956362  5375 raft_consensus.cc:385] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.956445  5375 raft_consensus.cc:740] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.956468  5385 log.cc:1199] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/9a9407ac36e541e08b846f05e308f261
I20251024 01:52:42.956758  5375 consensus_queue.cc:260] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.956910  5385 ts_tablet_manager.cc:1950] T 9a9407ac36e541e08b846f05e308f261 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.956957  5375 raft_consensus.cc:399] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.957064  5375 raft_consensus.cc:493] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.957196  5375 raft_consensus.cc:3060] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.957638  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.957996  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 9a9407ac36e541e08b846f05e308f261 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.960489  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 30aaaed77e024e2790ba03f24fd5dd44 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:42.960595  5375 raft_consensus.cc:515] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.960875  5375 leader_election.cc:304] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.961230  5375 leader_election.cc:290] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.961269  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30aaaed77e024e2790ba03f24fd5dd44. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.961269  5411 raft_consensus.cc:2804] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.961491  5411 raft_consensus.cc:697] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.961580  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.961862  5375 ts_tablet_manager.cc:1434] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251024 01:52:42.961792  5411 consensus_queue.cc:237] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.965126  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 30aaaed77e024e2790ba03f24fd5dd44
I20251024 01:52:42.965988  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 30aaaed77e024e2790ba03f24fd5dd44 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.966895  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 30aaaed77e024e2790ba03f24fd5dd44 because the tablet was not found. No further retry: Not found: Tablet not found: 30aaaed77e024e2790ba03f24fd5dd44
I20251024 01:52:42.967528  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.968003  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.969105  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 45383259d27c4656966f08b6b2928c11 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.969362  5385 tablet_replica.cc:333] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.969568  5385 raft_consensus.cc:2243] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.969705  5375 tablet_bootstrap.cc:492] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.969785  5385 raft_consensus.cc:2272] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.971176  5375 tablet_bootstrap.cc:654] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.971930  5385 ts_tablet_manager.cc:1916] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.971944  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.972916  5375 tablet_bootstrap.cc:492] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.973079  5375 ts_tablet_manager.cc:1403] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:42.973798  5375 raft_consensus.cc:359] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.973969  5375 raft_consensus.cc:385] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.974083  5375 raft_consensus.cc:740] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.974354  5375 consensus_queue.cc:260] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.974545  5375 raft_consensus.cc:399] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.974639  5375 raft_consensus.cc:493] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.974747  5375 raft_consensus.cc:3060] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:42.975579  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 70db08eceaa845ab902ecb235de0ab7e has no consensus state
I20251024 01:52:42.977517  5375 raft_consensus.cc:515] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.977767  5375 leader_election.cc:304] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:42.978037  5411 raft_consensus.cc:2804] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.978206  5411 raft_consensus.cc:697] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.978464  5411 consensus_queue.cc:237] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.978693  5385 ts_tablet_manager.cc:1929] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:42.978837  5385 log.cc:1199] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/45383259d27c4656966f08b6b2928c11
I20251024 01:52:42.978150  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:42.979355  5385 ts_tablet_manager.cc:1950] T 45383259d27c4656966f08b6b2928c11 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:42.979760  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 70db08eceaa845ab902ecb235de0ab7e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 1
I20251024 01:52:42.980276  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70db08eceaa845ab902ecb235de0ab7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:42.980716  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 45383259d27c4656966f08b6b2928c11 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:42.981722  5375 leader_election.cc:290] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.981791  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.982303  5375 ts_tablet_manager.cc:1434] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20251024 01:52:42.985116  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 70db08eceaa845ab902ecb235de0ab7e
I20251024 01:52:42.985844  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 70db08eceaa845ab902ecb235de0ab7e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:42.987028  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 70db08eceaa845ab902ecb235de0ab7e because the tablet was not found. No further retry: Not found: Tablet not found: 70db08eceaa845ab902ecb235de0ab7e
I20251024 01:52:42.987169  5375 tablet_bootstrap.cc:492] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:42.987671  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:42.987643  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.988688  5375 tablet_bootstrap.cc:654] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:42.990371  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 30aaaed77e024e2790ba03f24fd5dd44 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:42.990654  5375 tablet_bootstrap.cc:492] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:42.990821  5385 tablet_replica.cc:333] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:42.990859  5375 ts_tablet_manager.cc:1403] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:42.991057  5385 raft_consensus.cc:2243] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:42.991060  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:42.991298  5385 raft_consensus.cc:2272] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:42.991765  5375 raft_consensus.cc:359] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.992012  5375 raft_consensus.cc:385] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:42.992116  5375 raft_consensus.cc:740] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:42.992362  5375 consensus_queue.cc:260] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.992503  5375 raft_consensus.cc:399] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:42.992518  5385 ts_tablet_manager.cc:1916] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:42.992614  5375 raft_consensus.cc:493] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:42.992719  5375 raft_consensus.cc:3060] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:42.995337  5375 raft_consensus.cc:515] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.995540  5375 leader_election.cc:304] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
W20251024 01:52:42.995667  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6fa4bdc61d31499f85ecadce11a369fa has no consensus state
I20251024 01:52:42.995834  5411 raft_consensus.cc:2804] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:42.995995  5411 raft_consensus.cc:697] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:42.996338  5411 consensus_queue.cc:237] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:42.997085  5375 leader_election.cc:290] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:42.997608  5375 ts_tablet_manager.cc:1434] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20251024 01:52:42.997869  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.000257  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 70db08eceaa845ab902ecb235de0ab7e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.000516  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 6fa4bdc61d31499f85ecadce11a369fa (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 1
I20251024 01:52:43.000538  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.000944  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa4bdc61d31499f85ecadce11a369fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.007030  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 6fa4bdc61d31499f85ecadce11a369fa
I20251024 01:52:43.007803  5375 tablet_bootstrap.cc:492] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.008239  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 6fa4bdc61d31499f85ecadce11a369fa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.009336  5375 tablet_bootstrap.cc:654] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.009310  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.009738  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.013000  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.014281  5385 ts_tablet_manager.cc:1929] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.014405  5385 log.cc:1199] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/30aaaed77e024e2790ba03f24fd5dd44
I20251024 01:52:43.014760  5385 ts_tablet_manager.cc:1950] T 30aaaed77e024e2790ba03f24fd5dd44 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.015810  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 30aaaed77e024e2790ba03f24fd5dd44 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.015882  5385 tablet_replica.cc:333] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.016032  5385 raft_consensus.cc:2243] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.016197  5385 raft_consensus.cc:2272] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.017261  5385 ts_tablet_manager.cc:1916] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.017887  5375 tablet_bootstrap.cc:492] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.018035  5375 ts_tablet_manager.cc:1403] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
W20251024 01:52:43.018033  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3b3e1d161c41445a89e8d780350592ed has no consensus state
I20251024 01:52:43.018810  5375 raft_consensus.cc:359] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.018986  5375 raft_consensus.cc:385] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.019088  5375 raft_consensus.cc:740] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.019574  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.019340  5375 consensus_queue.cc:260] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.022192  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 3b3e1d161c41445a89e8d780350592ed (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.021664  5375 raft_consensus.cc:399] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.022442  5375 raft_consensus.cc:493] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.022610  5375 raft_consensus.cc:3060] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.022893  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b3e1d161c41445a89e8d780350592ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.023948  5385 ts_tablet_manager.cc:1929] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.024077  5385 log.cc:1199] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/70db08eceaa845ab902ecb235de0ab7e
I20251024 01:52:43.024462  5385 ts_tablet_manager.cc:1950] T 70db08eceaa845ab902ecb235de0ab7e P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.024670  5375 raft_consensus.cc:515] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.024924  5375 leader_election.cc:304] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.025116  5375 leader_election.cc:290] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.025192  5411 raft_consensus.cc:2804] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.025319  5411 raft_consensus.cc:697] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.025573  5411 consensus_queue.cc:237] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.025964  5375 ts_tablet_manager.cc:1434] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20251024 01:52:43.026366  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 70db08eceaa845ab902ecb235de0ab7e (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.026611  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 6fa4bdc61d31499f85ecadce11a369fa because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6fa4bdc61d31499f85ecadce11a369fa already in progress: creating tablet
I20251024 01:52:43.028698  5375 tablet_bootstrap.cc:492] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.028856  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.030217  5375 tablet_bootstrap.cc:654] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.030553  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 6fa4bdc61d31499f85ecadce11a369fa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:42 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.030803  5385 tablet_replica.cc:333] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.030997  5385 raft_consensus.cc:2243] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.031193  5385 raft_consensus.cc:2272] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.032132  5375 tablet_bootstrap.cc:492] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.032250  5385 ts_tablet_manager.cc:1916] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.032338  5375 ts_tablet_manager.cc:1403] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:52:43.032902  5375 raft_consensus.cc:359] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.033067  5375 raft_consensus.cc:385] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.033154  5375 raft_consensus.cc:740] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.033399  5375 consensus_queue.cc:260] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.033524  5375 raft_consensus.cc:399] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.033608  5375 raft_consensus.cc:493] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.033689  5375 raft_consensus.cc:3060] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.035596  5375 raft_consensus.cc:515] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.035805  5375 leader_election.cc:304] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.035977  5375 leader_election.cc:290] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.036028  5378 raft_consensus.cc:2804] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.036163  5378 raft_consensus.cc:697] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.036403  5375 ts_tablet_manager.cc:1434] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20251024 01:52:43.036582  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 3b3e1d161c41445a89e8d780350592ed
I20251024 01:52:43.037250  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.036401  5378 consensus_queue.cc:237] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.038414  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 3b3e1d161c41445a89e8d780350592ed with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.038460  5385 ts_tablet_manager.cc:1929] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.038760  5385 log.cc:1199] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/6fa4bdc61d31499f85ecadce11a369fa
I20251024 01:52:43.039115  5385 ts_tablet_manager.cc:1950] T 6fa4bdc61d31499f85ecadce11a369fa P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.038967  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.039979  5385 tablet_replica.cc:333] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.040081  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 6fa4bdc61d31499f85ecadce11a369fa (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.042481  5385 raft_consensus.cc:2243] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.042631  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.043290  5385 pending_rounds.cc:70] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7: Trying to abort 1 pending ops.
I20251024 01:52:43.043363  5385 pending_rounds.cc:77] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 90 op_type: NO_OP noop_request { }
I20251024 01:52:43.043496  5385 raft_consensus.cc:2889] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251024 01:52:43.043622  5385 raft_consensus.cc:2272] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.044791  5385 ts_tablet_manager.cc:1916] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:43.046610  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4fcf24a66cbf4be9bf3c9564d30ee894 has no consensus state
I20251024 01:52:43.049093  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.051193  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 4fcf24a66cbf4be9bf3c9564d30ee894 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.051657  5385 ts_tablet_manager.cc:1929] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.051740  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fcf24a66cbf4be9bf3c9564d30ee894. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.052043  5385 log.cc:1199] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/3b3e1d161c41445a89e8d780350592ed
I20251024 01:52:43.052537  5385 ts_tablet_manager.cc:1950] T 3b3e1d161c41445a89e8d780350592ed P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.052448  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.053758  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 3b3e1d161c41445a89e8d780350592ed (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.056425  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 4fcf24a66cbf4be9bf3c9564d30ee894
I20251024 01:52:43.057303  5375 tablet_bootstrap.cc:492] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.057317  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 4fcf24a66cbf4be9bf3c9564d30ee894 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:43.058305  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 4fcf24a66cbf4be9bf3c9564d30ee894 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4fcf24a66cbf4be9bf3c9564d30ee894 already in progress: creating tablet
I20251024 01:52:43.058436  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.059011  5375 tablet_bootstrap.cc:654] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.060644  5375 tablet_bootstrap.cc:492] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.060817  5375 ts_tablet_manager.cc:1403] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:43.061607  5375 raft_consensus.cc:359] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.061770  5375 raft_consensus.cc:385] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.061863  5375 raft_consensus.cc:740] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.061782  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.062073  5375 consensus_queue.cc:260] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.062300  5375 raft_consensus.cc:399] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.062570  5375 raft_consensus.cc:493] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.062754  5375 raft_consensus.cc:3060] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.065610  5375 raft_consensus.cc:515] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:43.065881  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 51abfcef324b486bb3ca4d3116483ca4 has no consensus state
I20251024 01:52:43.066246  5375 leader_election.cc:304] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.066499  5375 leader_election.cc:290] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.066613  5378 raft_consensus.cc:2804] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.066779  5378 raft_consensus.cc:697] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.067060  5378 consensus_queue.cc:237] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.067415  5375 ts_tablet_manager.cc:1434] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20251024 01:52:43.069427  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.070588  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 51abfcef324b486bb3ca4d3116483ca4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 50
I20251024 01:52:43.071238  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51abfcef324b486bb3ca4d3116483ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.072233  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 4fcf24a66cbf4be9bf3c9564d30ee894 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.072815  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.074431  5385 tablet_replica.cc:333] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.074676  5385 raft_consensus.cc:2243] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.074893  5385 raft_consensus.cc:2272] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.076274  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 51abfcef324b486bb3ca4d3116483ca4
I20251024 01:52:43.076711  5385 ts_tablet_manager.cc:1916] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.077139  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 51abfcef324b486bb3ca4d3116483ca4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.078258  5375 tablet_bootstrap.cc:492] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.078733  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.078912  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.079766  5375 tablet_bootstrap.cc:654] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.081854  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.083292  5375 tablet_bootstrap.cc:492] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.083482  5375 ts_tablet_manager.cc:1403] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20251024 01:52:43.084230  5375 raft_consensus.cc:359] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.084386  5385 ts_tablet_manager.cc:1929] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.084430  5375 raft_consensus.cc:385] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.084525  5375 raft_consensus.cc:740] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.084528  5385 log.cc:1199] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/4fcf24a66cbf4be9bf3c9564d30ee894
I20251024 01:52:43.084874  5375 consensus_queue.cc:260] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.084975  5385 ts_tablet_manager.cc:1950] T 4fcf24a66cbf4be9bf3c9564d30ee894 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.085073  5375 raft_consensus.cc:399] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.085180  5375 raft_consensus.cc:493] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.085289  5375 raft_consensus.cc:3060] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.085716  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aece814e9139463ba719d324af81cad6 has no consensus state
I20251024 01:52:43.086968  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 4fcf24a66cbf4be9bf3c9564d30ee894 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.087287  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 51abfcef324b486bb3ca4d3116483ca4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 51abfcef324b486bb3ca4d3116483ca4 already in progress: creating tablet
I20251024 01:52:43.088129  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.088713  5375 raft_consensus.cc:515] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.088954  5375 leader_election.cc:304] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.089459  5378 raft_consensus.cc:2804] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.089692  5378 raft_consensus.cc:697] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.089660  5327 tablet_service.cc:1505] Processing CreateTablet for tablet aece814e9139463ba719d324af81cad6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 50
I20251024 01:52:43.089957  5378 consensus_queue.cc:237] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.090098  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aece814e9139463ba719d324af81cad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.090162  5375 leader_election.cc:290] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.090675  5375 ts_tablet_manager.cc:1434] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20251024 01:52:43.093767  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.097690  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet aece814e9139463ba719d324af81cad6
I20251024 01:52:43.097751  5375 tablet_bootstrap.cc:492] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.098855  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet aece814e9139463ba719d324af81cad6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:43.099460  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet aece814e9139463ba719d324af81cad6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet aece814e9139463ba719d324af81cad6 already in progress: creating tablet
I20251024 01:52:43.099622  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.099828  5375 tablet_bootstrap.cc:654] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.100425  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.101545  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 51abfcef324b486bb3ca4d3116483ca4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.101588  5375 tablet_bootstrap.cc:492] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.101819  5385 tablet_replica.cc:333] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.102030  5385 raft_consensus.cc:2243] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.102252  5385 raft_consensus.cc:2272] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.102523  5375 ts_tablet_manager.cc:1403] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251024 01:52:43.103394  5375 raft_consensus.cc:359] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.103595  5375 raft_consensus.cc:385] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.103786  5375 raft_consensus.cc:740] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.104012  5385 ts_tablet_manager.cc:1916] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.104053  5375 consensus_queue.cc:260] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.104238  5375 raft_consensus.cc:399] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.104328  5375 raft_consensus.cc:493] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.104457  5375 raft_consensus.cc:3060] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.106482  5375 raft_consensus.cc:515] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.106491  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.106774  5375 leader_election.cc:304] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.107009  5375 leader_election.cc:290] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.107091  5411 raft_consensus.cc:2804] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.107255  5411 raft_consensus.cc:697] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.107481  5411 consensus_queue.cc:237] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.107859  5375 ts_tablet_manager.cc:1434] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:43.110112  5385 ts_tablet_manager.cc:1929] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.110297  5385 log.cc:1199] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/51abfcef324b486bb3ca4d3116483ca4
I20251024 01:52:43.110710  5385 ts_tablet_manager.cc:1950] T 51abfcef324b486bb3ca4d3116483ca4 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
W20251024 01:52:43.110813  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 138ff0ffaf284ec182c7a1fbdd267106 has no consensus state
I20251024 01:52:43.111819  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 51abfcef324b486bb3ca4d3116483ca4 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.112502  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet aece814e9139463ba719d324af81cad6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.112473  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.113181  5385 tablet_replica.cc:333] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.113382  5385 raft_consensus.cc:2243] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.113569  5385 raft_consensus.cc:2272] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.114741  5385 ts_tablet_manager.cc:1916] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.115298  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 138ff0ffaf284ec182c7a1fbdd267106 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.115715  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 138ff0ffaf284ec182c7a1fbdd267106. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.115939  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.119069  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 138ff0ffaf284ec182c7a1fbdd267106
I20251024 01:52:43.119791  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 138ff0ffaf284ec182c7a1fbdd267106 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.120770  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.121385  5385 ts_tablet_manager.cc:1929] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.121515  5385 log.cc:1199] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/aece814e9139463ba719d324af81cad6
I20251024 01:52:43.121953  5385 ts_tablet_manager.cc:1950] T aece814e9139463ba719d324af81cad6 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.122102  5375 tablet_bootstrap.cc:492] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.122946  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet aece814e9139463ba719d324af81cad6 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.123363  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 138ff0ffaf284ec182c7a1fbdd267106 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 138ff0ffaf284ec182c7a1fbdd267106 already in progress: creating tablet
I20251024 01:52:43.123608  5375 tablet_bootstrap.cc:654] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.123498  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.125339  5375 tablet_bootstrap.cc:492] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.125521  5375 ts_tablet_manager.cc:1403] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:43.126242  5375 raft_consensus.cc:359] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.126456  5375 raft_consensus.cc:385] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.126546  5375 raft_consensus.cc:740] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.126770  5375 consensus_queue.cc:260] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.126919  5375 raft_consensus.cc:399] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.127025  5375 raft_consensus.cc:493] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.127115  5375 raft_consensus.cc:3060] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.127647  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 91627cb15eb24bf780ab6cdfed574149 has no consensus state
I20251024 01:52:43.129101  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.129585  5375 raft_consensus.cc:515] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.129807  5375 leader_election.cc:304] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.130051  5375 leader_election.cc:290] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.130117  5411 raft_consensus.cc:2804] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.130347  5411 raft_consensus.cc:697] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.130535  5375 ts_tablet_manager.cc:1434] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:43.130632  5411 consensus_queue.cc:237] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.131682  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 91627cb15eb24bf780ab6cdfed574149 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.132143  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91627cb15eb24bf780ab6cdfed574149. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.133149  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.134831  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 138ff0ffaf284ec182c7a1fbdd267106 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.135818  5385 tablet_replica.cc:333] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.136054  5385 raft_consensus.cc:2243] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.136238  5385 raft_consensus.cc:2272] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.136567  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 91627cb15eb24bf780ab6cdfed574149
I20251024 01:52:43.137357  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 91627cb15eb24bf780ab6cdfed574149 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.137902  5375 tablet_bootstrap.cc:492] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.138509  5385 ts_tablet_manager.cc:1916] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.138468  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.139180  5375 tablet_bootstrap.cc:654] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.140873  5375 tablet_bootstrap.cc:492] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.141032  5375 ts_tablet_manager.cc:1403] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:43.141635  5375 raft_consensus.cc:359] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.141794  5375 raft_consensus.cc:385] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.141913  5375 raft_consensus.cc:740] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.142221  5375 consensus_queue.cc:260] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.142294  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.142445  5375 raft_consensus.cc:399] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.142776  5375 raft_consensus.cc:493] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.143119  5375 raft_consensus.cc:3060] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.144150  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.145321  5385 ts_tablet_manager.cc:1929] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.145468  5385 log.cc:1199] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/138ff0ffaf284ec182c7a1fbdd267106
I20251024 01:52:43.145748  5375 raft_consensus.cc:515] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.145848  5385 ts_tablet_manager.cc:1950] T 138ff0ffaf284ec182c7a1fbdd267106 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.146008  5375 leader_election.cc:304] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.146289  5411 raft_consensus.cc:2804] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.146445  5411 raft_consensus.cc:697] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.146677  5411 consensus_queue.cc:237] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.147006  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 138ff0ffaf284ec182c7a1fbdd267106 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.147320  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 91627cb15eb24bf780ab6cdfed574149 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 91627cb15eb24bf780ab6cdfed574149 already in progress: creating tablet
I20251024 01:52:43.147375  5375 leader_election.cc:290] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.147835  5375 ts_tablet_manager.cc:1434] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
W20251024 01:52:43.149292  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 922c13ca67144b92ab95626bf7564fd2 has no consensus state
I20251024 01:52:43.149914  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 91627cb15eb24bf780ab6cdfed574149 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.150458  5385 tablet_replica.cc:333] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.150669  5385 raft_consensus.cc:2243] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.150899  5385 raft_consensus.cc:2272] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.151836  5385 ts_tablet_manager.cc:1916] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.154435  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 922c13ca67144b92ab95626bf7564fd2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:43.154546  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.154917  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922c13ca67144b92ab95626bf7564fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.157238  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.157894  5385 ts_tablet_manager.cc:1929] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.158020  5385 log.cc:1199] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/91627cb15eb24bf780ab6cdfed574149
I20251024 01:52:43.158420  5385 ts_tablet_manager.cc:1950] T 91627cb15eb24bf780ab6cdfed574149 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.159307  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 91627cb15eb24bf780ab6cdfed574149 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.161118  5375 tablet_bootstrap.cc:492] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.161180  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 922c13ca67144b92ab95626bf7564fd2
I20251024 01:52:43.161993  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 922c13ca67144b92ab95626bf7564fd2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.162566  5375 tablet_bootstrap.cc:654] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
W20251024 01:52:43.163064  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 922c13ca67144b92ab95626bf7564fd2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 922c13ca67144b92ab95626bf7564fd2 already in progress: creating tablet
I20251024 01:52:43.163159  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.164213  5375 tablet_bootstrap.cc:492] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.164394  5375 ts_tablet_manager.cc:1403] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:43.165027  5375 raft_consensus.cc:359] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.165231  5375 raft_consensus.cc:385] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.165321  5375 raft_consensus.cc:740] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.165575  5375 consensus_queue.cc:260] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.165727  5375 raft_consensus.cc:399] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.165853  5375 raft_consensus.cc:493] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.165953  5375 raft_consensus.cc:3060] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.166074  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.168066  5375 raft_consensus.cc:515] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.168299  5375 leader_election.cc:304] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.168519  5375 leader_election.cc:290] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.168641  5411 raft_consensus.cc:2804] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.168797  5411 raft_consensus.cc:697] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.169055  5375 ts_tablet_manager.cc:1434] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20251024 01:52:43.169050  5411 consensus_queue.cc:237] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:43.169580  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 080a53f7997040209f54ad3ce41a16dc has no consensus state
I20251024 01:52:43.171985  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.172955  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 922c13ca67144b92ab95626bf7564fd2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.173282  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 080a53f7997040209f54ad3ce41a16dc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:43.173682  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080a53f7997040209f54ad3ce41a16dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.174388  5385 tablet_replica.cc:333] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.174652  5385 raft_consensus.cc:2243] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.174628  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.174980  5385 raft_consensus.cc:2272] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.176065  5385 ts_tablet_manager.cc:1916] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.178006  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 080a53f7997040209f54ad3ce41a16dc
I20251024 01:52:43.180761  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.181212  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.181346  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 080a53f7997040209f54ad3ce41a16dc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.181667  5375 tablet_bootstrap.cc:492] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.183151  5385 ts_tablet_manager.cc:1929] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.183315  5385 log.cc:1199] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/922c13ca67144b92ab95626bf7564fd2
I20251024 01:52:43.183468  5375 tablet_bootstrap.cc:654] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.183717  5385 ts_tablet_manager.cc:1950] T 922c13ca67144b92ab95626bf7564fd2 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.184171  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.184790  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 922c13ca67144b92ab95626bf7564fd2 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.185052  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 080a53f7997040209f54ad3ce41a16dc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 080a53f7997040209f54ad3ce41a16dc already in progress: creating tablet
I20251024 01:52:43.185662  5375 tablet_bootstrap.cc:492] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.185794  5375 ts_tablet_manager.cc:1403] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:43.186443  5375 raft_consensus.cc:359] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.186599  5375 raft_consensus.cc:385] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.186708  5375 raft_consensus.cc:740] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.186926  5375 consensus_queue.cc:260] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.187115  5375 raft_consensus.cc:399] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.187207  5375 raft_consensus.cc:493] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.187325  5375 raft_consensus.cc:3060] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.187819  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 93e16994536b400dafe1398c38a3c74d has no consensus state
I20251024 01:52:43.189322  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.189754  5375 raft_consensus.cc:515] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.190006  5375 leader_election.cc:304] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.190228  5375 leader_election.cc:290] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.190300  5411 raft_consensus.cc:2804] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.190502  5411 raft_consensus.cc:697] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.190742  5411 consensus_queue.cc:237] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.191255  5375 ts_tablet_manager.cc:1434] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:43.191968  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 93e16994536b400dafe1398c38a3c74d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.192356  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e16994536b400dafe1398c38a3c74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.192351  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
W20251024 01:52:43.195305  5226 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet d90fd50489ac46d29cdb725b7e8303b6 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet d90fd50489ac46d29cdb725b7e8303b6 consensus state has no leader
I20251024 01:52:43.195760  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 93e16994536b400dafe1398c38a3c74d
I20251024 01:52:43.196543  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 93e16994536b400dafe1398c38a3c74d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:43.197122  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 93e16994536b400dafe1398c38a3c74d because the tablet was not found. No further retry: Not found: Tablet not found: 93e16994536b400dafe1398c38a3c74d
I20251024 01:52:43.198279  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.198359  5375 tablet_bootstrap.cc:492] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.198282  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.199123  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 080a53f7997040209f54ad3ce41a16dc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.199440  5385 tablet_replica.cc:333] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.199693  5385 raft_consensus.cc:2243] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.199990  5375 tablet_bootstrap.cc:654] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.200321  5385 raft_consensus.cc:2272] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.201189  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.201692  5385 ts_tablet_manager.cc:1916] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.202095  5375 tablet_bootstrap.cc:492] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.202456  5375 ts_tablet_manager.cc:1403] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20251024 01:52:43.203452  5375 raft_consensus.cc:359] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.203696  5375 raft_consensus.cc:385] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.203783  5375 raft_consensus.cc:740] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.204059  5375 consensus_queue.cc:260] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.204223  5375 raft_consensus.cc:399] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.204329  5375 raft_consensus.cc:493] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.204430  5375 raft_consensus.cc:3060] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.205063  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b1c7b2a2f8d34b77b9958257c4bacbff has no consensus state
I20251024 01:52:43.206683  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.207374  5375 raft_consensus.cc:515] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.207621  5375 leader_election.cc:304] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.207888  5377 raft_consensus.cc:2804] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.208016  5377 raft_consensus.cc:697] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.208261  5377 consensus_queue.cc:237] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.209510  5328 tablet_service.cc:1505] Processing CreateTablet for tablet b1c7b2a2f8d34b77b9958257c4bacbff (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.210006  5385 ts_tablet_manager.cc:1929] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.209985  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.210007  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c7b2a2f8d34b77b9958257c4bacbff. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.211467  5375 leader_election.cc:290] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.212164  5375 ts_tablet_manager.cc:1434] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20251024 01:52:43.213341  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet b1c7b2a2f8d34b77b9958257c4bacbff
I20251024 01:52:43.214429  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet b1c7b2a2f8d34b77b9958257c4bacbff with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.215401  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.215816  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.216943  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 93e16994536b400dafe1398c38a3c74d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.216974  5375 tablet_bootstrap.cc:492] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.210150  5385 log.cc:1199] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/080a53f7997040209f54ad3ce41a16dc
I20251024 01:52:43.217660  5385 ts_tablet_manager.cc:1950] T 080a53f7997040209f54ad3ce41a16dc P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.218482  5375 tablet_bootstrap.cc:654] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.218478  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.218736  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 080a53f7997040209f54ad3ce41a16dc (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.219327  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet b1c7b2a2f8d34b77b9958257c4bacbff because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b1c7b2a2f8d34b77b9958257c4bacbff already in progress: creating tablet
I20251024 01:52:43.219645  5385 tablet_replica.cc:333] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.219846  5385 raft_consensus.cc:2243] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.223491  5375 tablet_bootstrap.cc:492] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.223699  5375 ts_tablet_manager.cc:1403] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
W20251024 01:52:43.223798  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 742855e89115494d9778d6a32671d1cc has no consensus state
I20251024 01:52:43.224416  5375 raft_consensus.cc:359] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.224574  5375 raft_consensus.cc:385] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.224685  5375 raft_consensus.cc:740] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.224936  5375 consensus_queue.cc:260] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.225100  5375 raft_consensus.cc:399] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.225178  5375 raft_consensus.cc:493] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.225281  5375 raft_consensus.cc:3060] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.225486  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.228649  5375 raft_consensus.cc:515] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.229022  5375 leader_election.cc:304] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.229375  5411 raft_consensus.cc:2804] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.229509  5411 raft_consensus.cc:697] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.229673  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 742855e89115494d9778d6a32671d1cc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 125
I20251024 01:52:43.229719  5411 consensus_queue.cc:237] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.230038  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742855e89115494d9778d6a32671d1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.229375  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.234109  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 742855e89115494d9778d6a32671d1cc
I20251024 01:52:43.234983  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 742855e89115494d9778d6a32671d1cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.235669  5375 leader_election.cc:290] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.236310  5375 ts_tablet_manager.cc:1434] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20251024 01:52:43.236265  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.237452  5375 tablet_bootstrap.cc:492] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.238482  5385 raft_consensus.cc:2272] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.239518  5385 ts_tablet_manager.cc:1916] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.239451  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.239720  5375 tablet_bootstrap.cc:654] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
W20251024 01:52:43.244948  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 016647acf49b435dba3db02dde86f82b has no consensus state
I20251024 01:52:43.246088  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet b1c7b2a2f8d34b77b9958257c4bacbff with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.246927  5385 ts_tablet_manager.cc:1929] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.247071  5385 log.cc:1199] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/93e16994536b400dafe1398c38a3c74d
I20251024 01:52:43.247346  5375 tablet_bootstrap.cc:492] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.247450  5385 ts_tablet_manager.cc:1950] T 93e16994536b400dafe1398c38a3c74d P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.247486  5375 ts_tablet_manager.cc:1403] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.004s
I20251024 01:52:43.248163  5375 raft_consensus.cc:359] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.248318  5375 raft_consensus.cc:385] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.248373  5375 raft_consensus.cc:740] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.248405  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 93e16994536b400dafe1398c38a3c74d (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.248579  5385 tablet_replica.cc:333] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.248546  5375 consensus_queue.cc:260] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:43.248661  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 742855e89115494d9778d6a32671d1cc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 742855e89115494d9778d6a32671d1cc already in progress: creating tablet
I20251024 01:52:43.248669  5375 raft_consensus.cc:399] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.248739  5385 raft_consensus.cc:2243] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.248816  5375 raft_consensus.cc:493] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.248881  5375 raft_consensus.cc:3060] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.248906  5385 raft_consensus.cc:2272] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.249579  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 016647acf49b435dba3db02dde86f82b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 125
I20251024 01:52:43.249716  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.250006  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016647acf49b435dba3db02dde86f82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.250007  5385 ts_tablet_manager.cc:1916] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.252573  5375 raft_consensus.cc:515] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.252955  5375 leader_election.cc:304] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.253151  5375 leader_election.cc:290] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.253229  5411 raft_consensus.cc:2804] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.253350  5411 raft_consensus.cc:697] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.253585  5411 consensus_queue.cc:237] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.253646  5375 ts_tablet_manager.cc:1434] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20251024 01:52:43.254994  5375 tablet_bootstrap.cc:492] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.256182  5385 ts_tablet_manager.cc:1929] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.256296  5385 log.cc:1199] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/b1c7b2a2f8d34b77b9958257c4bacbff
I20251024 01:52:43.256451  5375 tablet_bootstrap.cc:654] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.256379  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.256642  5385 ts_tablet_manager.cc:1950] T b1c7b2a2f8d34b77b9958257c4bacbff P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.257652  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet b1c7b2a2f8d34b77b9958257c4bacbff (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.258208  5375 tablet_bootstrap.cc:492] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.258365  5375 ts_tablet_manager.cc:1403] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20251024 01:52:43.258961  5375 raft_consensus.cc:359] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.259138  5375 raft_consensus.cc:385] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.259253  5375 raft_consensus.cc:740] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.259455  5375 consensus_queue.cc:260] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.259622  5375 raft_consensus.cc:399] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.259720  5375 raft_consensus.cc:493] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.259847  5375 raft_consensus.cc:3060] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.260004  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 016647acf49b435dba3db02dde86f82b
I20251024 01:52:43.260913  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 016647acf49b435dba3db02dde86f82b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:43.261623  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 016647acf49b435dba3db02dde86f82b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 016647acf49b435dba3db02dde86f82b already in progress: creating tablet
I20251024 01:52:43.262271  5375 raft_consensus.cc:515] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.262264  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.262542  5375 leader_election.cc:304] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.262741  5375 leader_election.cc:290] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.262817  5411 raft_consensus.cc:2804] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.262971  5411 raft_consensus.cc:697] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.263168  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.263234  5411 consensus_queue.cc:237] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.263346  5375 ts_tablet_manager.cc:1434] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
I20251024 01:52:43.264832  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 742855e89115494d9778d6a32671d1cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.265172  5385 tablet_replica.cc:333] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.265367  5385 raft_consensus.cc:2243] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.265578  5385 raft_consensus.cc:2272] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.266669  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 016647acf49b435dba3db02dde86f82b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.266788  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.267125  5385 ts_tablet_manager.cc:1916] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:43.270220  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5fd4731958874dc2ad27e073a7a0c6a8 has no consensus state
I20251024 01:52:43.271847  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.272739  5385 ts_tablet_manager.cc:1929] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.272874  5385 log.cc:1199] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/742855e89115494d9778d6a32671d1cc
I20251024 01:52:43.273337  5385 ts_tablet_manager.cc:1950] T 742855e89115494d9778d6a32671d1cc P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.274191  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 5fd4731958874dc2ad27e073a7a0c6a8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.274312  5385 tablet_replica.cc:333] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.274395  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 742855e89115494d9778d6a32671d1cc (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.274536  5385 raft_consensus.cc:2243] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.274617  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fd4731958874dc2ad27e073a7a0c6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.274735  5385 raft_consensus.cc:2272] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.275723  5385 ts_tablet_manager.cc:1916] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.278487  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.280593  5375 tablet_bootstrap.cc:492] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.281817  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 5fd4731958874dc2ad27e073a7a0c6a8
I20251024 01:52:43.281883  5385 ts_tablet_manager.cc:1929] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.282045  5385 log.cc:1199] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/016647acf49b435dba3db02dde86f82b
I20251024 01:52:43.282073  5375 tablet_bootstrap.cc:654] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.282717  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 5fd4731958874dc2ad27e073a7a0c6a8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.284013  5385 ts_tablet_manager.cc:1950] T 016647acf49b435dba3db02dde86f82b P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.284006  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.284546  5375 tablet_bootstrap.cc:492] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.284766  5375 ts_tablet_manager.cc:1403] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:52:43.285064  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 016647acf49b435dba3db02dde86f82b (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.285445  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 5fd4731958874dc2ad27e073a7a0c6a8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5fd4731958874dc2ad27e073a7a0c6a8 already in progress: creating tablet
I20251024 01:52:43.285507  5375 raft_consensus.cc:359] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.285715  5375 raft_consensus.cc:385] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.285808  5375 raft_consensus.cc:740] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.286067  5375 consensus_queue.cc:260] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.286250  5375 raft_consensus.cc:399] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.286341  5375 raft_consensus.cc:493] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.286415  5375 raft_consensus.cc:3060] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.287220  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.289364  5375 raft_consensus.cc:515] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.289562  5375 leader_election.cc:304] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.289755  5375 leader_election.cc:290] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.289819  5411 raft_consensus.cc:2804] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.289978  5411 raft_consensus.cc:697] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.290225  5375 ts_tablet_manager.cc:1434] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.006s
I20251024 01:52:43.290952  5411 consensus_queue.cc:237] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:43.291111  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2c9018c6d33943618ee2d6d109670a28 has no consensus state
I20251024 01:52:43.293962  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 5fd4731958874dc2ad27e073a7a0c6a8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.294080  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.294315  5385 tablet_replica.cc:333] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.294509  5385 raft_consensus.cc:2243] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.294706  5385 raft_consensus.cc:2272] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.295660  5385 ts_tablet_manager.cc:1916] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.297291  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.297291  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 2c9018c6d33943618ee2d6d109670a28 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.297832  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9018c6d33943618ee2d6d109670a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.301107  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 2c9018c6d33943618ee2d6d109670a28
I20251024 01:52:43.301445  5385 ts_tablet_manager.cc:1929] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.301575  5385 log.cc:1199] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/5fd4731958874dc2ad27e073a7a0c6a8
I20251024 01:52:43.302004  5385 ts_tablet_manager.cc:1950] T 5fd4731958874dc2ad27e073a7a0c6a8 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.302030  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 2c9018c6d33943618ee2d6d109670a28 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.302966  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 5fd4731958874dc2ad27e073a7a0c6a8 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.303416  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 2c9018c6d33943618ee2d6d109670a28 because the tablet was not found. No further retry: Not found: Tablet not found: 2c9018c6d33943618ee2d6d109670a28
I20251024 01:52:43.303519  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.304242  5375 tablet_bootstrap.cc:492] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.305454  5375 tablet_bootstrap.cc:654] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.306823  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.307210  5375 tablet_bootstrap.cc:492] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.307372  5375 ts_tablet_manager.cc:1403] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251024 01:52:43.308130  5375 raft_consensus.cc:359] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.308321  5375 raft_consensus.cc:385] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.308413  5375 raft_consensus.cc:740] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.308670  5375 consensus_queue.cc:260] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.308869  5375 raft_consensus.cc:399] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.308955  5375 raft_consensus.cc:493] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.309078  5375 raft_consensus.cc:3060] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.310689  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 65c26c3c1cd442b884eeacc587e703dd has no consensus state
I20251024 01:52:43.311846  5375 raft_consensus.cc:515] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.312125  5375 leader_election.cc:304] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.312333  5375 leader_election.cc:290] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.312450  5411 raft_consensus.cc:2804] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.312572  5411 raft_consensus.cc:697] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.312821  5375 ts_tablet_manager.cc:1434] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20251024 01:52:43.312953  5411 consensus_queue.cc:237] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.313480  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.314603  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 65c26c3c1cd442b884eeacc587e703dd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:43.315013  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c26c3c1cd442b884eeacc587e703dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.319799  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 2c9018c6d33943618ee2d6d109670a28 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.320120  5385 tablet_replica.cc:333] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.320353  5385 raft_consensus.cc:2243] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.320266  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.320559  5385 raft_consensus.cc:2272] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.321305  5375 tablet_bootstrap.cc:492] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.321596  5385 ts_tablet_manager.cc:1916] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.322687  5375 tablet_bootstrap.cc:654] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.324167  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 65c26c3c1cd442b884eeacc587e703dd
I20251024 01:52:43.324987  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 65c26c3c1cd442b884eeacc587e703dd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.326333  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.327910  5385 ts_tablet_manager.cc:1929] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.328074  5385 log.cc:1199] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/2c9018c6d33943618ee2d6d109670a28
I20251024 01:52:43.328459  5385 ts_tablet_manager.cc:1950] T 2c9018c6d33943618ee2d6d109670a28 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.329591  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 2c9018c6d33943618ee2d6d109670a28 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.329588  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
W20251024 01:52:43.330401  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 65c26c3c1cd442b884eeacc587e703dd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 65c26c3c1cd442b884eeacc587e703dd already in progress: creating tablet
I20251024 01:52:43.330639  5375 tablet_bootstrap.cc:492] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.330821  5375 ts_tablet_manager.cc:1403] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20251024 01:52:43.331533  5375 raft_consensus.cc:359] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.331705  5375 raft_consensus.cc:385] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.331789  5375 raft_consensus.cc:740] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.332026  5375 consensus_queue.cc:260] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.332155  5375 raft_consensus.cc:399] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.332254  5375 raft_consensus.cc:493] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.332356  5375 raft_consensus.cc:3060] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.333513  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b94f8c3c6e04d19930642de3312c604 has no consensus state
I20251024 01:52:43.335172  5375 raft_consensus.cc:515] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.335147  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.335412  5375 leader_election.cc:304] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.335633  5375 leader_election.cc:290] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.335687  5411 raft_consensus.cc:2804] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.335889  5411 raft_consensus.cc:697] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.336086  5375 ts_tablet_manager.cc:1434] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20251024 01:52:43.336143  5411 consensus_queue.cc:237] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.338290  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 0b94f8c3c6e04d19930642de3312c604 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:43.338584  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.338747  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b94f8c3c6e04d19930642de3312c604. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.339262  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 65c26c3c1cd442b884eeacc587e703dd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.339521  5385 tablet_replica.cc:333] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.339710  5385 raft_consensus.cc:2243] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.339901  5385 raft_consensus.cc:2272] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.340965  5385 ts_tablet_manager.cc:1916] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.342053  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 0b94f8c3c6e04d19930642de3312c604
I20251024 01:52:43.343125  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 0b94f8c3c6e04d19930642de3312c604 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.346238  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.347126  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.347306  5375 tablet_bootstrap.cc:492] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.347370  5385 ts_tablet_manager.cc:1929] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.347506  5385 log.cc:1199] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/65c26c3c1cd442b884eeacc587e703dd
I20251024 01:52:43.347926  5385 ts_tablet_manager.cc:1950] T 65c26c3c1cd442b884eeacc587e703dd P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.348815  5375 tablet_bootstrap.cc:654] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.349061  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 65c26c3c1cd442b884eeacc587e703dd (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.349553  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 0b94f8c3c6e04d19930642de3312c604 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0b94f8c3c6e04d19930642de3312c604 already in progress: creating tablet
I20251024 01:52:43.350775  5375 tablet_bootstrap.cc:492] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.350708  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.350904  5375 ts_tablet_manager.cc:1403] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251024 01:52:43.351547  5375 raft_consensus.cc:359] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.351678  5375 raft_consensus.cc:385] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.351773  5375 raft_consensus.cc:740] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.351989  5375 consensus_queue.cc:260] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.352135  5375 raft_consensus.cc:399] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.352217  5375 raft_consensus.cc:493] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.352331  5375 raft_consensus.cc:3060] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.354395  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1cc4f73210464085b92c715a857d037c has no consensus state
I20251024 01:52:43.354628  5375 raft_consensus.cc:515] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.354890  5375 leader_election.cc:304] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.355103  5375 leader_election.cc:290] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.355190  5411 raft_consensus.cc:2804] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.355338  5411 raft_consensus.cc:697] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.355528  5375 ts_tablet_manager.cc:1434] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:52:43.355587  5411 consensus_queue.cc:237] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.356468  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.358559  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 1cc4f73210464085b92c715a857d037c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.358978  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc4f73210464085b92c715a857d037c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.359014  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.360895  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 0b94f8c3c6e04d19930642de3312c604 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.361322  5385 tablet_replica.cc:333] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.361536  5385 raft_consensus.cc:2243] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.361759  5385 raft_consensus.cc:2272] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.362920  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 1cc4f73210464085b92c715a857d037c
I20251024 01:52:43.363183  5385 ts_tablet_manager.cc:1916] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.364233  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 1cc4f73210464085b92c715a857d037c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.364955  5375 tablet_bootstrap.cc:492] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.366215  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.366483  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.366739  5375 tablet_bootstrap.cc:654] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.369187  5375 tablet_bootstrap.cc:492] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.369374  5375 ts_tablet_manager.cc:1403] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:43.370471  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.370712  5375 raft_consensus.cc:359] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.370895  5375 raft_consensus.cc:385] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.370987  5375 raft_consensus.cc:740] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.371307  5375 consensus_queue.cc:260] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.371474  5375 raft_consensus.cc:399] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.371587  5375 raft_consensus.cc:493] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.371729  5375 raft_consensus.cc:3060] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.374809  5375 raft_consensus.cc:515] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.375001  5385 ts_tablet_manager.cc:1929] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.375074  5375 leader_election.cc:304] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.375211  5385 log.cc:1199] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/0b94f8c3c6e04d19930642de3312c604
I20251024 01:52:43.375301  5375 leader_election.cc:290] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.375545  5411 raft_consensus.cc:2804] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.375748  5411 raft_consensus.cc:697] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.375787  5375 ts_tablet_manager.cc:1434] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20251024 01:52:43.375787  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c9bb0fa748e34fe697f8059cb4778012 has no consensus state
I20251024 01:52:43.376063  5411 consensus_queue.cc:237] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.379815  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.380264  5385 ts_tablet_manager.cc:1950] T 0b94f8c3c6e04d19930642de3312c604 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.380192  5328 tablet_service.cc:1505] Processing CreateTablet for tablet c9bb0fa748e34fe697f8059cb4778012 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.380674  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9bb0fa748e34fe697f8059cb4778012. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.381183  5385 tablet_replica.cc:333] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.381330  5385 raft_consensus.cc:2243] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.381482  5385 raft_consensus.cc:2272] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.382397  5385 ts_tablet_manager.cc:1916] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.382659  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 0b94f8c3c6e04d19930642de3312c604 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.383671  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.387281  5375 tablet_bootstrap.cc:492] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.387929  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet c9bb0fa748e34fe697f8059cb4778012
I20251024 01:52:43.388662  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet c9bb0fa748e34fe697f8059cb4778012 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.388968  5375 tablet_bootstrap.cc:654] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.389662  5385 ts_tablet_manager.cc:1929] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.389796  5385 log.cc:1199] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/1cc4f73210464085b92c715a857d037c
I20251024 01:52:43.390285  5385 ts_tablet_manager.cc:1950] T 1cc4f73210464085b92c715a857d037c P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.390462  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.390743  5375 tablet_bootstrap.cc:492] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.390913  5375 ts_tablet_manager.cc:1403] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:43.391299  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 1cc4f73210464085b92c715a857d037c (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.391578  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet c9bb0fa748e34fe697f8059cb4778012 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c9bb0fa748e34fe697f8059cb4778012 already in progress: creating tablet
I20251024 01:52:43.391644  5375 raft_consensus.cc:359] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.391844  5375 raft_consensus.cc:385] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.391954  5375 raft_consensus.cc:740] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.392190  5375 consensus_queue.cc:260] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.392392  5375 raft_consensus.cc:399] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.392488  5375 raft_consensus.cc:493] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.392616  5375 raft_consensus.cc:3060] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.393507  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.395576  5375 raft_consensus.cc:515] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.395805  5375 leader_election.cc:304] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.395975  5375 leader_election.cc:290] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.396071  5378 raft_consensus.cc:2804] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.396209  5378 raft_consensus.cc:697] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.396482  5378 consensus_queue.cc:237] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.396647  5375 ts_tablet_manager.cc:1434] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20251024 01:52:43.397527  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8da843ba11664b1da72c92492be5c7df has no consensus state
I20251024 01:52:43.399046  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.400477  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet c9bb0fa748e34fe697f8059cb4778012 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.400823  5385 tablet_replica.cc:333] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.401067  5385 raft_consensus.cc:2243] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.401254  5385 raft_consensus.cc:2272] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.401254  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 8da843ba11664b1da72c92492be5c7df (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251024 01:52:43.401757  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da843ba11664b1da72c92492be5c7df. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.401721  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.402451  5385 ts_tablet_manager.cc:1916] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.405848  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 8da843ba11664b1da72c92492be5c7df
I20251024 01:52:43.406725  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 8da843ba11664b1da72c92492be5c7df with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.407864  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.408228  5375 tablet_bootstrap.cc:492] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.408236  5385 ts_tablet_manager.cc:1929] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.408666  5385 log.cc:1199] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/c9bb0fa748e34fe697f8059cb4778012
I20251024 01:52:43.409088  5385 ts_tablet_manager.cc:1950] T c9bb0fa748e34fe697f8059cb4778012 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.410064  5375 tablet_bootstrap.cc:654] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.410163  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet c9bb0fa748e34fe697f8059cb4778012 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.410468  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 8da843ba11664b1da72c92492be5c7df because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8da843ba11664b1da72c92492be5c7df already in progress: creating tablet
I20251024 01:52:43.411163  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.412231  5375 tablet_bootstrap.cc:492] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.412431  5375 ts_tablet_manager.cc:1403] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:43.413151  5375 raft_consensus.cc:359] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.413326  5375 raft_consensus.cc:385] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.413411  5375 raft_consensus.cc:740] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.413668  5375 consensus_queue.cc:260] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.413808  5375 raft_consensus.cc:399] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.413916  5375 raft_consensus.cc:493] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.414016  5375 raft_consensus.cc:3060] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.415230  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 04282c3226f446cda88c96b6eb06fd58 has no consensus state
I20251024 01:52:43.417155  5375 raft_consensus.cc:515] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.417407  5375 leader_election.cc:304] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.417681  5378 raft_consensus.cc:2804] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.417857  5378 raft_consensus.cc:697] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.418109  5378 consensus_queue.cc:237] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.418078  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.419646  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 04282c3226f446cda88c96b6eb06fd58 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251024 01:52:43.417660  5375 leader_election.cc:290] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.420097  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04282c3226f446cda88c96b6eb06fd58. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.420229  5375 ts_tablet_manager.cc:1434] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20251024 01:52:43.420717  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.421712  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 8da843ba11664b1da72c92492be5c7df with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.422080  5385 tablet_replica.cc:333] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.422374  5385 raft_consensus.cc:2243] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.422662  5385 raft_consensus.cc:2272] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.423993  5385 ts_tablet_manager.cc:1916] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.424773  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 04282c3226f446cda88c96b6eb06fd58
I20251024 01:52:43.425922  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 04282c3226f446cda88c96b6eb06fd58 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.427233  5375 tablet_bootstrap.cc:492] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.427342  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.428243  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.428990  5375 tablet_bootstrap.cc:654] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.430971  5385 ts_tablet_manager.cc:1929] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.431084  5385 log.cc:1199] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/8da843ba11664b1da72c92492be5c7df
I20251024 01:52:43.431532  5385 ts_tablet_manager.cc:1950] T 8da843ba11664b1da72c92492be5c7df P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.431414  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.432704  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 8da843ba11664b1da72c92492be5c7df (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.433053  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 04282c3226f446cda88c96b6eb06fd58 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 04282c3226f446cda88c96b6eb06fd58 already in progress: creating tablet
I20251024 01:52:43.433756  5375 tablet_bootstrap.cc:492] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.433899  5375 ts_tablet_manager.cc:1403] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.004s
I20251024 01:52:43.434515  5375 raft_consensus.cc:359] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.434671  5375 raft_consensus.cc:385] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.434779  5375 raft_consensus.cc:740] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.435007  5375 consensus_queue.cc:260] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.435168  5375 raft_consensus.cc:399] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.435288  5375 raft_consensus.cc:493] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20251024 01:52:43.435299  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7c21d8418b9f499eb3dd74cc4b2e7021 has no consensus state
I20251024 01:52:43.435420  5375 raft_consensus.cc:3060] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.436902  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.437813  5375 raft_consensus.cc:515] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.438148  5375 leader_election.cc:304] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.438385  5375 leader_election.cc:290] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.438498  5378 raft_consensus.cc:2804] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.438661  5378 raft_consensus.cc:697] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.438858  5375 ts_tablet_manager.cc:1434] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20251024 01:52:43.438913  5378 consensus_queue.cc:237] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.439468  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 7c21d8418b9f499eb3dd74cc4b2e7021 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.439908  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c21d8418b9f499eb3dd74cc4b2e7021. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.440605  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.444350  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 7c21d8418b9f499eb3dd74cc4b2e7021
I20251024 01:52:43.445652  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 7c21d8418b9f499eb3dd74cc4b2e7021 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.445881  5375 tablet_bootstrap.cc:492] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.446331  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.446924  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
W20251024 01:52:43.447201  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 7c21d8418b9f499eb3dd74cc4b2e7021 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7c21d8418b9f499eb3dd74cc4b2e7021 already in progress: creating tablet
I20251024 01:52:43.447757  5375 tablet_bootstrap.cc:654] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.448118  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 04282c3226f446cda88c96b6eb06fd58 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.448652  5385 tablet_replica.cc:333] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.448910  5385 raft_consensus.cc:2243] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.449100  5385 raft_consensus.cc:2272] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.449680  5375 tablet_bootstrap.cc:492] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.449859  5375 ts_tablet_manager.cc:1403] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:43.449801  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.450603  5375 raft_consensus.cc:359] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.450803  5375 raft_consensus.cc:385] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.450906  5385 ts_tablet_manager.cc:1916] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.450910  5375 raft_consensus.cc:740] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.451258  5375 consensus_queue.cc:260] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.451422  5375 raft_consensus.cc:399] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.451538  5375 raft_consensus.cc:493] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.451649  5375 raft_consensus.cc:3060] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.454030  5375 raft_consensus.cc:515] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.454277  5375 leader_election.cc:304] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.454469  5375 leader_election.cc:290] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.454543  5377 raft_consensus.cc:2804] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.454701  5377 raft_consensus.cc:697] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.454936  5375 ts_tablet_manager.cc:1434] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:43.454967  5377 consensus_queue.cc:237] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.457194  5385 ts_tablet_manager.cc:1929] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.457341  5385 log.cc:1199] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/04282c3226f446cda88c96b6eb06fd58
I20251024 01:52:43.457701  5385 ts_tablet_manager.cc:1950] T 04282c3226f446cda88c96b6eb06fd58 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
W20251024 01:52:43.458626  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2d507928013c405cbb510a2310b9802e has no consensus state
I20251024 01:52:43.458856  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 04282c3226f446cda88c96b6eb06fd58 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.460346  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.462621  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 7c21d8418b9f499eb3dd74cc4b2e7021 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.462982  5385 tablet_replica.cc:333] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.462982  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 2d507928013c405cbb510a2310b9802e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.463476  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d507928013c405cbb510a2310b9802e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.463454  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.463202  5385 raft_consensus.cc:2243] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.465569  5385 raft_consensus.cc:2272] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.466768  5385 ts_tablet_manager.cc:1916] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.467453  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 2d507928013c405cbb510a2310b9802e
I20251024 01:52:43.468300  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 2d507928013c405cbb510a2310b9802e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.469795  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.470031  5375 tablet_bootstrap.cc:492] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.472043  5375 tablet_bootstrap.cc:654] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.472577  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.473145  5385 ts_tablet_manager.cc:1929] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.473273  5385 log.cc:1199] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/7c21d8418b9f499eb3dd74cc4b2e7021
I20251024 01:52:43.473662  5385 ts_tablet_manager.cc:1950] T 7c21d8418b9f499eb3dd74cc4b2e7021 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.474905  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 7c21d8418b9f499eb3dd74cc4b2e7021 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.475274  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 2d507928013c405cbb510a2310b9802e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2d507928013c405cbb510a2310b9802e already in progress: creating tablet
I20251024 01:52:43.476235  5375 tablet_bootstrap.cc:492] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
W20251024 01:52:43.476301  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9730bbe519b9425d9ed60d3ba4f03ad1 has no consensus state
I20251024 01:52:43.476449  5375 ts_tablet_manager.cc:1403] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.003s
I20251024 01:52:43.477044  5375 raft_consensus.cc:359] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.477180  5375 raft_consensus.cc:385] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.477245  5375 raft_consensus.cc:740] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.477450  5375 consensus_queue.cc:260] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.477643  5375 raft_consensus.cc:399] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.477736  5375 raft_consensus.cc:493] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.477968  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.480450  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 9730bbe519b9425d9ed60d3ba4f03ad1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20251024 01:52:43.480371  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.480930  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9730bbe519b9425d9ed60d3ba4f03ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.485527  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 9730bbe519b9425d9ed60d3ba4f03ad1
I20251024 01:52:43.486260  5375 raft_consensus.cc:3060] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.487170  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 9730bbe519b9425d9ed60d3ba4f03ad1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:43.488062  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 9730bbe519b9425d9ed60d3ba4f03ad1 because the tablet was not found. No further retry: Not found: Tablet not found: 9730bbe519b9425d9ed60d3ba4f03ad1
I20251024 01:52:43.488180  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.489059  5375 raft_consensus.cc:515] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.489259  5375 leader_election.cc:304] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.489421  5375 leader_election.cc:290] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.489485  5377 raft_consensus.cc:2804] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.489605  5377 raft_consensus.cc:697] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.489853  5375 ts_tablet_manager.cc:1434] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.007s
I20251024 01:52:43.489820  5377 consensus_queue.cc:237] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.490097  5375 tablet_bootstrap.cc:492] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.491097  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.492080  5375 tablet_bootstrap.cc:654] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.493837  5375 tablet_bootstrap.cc:492] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.493973  5375 ts_tablet_manager.cc:1403] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:43.494551  5375 raft_consensus.cc:359] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.494688  5375 raft_consensus.cc:385] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.494755  5375 raft_consensus.cc:740] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
W20251024 01:52:43.494768  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8e15df0ff548439680191d8fe2ae4d24 has no consensus state
I20251024 01:52:43.494988  5375 consensus_queue.cc:260] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.495128  5375 raft_consensus.cc:399] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.495196  5375 raft_consensus.cc:493] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.495276  5375 raft_consensus.cc:3060] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.496874  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 2d507928013c405cbb510a2310b9802e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.497196  5385 tablet_replica.cc:333] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.497375  5385 raft_consensus.cc:2243] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.497536  5385 raft_consensus.cc:2272] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.497619  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.498806  5385 ts_tablet_manager.cc:1916] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.498932  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 8e15df0ff548439680191d8fe2ae4d24 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20251024 01:52:43.499285  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e15df0ff548439680191d8fe2ae4d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.499514  5375 raft_consensus.cc:515] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.499707  5375 leader_election.cc:304] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.499840  5375 leader_election.cc:290] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.499925  5377 raft_consensus.cc:2804] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.500032  5377 raft_consensus.cc:697] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.500272  5377 consensus_queue.cc:237] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.500396  5375 ts_tablet_manager.cc:1434] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251024 01:52:43.503733  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.505249  5375 tablet_bootstrap.cc:492] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.506367  5385 ts_tablet_manager.cc:1929] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.506512  5385 log.cc:1199] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/2d507928013c405cbb510a2310b9802e
I20251024 01:52:43.506935  5375 tablet_bootstrap.cc:654] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.506964  5385 ts_tablet_manager.cc:1950] T 2d507928013c405cbb510a2310b9802e P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.508167  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 8e15df0ff548439680191d8fe2ae4d24
I20251024 01:52:43.508415  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 2d507928013c405cbb510a2310b9802e (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.509166  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 8e15df0ff548439680191d8fe2ae4d24 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:43.509930  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 8e15df0ff548439680191d8fe2ae4d24 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8e15df0ff548439680191d8fe2ae4d24 already in progress: creating tablet
I20251024 01:52:43.511040  5375 tablet_bootstrap.cc:492] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.511186  5375 ts_tablet_manager.cc:1403] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.004s
I20251024 01:52:43.511039  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.511900  5375 raft_consensus.cc:359] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.512020  5375 raft_consensus.cc:385] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.512053  5375 raft_consensus.cc:740] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.512240  5375 consensus_queue.cc:260] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.512382  5375 raft_consensus.cc:399] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.512445  5375 raft_consensus.cc:493] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.512517  5375 raft_consensus.cc:3060] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.512940  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.513852  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 9730bbe519b9425d9ed60d3ba4f03ad1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.514127  5385 tablet_replica.cc:333] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.514333  5385 raft_consensus.cc:2243] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.514508  5385 raft_consensus.cc:2272] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.515439  5385 ts_tablet_manager.cc:1916] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.515858  5375 raft_consensus.cc:515] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.516089  5375 leader_election.cc:304] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.515954  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.516276  5375 leader_election.cc:290] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.516362  5377 raft_consensus.cc:2804] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.516494  5377 raft_consensus.cc:697] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.516717  5377 consensus_queue.cc:237] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.517149  5375 ts_tablet_manager.cc:1434] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20251024 01:52:43.520962  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f061feda96de4ed7b9fbec9537d2e026 has no consensus state
I20251024 01:52:43.521559  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 8e15df0ff548439680191d8fe2ae4d24 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.522050  5385 ts_tablet_manager.cc:1929] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.522147  5385 log.cc:1199] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/9730bbe519b9425d9ed60d3ba4f03ad1
I20251024 01:52:43.522548  5385 ts_tablet_manager.cc:1950] T 9730bbe519b9425d9ed60d3ba4f03ad1 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.523571  5385 tablet_replica.cc:333] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.523499  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 9730bbe519b9425d9ed60d3ba4f03ad1 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.523728  5385 raft_consensus.cc:2243] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.523921  5385 raft_consensus.cc:2272] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.523799  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.524855  5385 ts_tablet_manager.cc:1916] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.526532  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.527143  5328 tablet_service.cc:1505] Processing CreateTablet for tablet f061feda96de4ed7b9fbec9537d2e026 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.527534  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f061feda96de4ed7b9fbec9537d2e026. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.530108  5385 ts_tablet_manager.cc:1929] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.530285  5385 log.cc:1199] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/8e15df0ff548439680191d8fe2ae4d24
I20251024 01:52:43.530612  5385 ts_tablet_manager.cc:1950] T 8e15df0ff548439680191d8fe2ae4d24 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.530826  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet f061feda96de4ed7b9fbec9537d2e026
I20251024 01:52:43.531649  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet f061feda96de4ed7b9fbec9537d2e026 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.531941  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 8e15df0ff548439680191d8fe2ae4d24 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.532270  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet f061feda96de4ed7b9fbec9537d2e026 because the tablet was not found. No further retry: Not found: Tablet not found: f061feda96de4ed7b9fbec9537d2e026
I20251024 01:52:43.533128  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.533598  5375 tablet_bootstrap.cc:492] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.535331  5375 tablet_bootstrap.cc:654] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.536131  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.537133  5375 tablet_bootstrap.cc:492] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.537266  5375 ts_tablet_manager.cc:1403] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:43.537890  5375 raft_consensus.cc:359] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.538057  5375 raft_consensus.cc:385] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.538159  5375 raft_consensus.cc:740] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.538416  5375 consensus_queue.cc:260] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.538579  5375 raft_consensus.cc:399] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.538671  5375 raft_consensus.cc:493] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.538789  5375 raft_consensus.cc:3060] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.539815  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4040c7405a554c91af46444a20ed71c2 has no consensus state
I20251024 01:52:43.541504  5375 raft_consensus.cc:515] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.541775  5375 leader_election.cc:304] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.541970  5375 leader_election.cc:290] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.541991  5377 raft_consensus.cc:2804] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.542196  5377 raft_consensus.cc:697] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.542464  5377 consensus_queue.cc:237] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.542804  5375 ts_tablet_manager.cc:1434] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20251024 01:52:43.541693  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.543737  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 4040c7405a554c91af46444a20ed71c2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:43.544212  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4040c7405a554c91af46444a20ed71c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.545562  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet f061feda96de4ed7b9fbec9537d2e026 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.546365  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.549501  5375 tablet_bootstrap.cc:492] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.549587  5385 tablet_replica.cc:333] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.549628  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 4040c7405a554c91af46444a20ed71c2
I20251024 01:52:43.549804  5385 raft_consensus.cc:2243] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.550025  5385 raft_consensus.cc:2272] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.551296  5385 ts_tablet_manager.cc:1916] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.551614  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.552063  5375 tablet_bootstrap.cc:654] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.552497  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 4040c7405a554c91af46444a20ed71c2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.553182  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.556131  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
W20251024 01:52:43.559885  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ea928426a80141d280271c0232686788 has no consensus state
I20251024 01:52:43.560587  5375 tablet_bootstrap.cc:492] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.560683  5385 ts_tablet_manager.cc:1929] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.560798  5375 ts_tablet_manager.cc:1403] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.007s
I20251024 01:52:43.560833  5385 log.cc:1199] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/f061feda96de4ed7b9fbec9537d2e026
I20251024 01:52:43.561282  5385 ts_tablet_manager.cc:1950] T f061feda96de4ed7b9fbec9537d2e026 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.561621  5375 raft_consensus.cc:359] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.561829  5375 raft_consensus.cc:385] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.561936  5375 raft_consensus.cc:740] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.562189  5375 consensus_queue.cc:260] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.562302  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet f061feda96de4ed7b9fbec9537d2e026 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.562367  5375 raft_consensus.cc:399] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.562469  5375 raft_consensus.cc:493] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.562578  5375 raft_consensus.cc:3060] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.562702  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 4040c7405a554c91af46444a20ed71c2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4040c7405a554c91af46444a20ed71c2 already in progress: creating tablet
I20251024 01:52:43.564846  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.564939  5328 tablet_service.cc:1505] Processing CreateTablet for tablet ea928426a80141d280271c0232686788 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251024 01:52:43.565389  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea928426a80141d280271c0232686788. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.565490  5375 raft_consensus.cc:515] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.565726  5375 leader_election.cc:304] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.565995  5375 leader_election.cc:290] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.566052  5377 raft_consensus.cc:2804] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.566247  5377 raft_consensus.cc:697] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.566504  5375 ts_tablet_manager.cc:1434] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20251024 01:52:43.566527  5377 consensus_queue.cc:237] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.568866  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.570695  5375 tablet_bootstrap.cc:492] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.572412  5375 tablet_bootstrap.cc:654] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.573325  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet ea928426a80141d280271c0232686788
I20251024 01:52:43.574211  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet ea928426a80141d280271c0232686788 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.574620  5375 tablet_bootstrap.cc:492] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.574790  5375 ts_tablet_manager.cc:1403] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
W20251024 01:52:43.574986  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet ea928426a80141d280271c0232686788 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ea928426a80141d280271c0232686788 already in progress: creating tablet
I20251024 01:52:43.575517  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.575989  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.576018  5375 raft_consensus.cc:359] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.576242  5375 raft_consensus.cc:385] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.576355  5375 raft_consensus.cc:740] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.576596  5375 consensus_queue.cc:260] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.576763  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 4040c7405a554c91af46444a20ed71c2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.576826  5375 raft_consensus.cc:399] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.576925  5375 raft_consensus.cc:493] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.577055  5375 raft_consensus.cc:3060] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.577062  5385 tablet_replica.cc:333] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.577286  5385 raft_consensus.cc:2243] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.577507  5385 raft_consensus.cc:2272] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.578528  5385 ts_tablet_manager.cc:1916] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.579265  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.580020  5375 raft_consensus.cc:515] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.580287  5375 leader_election.cc:304] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.580574  5377 raft_consensus.cc:2804] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.580746  5377 raft_consensus.cc:697] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.580999  5377 consensus_queue.cc:237] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.582556  5375 leader_election.cc:290] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.583315  5375 ts_tablet_manager.cc:1434] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
W20251024 01:52:43.583666  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e8765fbda98f4b348992fcbb5c6e043c has no consensus state
I20251024 01:52:43.584869  5385 ts_tablet_manager.cc:1929] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.585000  5385 log.cc:1199] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/4040c7405a554c91af46444a20ed71c2
I20251024 01:52:43.585361  5385 ts_tablet_manager.cc:1950] T 4040c7405a554c91af46444a20ed71c2 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.586072  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet ea928426a80141d280271c0232686788 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.586627  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 4040c7405a554c91af46444a20ed71c2 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.586752  5385 tablet_replica.cc:333] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.586949  5385 raft_consensus.cc:2243] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.587167  5385 raft_consensus.cc:2272] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.587772  5328 tablet_service.cc:1505] Processing CreateTablet for tablet e8765fbda98f4b348992fcbb5c6e043c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251024 01:52:43.588209  5385 ts_tablet_manager.cc:1916] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.588228  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8765fbda98f4b348992fcbb5c6e043c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.588439  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.593261  5375 tablet_bootstrap.cc:492] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.593932  5385 ts_tablet_manager.cc:1929] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.594097  5385 log.cc:1199] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/ea928426a80141d280271c0232686788
I20251024 01:52:43.594573  5385 ts_tablet_manager.cc:1950] T ea928426a80141d280271c0232686788 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.595134  5375 tablet_bootstrap.cc:654] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.595170  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.595963  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet ea928426a80141d280271c0232686788 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.597061  5375 tablet_bootstrap.cc:492] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.597224  5375 ts_tablet_manager.cc:1403] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:43.597774  5375 raft_consensus.cc:359] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.597942  5375 raft_consensus.cc:385] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.598032  5375 raft_consensus.cc:740] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.598299  5375 consensus_queue.cc:260] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.598449  5375 raft_consensus.cc:399] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.598562  5375 raft_consensus.cc:493] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.598681  5375 raft_consensus.cc:3060] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.598868  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet e8765fbda98f4b348992fcbb5c6e043c
I20251024 01:52:43.599690  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet e8765fbda98f4b348992fcbb5c6e043c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:43.600648  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet e8765fbda98f4b348992fcbb5c6e043c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e8765fbda98f4b348992fcbb5c6e043c already in progress: creating tablet
I20251024 01:52:43.600759  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.601667  5375 raft_consensus.cc:515] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.601923  5375 leader_election.cc:304] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.602114  5375 leader_election.cc:290] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.602248  5411 raft_consensus.cc:2804] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.602380  5411 raft_consensus.cc:697] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.602613  5375 ts_tablet_manager.cc:1434] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20251024 01:52:43.602639  5411 consensus_queue.cc:237] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.604034  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
W20251024 01:52:43.607287  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c30a36f9261c4cf890310167de4bfa6a has no consensus state
I20251024 01:52:43.608264  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet e8765fbda98f4b348992fcbb5c6e043c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.608544  5385 tablet_replica.cc:333] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.608831  5385 raft_consensus.cc:2243] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.609047  5385 raft_consensus.cc:2272] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.609548  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.610865  5385 ts_tablet_manager.cc:1916] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.612389  5328 tablet_service.cc:1505] Processing CreateTablet for tablet c30a36f9261c4cf890310167de4bfa6a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:43.612425  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.612854  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c30a36f9261c4cf890310167de4bfa6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.615777  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet c30a36f9261c4cf890310167de4bfa6a
I20251024 01:52:43.616565  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet c30a36f9261c4cf890310167de4bfa6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.617746  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.618526  5385 ts_tablet_manager.cc:1929] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.618692  5385 log.cc:1199] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/e8765fbda98f4b348992fcbb5c6e043c
I20251024 01:52:43.619192  5385 ts_tablet_manager.cc:1950] T e8765fbda98f4b348992fcbb5c6e043c P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.619306  5375 tablet_bootstrap.cc:492] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.620626  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet e8765fbda98f4b348992fcbb5c6e043c (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.620751  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
W20251024 01:52:43.620923  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet c30a36f9261c4cf890310167de4bfa6a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c30a36f9261c4cf890310167de4bfa6a already in progress: creating tablet
I20251024 01:52:43.621160  5375 tablet_bootstrap.cc:654] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.622864  5375 tablet_bootstrap.cc:492] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.623015  5375 ts_tablet_manager.cc:1403] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251024 01:52:43.623611  5375 raft_consensus.cc:359] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.623800  5375 raft_consensus.cc:385] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.623909  5375 raft_consensus.cc:740] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.624194  5375 consensus_queue.cc:260] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.624358  5375 raft_consensus.cc:399] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.624416  5375 raft_consensus.cc:493] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20251024 01:52:43.624545  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 99d4cc901ddd46a988e9a009de3e2191 has no consensus state
I20251024 01:52:43.624924  5375 raft_consensus.cc:3060] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.626821  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.627751  5375 raft_consensus.cc:515] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.628005  5375 leader_election.cc:304] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.628228  5375 leader_election.cc:290] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.628352  5378 raft_consensus.cc:2804] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.628532  5378 raft_consensus.cc:697] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.628791  5378 consensus_queue.cc:237] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.628897  5375 ts_tablet_manager.cc:1434] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20251024 01:52:43.629788  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.629904  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 99d4cc901ddd46a988e9a009de3e2191 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:43.631155  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d4cc901ddd46a988e9a009de3e2191. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.633443  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 99d4cc901ddd46a988e9a009de3e2191
I20251024 01:52:43.634328  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 99d4cc901ddd46a988e9a009de3e2191 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:43.634958  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 99d4cc901ddd46a988e9a009de3e2191 because the tablet was not found. No further retry: Not found: Tablet not found: 99d4cc901ddd46a988e9a009de3e2191
I20251024 01:52:43.635694  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.636128  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.636977  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet c30a36f9261c4cf890310167de4bfa6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.637306  5385 tablet_replica.cc:333] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.637494  5385 raft_consensus.cc:2243] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.637727  5375 tablet_bootstrap.cc:492] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.639504  5375 tablet_bootstrap.cc:654] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.637722  5385 raft_consensus.cc:2272] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.640503  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.641417  5375 tablet_bootstrap.cc:492] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.641578  5375 ts_tablet_manager.cc:1403] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:43.642118  5375 raft_consensus.cc:359] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.642356  5375 raft_consensus.cc:385] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.642446  5375 raft_consensus.cc:740] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.642693  5375 consensus_queue.cc:260] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.642799  5385 ts_tablet_manager.cc:1916] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.642860  5375 raft_consensus.cc:399] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.642968  5375 raft_consensus.cc:493] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.643065  5375 raft_consensus.cc:3060] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.644025  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fe950b815a5f478f99bba33b96a292e9 has no consensus state
I20251024 01:52:43.645664  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.645977  5375 raft_consensus.cc:515] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.646225  5375 leader_election.cc:304] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.646498  5375 leader_election.cc:290] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.646545  5378 raft_consensus.cc:2804] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.646752  5378 raft_consensus.cc:697] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.647038  5378 consensus_queue.cc:237] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.647450  5375 ts_tablet_manager.cc:1434] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20251024 01:52:43.648332  5328 tablet_service.cc:1505] Processing CreateTablet for tablet fe950b815a5f478f99bba33b96a292e9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20251024 01:52:43.649997  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.650331  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe950b815a5f478f99bba33b96a292e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.650514  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 99d4cc901ddd46a988e9a009de3e2191 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.652962  5385 ts_tablet_manager.cc:1929] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.653100  5385 log.cc:1199] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/c30a36f9261c4cf890310167de4bfa6a
I20251024 01:52:43.653587  5385 ts_tablet_manager.cc:1950] T c30a36f9261c4cf890310167de4bfa6a P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.654342  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet fe950b815a5f478f99bba33b96a292e9
I20251024 01:52:43.654654  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet c30a36f9261c4cf890310167de4bfa6a (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.654778  5385 tablet_replica.cc:333] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.654973  5385 raft_consensus.cc:2243] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.655370  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet fe950b815a5f478f99bba33b96a292e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.655638  5385 raft_consensus.cc:2272] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.656116  5375 tablet_bootstrap.cc:492] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.656345  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.656721  5385 ts_tablet_manager.cc:1916] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.657938  5375 tablet_bootstrap.cc:654] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.658701  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.661324  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.663452  5375 tablet_bootstrap.cc:492] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.663623  5375 ts_tablet_manager.cc:1403] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.003s
I20251024 01:52:43.664414  5385 ts_tablet_manager.cc:1929] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.664414  5375 raft_consensus.cc:359] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.664605  5385 log.cc:1199] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/99d4cc901ddd46a988e9a009de3e2191
I20251024 01:52:43.664681  5375 raft_consensus.cc:385] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.664793  5375 raft_consensus.cc:740] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.665068  5385 ts_tablet_manager.cc:1950] T 99d4cc901ddd46a988e9a009de3e2191 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.665145  5375 consensus_queue.cc:260] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.665338  5375 raft_consensus.cc:399] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.665437  5375 raft_consensus.cc:493] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.665547  5375 raft_consensus.cc:3060] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.666067  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0e97644f5cdf486a9b1769cc09118edf has no consensus state
I20251024 01:52:43.666361  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 99d4cc901ddd46a988e9a009de3e2191 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.666770  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet fe950b815a5f478f99bba33b96a292e9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fe950b815a5f478f99bba33b96a292e9 already in progress: creating tablet
I20251024 01:52:43.668154  5375 raft_consensus.cc:515] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.668421  5375 leader_election.cc:304] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.668694  5375 leader_election.cc:290] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.668773  5378 raft_consensus.cc:2804] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.668957  5378 raft_consensus.cc:697] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.669018  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.669221  5378 consensus_queue.cc:237] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.669514  5375 ts_tablet_manager.cc:1434] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20251024 01:52:43.671036  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 0e97644f5cdf486a9b1769cc09118edf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20251024 01:52:43.671407  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e97644f5cdf486a9b1769cc09118edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.671831  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.675731  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 0e97644f5cdf486a9b1769cc09118edf
I20251024 01:52:43.676390  5375 tablet_bootstrap.cc:492] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.677589  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.677838  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 0e97644f5cdf486a9b1769cc09118edf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.678098  5375 tablet_bootstrap.cc:654] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
W20251024 01:52:43.678591  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 0e97644f5cdf486a9b1769cc09118edf because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0e97644f5cdf486a9b1769cc09118edf already in progress: creating tablet
I20251024 01:52:43.679553  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.680058  5375 tablet_bootstrap.cc:492] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.680258  5375 ts_tablet_manager.cc:1403] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:52:43.680545  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet fe950b815a5f478f99bba33b96a292e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.681047  5385 tablet_replica.cc:333] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.680989  5375 raft_consensus.cc:359] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.681193  5375 raft_consensus.cc:385] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.681259  5385 raft_consensus.cc:2243] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.681289  5375 raft_consensus.cc:740] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.681473  5385 raft_consensus.cc:2272] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.681529  5375 consensus_queue.cc:260] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.681695  5375 raft_consensus.cc:399] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.681859  5375 raft_consensus.cc:493] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.681981  5375 raft_consensus.cc:3060] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.682454  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.683698  5385 ts_tablet_manager.cc:1916] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.685585  5375 raft_consensus.cc:515] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.685861  5375 leader_election.cc:304] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.686094  5375 leader_election.cc:290] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.686146  5378 raft_consensus.cc:2804] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.686403  5378 raft_consensus.cc:697] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.686673  5378 consensus_queue.cc:237] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:43.686715  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f6175375f19b4fbca1cf974480ba1a08 has no consensus state
I20251024 01:52:43.688558  5375 ts_tablet_manager.cc:1434] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20251024 01:52:43.689843  5385 ts_tablet_manager.cc:1929] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.689985  5385 log.cc:1199] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/fe950b815a5f478f99bba33b96a292e9
I20251024 01:52:43.690310  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 0e97644f5cdf486a9b1769cc09118edf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.690448  5385 ts_tablet_manager.cc:1950] T fe950b815a5f478f99bba33b96a292e9 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.690583  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.691809  5328 tablet_service.cc:1505] Processing CreateTablet for tablet f6175375f19b4fbca1cf974480ba1a08 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:43.691972  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet fe950b815a5f478f99bba33b96a292e9 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.692238  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6175375f19b4fbca1cf974480ba1a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.692246  5385 tablet_replica.cc:333] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.692466  5385 raft_consensus.cc:2243] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.693069  5385 raft_consensus.cc:2272] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.693040  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.694204  5385 ts_tablet_manager.cc:1916] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.698964  5375 tablet_bootstrap.cc:492] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.700497  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet f6175375f19b4fbca1cf974480ba1a08
I20251024 01:52:43.700585  5385 ts_tablet_manager.cc:1929] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.700762  5385 log.cc:1199] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/0e97644f5cdf486a9b1769cc09118edf
I20251024 01:52:43.701166  5385 ts_tablet_manager.cc:1950] T 0e97644f5cdf486a9b1769cc09118edf P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.701402  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet f6175375f19b4fbca1cf974480ba1a08 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.701663  5375 tablet_bootstrap.cc:654] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.702196  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 0e97644f5cdf486a9b1769cc09118edf (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.702772  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet f6175375f19b4fbca1cf974480ba1a08 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f6175375f19b4fbca1cf974480ba1a08 already in progress: creating tablet
I20251024 01:52:43.702772  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.703691  5375 tablet_bootstrap.cc:492] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.703902  5375 ts_tablet_manager.cc:1403] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:43.704546  5375 raft_consensus.cc:359] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.704746  5375 raft_consensus.cc:385] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.704856  5375 raft_consensus.cc:740] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.705080  5375 consensus_queue.cc:260] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.705260  5375 raft_consensus.cc:399] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.705351  5375 raft_consensus.cc:493] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.705466  5375 raft_consensus.cc:3060] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.705852  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.708261  5375 raft_consensus.cc:515] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.708520  5375 leader_election.cc:304] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.708737  5375 leader_election.cc:290] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.708817  5378 raft_consensus.cc:2804] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.708998  5378 raft_consensus.cc:697] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.709167  5375 ts_tablet_manager.cc:1434] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20251024 01:52:43.709257  5378 consensus_queue.cc:237] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:43.710014  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b6f90fcfc577443d85c5efbad799736e has no consensus state
I20251024 01:52:43.712355  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.713269  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet f6175375f19b4fbca1cf974480ba1a08 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.714012  5385 tablet_replica.cc:333] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.714144  5328 tablet_service.cc:1505] Processing CreateTablet for tablet b6f90fcfc577443d85c5efbad799736e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:43.714303  5385 raft_consensus.cc:2243] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.714532  5385 raft_consensus.cc:2272] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.714633  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6f90fcfc577443d85c5efbad799736e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.715117  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.715842  5385 ts_tablet_manager.cc:1916] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.719312  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet b6f90fcfc577443d85c5efbad799736e
I20251024 01:52:43.720515  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet b6f90fcfc577443d85c5efbad799736e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.720943  5375 tablet_bootstrap.cc:492] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.721419  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.722536  5375 tablet_bootstrap.cc:654] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.722570  5385 ts_tablet_manager.cc:1929] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.722721  5385 log.cc:1199] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/f6175375f19b4fbca1cf974480ba1a08
I20251024 01:52:43.723193  5385 ts_tablet_manager.cc:1950] T f6175375f19b4fbca1cf974480ba1a08 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.724536  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet f6175375f19b4fbca1cf974480ba1a08 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.724920  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet b6f90fcfc577443d85c5efbad799736e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b6f90fcfc577443d85c5efbad799736e already in progress: creating tablet
I20251024 01:52:43.725111  5375 tablet_bootstrap.cc:492] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.725045  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.725286  5375 ts_tablet_manager.cc:1403] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:43.725836  5375 raft_consensus.cc:359] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.726006  5375 raft_consensus.cc:385] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.726094  5375 raft_consensus.cc:740] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.726370  5375 consensus_queue.cc:260] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.726524  5375 raft_consensus.cc:399] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.726629  5375 raft_consensus.cc:493] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.726738  5375 raft_consensus.cc:3060] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.729043  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5114c210d2ae4ca383b27aa244e58ab6 has no consensus state
I20251024 01:52:43.730229  5375 raft_consensus.cc:515] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.730460  5375 leader_election.cc:304] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.730727  5378 raft_consensus.cc:2804] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.730878  5378 raft_consensus.cc:697] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.730813  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.731148  5378 consensus_queue.cc:237] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.732575  5375 leader_election.cc:290] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.733089  5375 ts_tablet_manager.cc:1434] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20251024 01:52:43.733439  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 5114c210d2ae4ca383b27aa244e58ab6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:43.733667  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.733848  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5114c210d2ae4ca383b27aa244e58ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.734416  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet b6f90fcfc577443d85c5efbad799736e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.734701  5385 tablet_replica.cc:333] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.734912  5385 raft_consensus.cc:2243] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.735124  5385 raft_consensus.cc:2272] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.736299  5385 ts_tablet_manager.cc:1916] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.737531  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 5114c210d2ae4ca383b27aa244e58ab6
I20251024 01:52:43.738299  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 5114c210d2ae4ca383b27aa244e58ab6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.742211  5375 tablet_bootstrap.cc:492] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.742383  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.744076  5385 ts_tablet_manager.cc:1929] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.744345  5385 log.cc:1199] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/b6f90fcfc577443d85c5efbad799736e
I20251024 01:52:43.755952  5375 tablet_bootstrap.cc:654] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.756244  5385 ts_tablet_manager.cc:1950] T b6f90fcfc577443d85c5efbad799736e P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.760196  5375 tablet_bootstrap.cc:492] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.760511  5375 ts_tablet_manager.cc:1403] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.003s
I20251024 01:52:43.762079  5375 raft_consensus.cc:359] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.762466  5375 raft_consensus.cc:385] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.762645  5375 raft_consensus.cc:740] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.763037  5375 consensus_queue.cc:260] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.763338  5375 raft_consensus.cc:399] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.763473  5375 raft_consensus.cc:493] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.763669  5375 raft_consensus.cc:3060] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.768955  5375 raft_consensus.cc:515] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.769459  5375 leader_election.cc:304] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.769691  5375 leader_election.cc:290] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.769832  5378 raft_consensus.cc:2804] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.770144  5378 raft_consensus.cc:697] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.770491  5375 ts_tablet_manager.cc:1434] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20251024 01:52:43.770565  5378 consensus_queue.cc:237] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.786346  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet b6f90fcfc577443d85c5efbad799736e (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.786609  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 5114c210d2ae4ca383b27aa244e58ab6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5114c210d2ae4ca383b27aa244e58ab6 already in progress: creating tablet
I20251024 01:52:43.787210  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.789271  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 5114c210d2ae4ca383b27aa244e58ab6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.789534  5385 tablet_replica.cc:333] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.789705  5385 raft_consensus.cc:2243] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.789896  5385 raft_consensus.cc:2272] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.789983  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.791277  5385 ts_tablet_manager.cc:1916] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:43.794226  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 25315c92c16546aa8bffe64a4b41e274 has no consensus state
I20251024 01:52:43.796074  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.798507  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 25315c92c16546aa8bffe64a4b41e274 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:43.798573  5385 ts_tablet_manager.cc:1929] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.798723  5385 log.cc:1199] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/5114c210d2ae4ca383b27aa244e58ab6
I20251024 01:52:43.798938  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25315c92c16546aa8bffe64a4b41e274. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.798991  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.799355  5385 ts_tablet_manager.cc:1950] T 5114c210d2ae4ca383b27aa244e58ab6 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.800876  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 5114c210d2ae4ca383b27aa244e58ab6 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.802779  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 25315c92c16546aa8bffe64a4b41e274
I20251024 01:52:43.803526  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 25315c92c16546aa8bffe64a4b41e274 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:43.804095  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 25315c92c16546aa8bffe64a4b41e274 because the tablet was not found. No further retry: Not found: Tablet not found: 25315c92c16546aa8bffe64a4b41e274
I20251024 01:52:43.804801  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.805306  5375 tablet_bootstrap.cc:492] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.806876  5375 tablet_bootstrap.cc:654] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.807544  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.808676  5375 tablet_bootstrap.cc:492] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.808844  5375 ts_tablet_manager.cc:1403] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:52:43.809543  5375 raft_consensus.cc:359] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.809743  5375 raft_consensus.cc:385] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.809837  5375 raft_consensus.cc:740] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.810067  5375 consensus_queue.cc:260] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.810241  5375 raft_consensus.cc:399] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.810364  5375 raft_consensus.cc:493] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.810472  5375 raft_consensus.cc:3060] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.811461  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 74dcf167985f4b9495c5cfe31cc9e102 has no consensus state
I20251024 01:52:43.813066  5375 raft_consensus.cc:515] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.813324  5375 leader_election.cc:304] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.813541  5375 leader_election.cc:290] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.813699  5378 raft_consensus.cc:2804] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.814054  5378 raft_consensus.cc:697] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.814088  5375 ts_tablet_manager.cc:1434] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
I20251024 01:52:43.814363  5378 consensus_queue.cc:237] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.815227  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.817269  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 74dcf167985f4b9495c5cfe31cc9e102 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:43.817665  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74dcf167985f4b9495c5cfe31cc9e102. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.818814  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 25315c92c16546aa8bffe64a4b41e274 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.819208  5385 tablet_replica.cc:333] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.819128  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.819552  5385 raft_consensus.cc:2243] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.819779  5385 raft_consensus.cc:2272] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.820910  5385 ts_tablet_manager.cc:1916] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.823297  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 74dcf167985f4b9495c5cfe31cc9e102
I20251024 01:52:43.823300  5375 tablet_bootstrap.cc:492] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.825378  5375 tablet_bootstrap.cc:654] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.825436  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 74dcf167985f4b9495c5cfe31cc9e102 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.827250  5385 ts_tablet_manager.cc:1929] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.827107  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.827389  5385 log.cc:1199] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/25315c92c16546aa8bffe64a4b41e274
I20251024 01:52:43.827708  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.827915  5385 ts_tablet_manager.cc:1950] T 25315c92c16546aa8bffe64a4b41e274 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.829154  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 25315c92c16546aa8bffe64a4b41e274 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.829523  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 74dcf167985f4b9495c5cfe31cc9e102 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 74dcf167985f4b9495c5cfe31cc9e102 already in progress: creating tablet
I20251024 01:52:43.829937  5375 tablet_bootstrap.cc:492] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.830051  5375 ts_tablet_manager.cc:1403] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20251024 01:52:43.830708  5375 raft_consensus.cc:359] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.830869  5375 raft_consensus.cc:385] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.830705  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.830941  5375 raft_consensus.cc:740] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.831125  5375 consensus_queue.cc:260] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.831261  5375 raft_consensus.cc:399] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.831323  5375 raft_consensus.cc:493] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.831406  5375 raft_consensus.cc:3060] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.833735  5375 raft_consensus.cc:515] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.833992  5375 leader_election.cc:304] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.834229  5375 leader_election.cc:290] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.834328  5378 raft_consensus.cc:2804] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.834509  5378 raft_consensus.cc:697] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
W20251024 01:52:43.834733  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cfbde1921537455d884eb5a8818d1ec3 has no consensus state
I20251024 01:52:43.834759  5378 consensus_queue.cc:237] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.836016  5375 ts_tablet_manager.cc:1434] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251024 01:52:43.836685  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.838433  5328 tablet_service.cc:1505] Processing CreateTablet for tablet cfbde1921537455d884eb5a8818d1ec3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:43.838937  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfbde1921537455d884eb5a8818d1ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.839740  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.843433  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet cfbde1921537455d884eb5a8818d1ec3
I20251024 01:52:43.844286  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet cfbde1921537455d884eb5a8818d1ec3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:43.845074  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet cfbde1921537455d884eb5a8818d1ec3 because the tablet was not found. No further retry: Not found: Tablet not found: cfbde1921537455d884eb5a8818d1ec3
I20251024 01:52:43.845306  5375 tablet_bootstrap.cc:492] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.845857  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.846678  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 74dcf167985f4b9495c5cfe31cc9e102 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.846975  5385 tablet_replica.cc:333] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.846844  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.847198  5385 raft_consensus.cc:2243] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.847268  5375 tablet_bootstrap.cc:654] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.847407  5385 raft_consensus.cc:2272] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.848747  5385 ts_tablet_manager.cc:1916] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.850211  5375 tablet_bootstrap.cc:492] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.850431  5375 ts_tablet_manager.cc:1403] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
I20251024 01:52:43.850663  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.851356  5375 raft_consensus.cc:359] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.851584  5375 raft_consensus.cc:385] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.851707  5375 raft_consensus.cc:740] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.852017  5375 consensus_queue.cc:260] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.852996  5375 raft_consensus.cc:399] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.853191  5375 raft_consensus.cc:493] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.853313  5375 raft_consensus.cc:3060] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.854302  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b19f96480ed74a35929ee234bafa45fc has no consensus state
I20251024 01:52:43.855749  5385 ts_tablet_manager.cc:1929] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.855892  5385 log.cc:1199] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/74dcf167985f4b9495c5cfe31cc9e102
I20251024 01:52:43.856290  5385 ts_tablet_manager.cc:1950] T 74dcf167985f4b9495c5cfe31cc9e102 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.856796  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.857575  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 74dcf167985f4b9495c5cfe31cc9e102 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.857980  5375 raft_consensus.cc:515] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.858250  5375 leader_election.cc:304] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.858532  5411 raft_consensus.cc:2804] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.858704  5411 raft_consensus.cc:697] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.858654  5328 tablet_service.cc:1505] Processing CreateTablet for tablet b19f96480ed74a35929ee234bafa45fc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:43.858965  5411 consensus_queue.cc:237] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.859069  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b19f96480ed74a35929ee234bafa45fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.859828  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.860728  5375 leader_election.cc:290] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.862215  5375 ts_tablet_manager.cc:1434] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20251024 01:52:43.863765  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet b19f96480ed74a35929ee234bafa45fc
I20251024 01:52:43.864604  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet b19f96480ed74a35929ee234bafa45fc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.865207  5375 tablet_bootstrap.cc:492] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
W20251024 01:52:43.866569  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet b19f96480ed74a35929ee234bafa45fc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b19f96480ed74a35929ee234bafa45fc already in progress: creating tablet
I20251024 01:52:43.866639  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.866696  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.867100  5375 tablet_bootstrap.cc:654] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.867399  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet cfbde1921537455d884eb5a8818d1ec3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.868395  5385 tablet_replica.cc:333] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.868597  5385 raft_consensus.cc:2243] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.868800  5385 raft_consensus.cc:2272] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.869216  5375 tablet_bootstrap.cc:492] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.869395  5375 ts_tablet_manager.cc:1403] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20251024 01:52:43.869789  5385 ts_tablet_manager.cc:1916] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.870132  5375 raft_consensus.cc:359] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.870340  5375 raft_consensus.cc:385] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.870450  5375 raft_consensus.cc:740] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.870735  5375 consensus_queue.cc:260] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.870956  5375 raft_consensus.cc:399] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.871055  5375 raft_consensus.cc:493] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.871186  5375 raft_consensus.cc:3060] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.871773  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.873401  5375 raft_consensus.cc:515] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.873596  5375 leader_election.cc:304] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.873765  5375 leader_election.cc:290] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.874002  5378 raft_consensus.cc:2804] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.874161  5378 raft_consensus.cc:697] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.874467  5378 consensus_queue.cc:237] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.875520  5375 ts_tablet_manager.cc:1434] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20251024 01:52:43.876225  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1e2743505087499398fcaee0bd5e612d has no consensus state
I20251024 01:52:43.877610  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet b19f96480ed74a35929ee234bafa45fc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.877920  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.878610  5385 ts_tablet_manager.cc:1929] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.878762  5385 log.cc:1199] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/cfbde1921537455d884eb5a8818d1ec3
I20251024 01:52:43.879271  5385 ts_tablet_manager.cc:1950] T cfbde1921537455d884eb5a8818d1ec3 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.880389  5385 tablet_replica.cc:333] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.880393  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet cfbde1921537455d884eb5a8818d1ec3 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.880620  5385 raft_consensus.cc:2243] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.880818  5385 raft_consensus.cc:2272] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.880731  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 1e2743505087499398fcaee0bd5e612d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:43.881192  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2743505087499398fcaee0bd5e612d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.881143  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.881882  5385 ts_tablet_manager.cc:1916] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.885342  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 1e2743505087499398fcaee0bd5e612d
I20251024 01:52:43.885900  5375 tablet_bootstrap.cc:492] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.886456  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 1e2743505087499398fcaee0bd5e612d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.887730  5375 tablet_bootstrap.cc:654] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.887789  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.888600  5385 ts_tablet_manager.cc:1929] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.888751  5385 log.cc:1199] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/b19f96480ed74a35929ee234bafa45fc
I20251024 01:52:43.889268  5385 ts_tablet_manager.cc:1950] T b19f96480ed74a35929ee234bafa45fc P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.889596  5375 tablet_bootstrap.cc:492] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.889853  5375 ts_tablet_manager.cc:1403] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:52:43.890409  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet b19f96480ed74a35929ee234bafa45fc (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.890679  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 1e2743505087499398fcaee0bd5e612d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1e2743505087499398fcaee0bd5e612d already in progress: creating tablet
I20251024 01:52:43.890650  5375 raft_consensus.cc:359] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.890838  5375 raft_consensus.cc:385] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.890928  5375 raft_consensus.cc:740] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.891176  5375 consensus_queue.cc:260] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.891319  5375 raft_consensus.cc:399] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.891914  5375 raft_consensus.cc:493] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.892072  5375 raft_consensus.cc:3060] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.891979  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.894737  5375 raft_consensus.cc:515] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.894975  5375 leader_election.cc:304] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.895176  5375 leader_election.cc:290] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.895277  5378 raft_consensus.cc:2804] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.895464  5378 raft_consensus.cc:697] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.895610  5375 ts_tablet_manager.cc:1434] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20251024 01:52:43.895716  5378 consensus_queue.cc:237] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:43.896310  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5d8c99020ece4ceba4b5542206a78dca has no consensus state
I20251024 01:52:43.899173  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.900060  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 1e2743505087499398fcaee0bd5e612d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.900422  5385 tablet_replica.cc:333] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.900610  5385 raft_consensus.cc:2243] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.900583  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 5d8c99020ece4ceba4b5542206a78dca (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 1
I20251024 01:52:43.901153  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d8c99020ece4ceba4b5542206a78dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.901234  5385 raft_consensus.cc:2272] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.901732  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.902238  5385 ts_tablet_manager.cc:1916] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.905968  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 5d8c99020ece4ceba4b5542206a78dca
I20251024 01:52:43.906778  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 5d8c99020ece4ceba4b5542206a78dca with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.907644  5375 tablet_bootstrap.cc:492] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.907636  5385 ts_tablet_manager.cc:1929] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.907817  5385 log.cc:1199] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/1e2743505087499398fcaee0bd5e612d
I20251024 01:52:43.908283  5385 ts_tablet_manager.cc:1950] T 1e2743505087499398fcaee0bd5e612d P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.908594  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.909497  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 1e2743505087499398fcaee0bd5e612d (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.909626  5375 tablet_bootstrap.cc:654] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
W20251024 01:52:43.909857  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 5d8c99020ece4ceba4b5542206a78dca because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5d8c99020ece4ceba4b5542206a78dca already in progress: creating tablet
I20251024 01:52:43.911410  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.913316  5375 tablet_bootstrap.cc:492] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.913466  5375 ts_tablet_manager.cc:1403] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.003s
I20251024 01:52:43.914089  5375 raft_consensus.cc:359] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.914294  5375 raft_consensus.cc:385] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.914400  5375 raft_consensus.cc:740] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.914631  5375 consensus_queue.cc:260] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.914885  5375 raft_consensus.cc:399] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20251024 01:52:43.914891  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f5b0023024ef46b5ad059e3f9f3df8d0 has no consensus state
I20251024 01:52:43.914981  5375 raft_consensus.cc:493] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.915334  5375 raft_consensus.cc:3060] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.917670  5375 raft_consensus.cc:515] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.917838  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.917956  5375 leader_election.cc:304] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.918246  5378 raft_consensus.cc:2804] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.918383  5378 raft_consensus.cc:697] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.918643  5378 consensus_queue.cc:237] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.919575  5375 leader_election.cc:290] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.920365  5375 ts_tablet_manager.cc:1434] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20251024 01:52:43.920313  5328 tablet_service.cc:1505] Processing CreateTablet for tablet f5b0023024ef46b5ad059e3f9f3df8d0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 1
I20251024 01:52:43.920694  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b0023024ef46b5ad059e3f9f3df8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.924294  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.924741  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 5d8c99020ece4ceba4b5542206a78dca with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.925077  5385 tablet_replica.cc:333] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.925319  5385 raft_consensus.cc:2243] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.925609  5385 raft_consensus.cc:2272] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.926234  5375 tablet_bootstrap.cc:492] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.926869  5385 ts_tablet_manager.cc:1916] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.928148  5375 tablet_bootstrap.cc:654] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.928360  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet f5b0023024ef46b5ad059e3f9f3df8d0
I20251024 01:52:43.929239  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet f5b0023024ef46b5ad059e3f9f3df8d0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.930342  5375 tablet_bootstrap.cc:492] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.930527  5375 ts_tablet_manager.cc:1403] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:52:43.930431  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.931318  5375 raft_consensus.cc:359] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.931519  5375 raft_consensus.cc:385] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.931605  5375 raft_consensus.cc:740] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.931918  5375 consensus_queue.cc:260] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.932111  5375 raft_consensus.cc:399] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.932238  5375 raft_consensus.cc:493] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.932344  5375 raft_consensus.cc:3060] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.933898  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.934067  5385 ts_tablet_manager.cc:1929] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.934227  5385 log.cc:1199] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/5d8c99020ece4ceba4b5542206a78dca
I20251024 01:52:43.934620  5385 ts_tablet_manager.cc:1950] T 5d8c99020ece4ceba4b5542206a78dca P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.935065  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.935269  5375 raft_consensus.cc:515] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.935484  5375 leader_election.cc:304] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.935742  5378 raft_consensus.cc:2804] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.935897  5378 raft_consensus.cc:697] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.936076  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 5d8c99020ece4ceba4b5542206a78dca (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.936134  5378 consensus_queue.cc:237] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:43.936360  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet f5b0023024ef46b5ad059e3f9f3df8d0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f5b0023024ef46b5ad059e3f9f3df8d0 already in progress: creating tablet
I20251024 01:52:43.936851  5375 leader_election.cc:290] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.937268  5375 ts_tablet_manager.cc:1434] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20251024 01:52:43.939296  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 619b1291b6614fa193ee3f01c19a1f6b has no consensus state
I20251024 01:52:43.940325  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet f5b0023024ef46b5ad059e3f9f3df8d0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.940901  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.941802  5385 tablet_replica.cc:333] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.942039  5385 raft_consensus.cc:2243] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.942255  5385 raft_consensus.cc:2272] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.943496  5385 ts_tablet_manager.cc:1916] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.943977  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 619b1291b6614fa193ee3f01c19a1f6b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:43.944041  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.944391  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619b1291b6614fa193ee3f01c19a1f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.950460  5385 ts_tablet_manager.cc:1929] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.950652  5385 log.cc:1199] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/f5b0023024ef46b5ad059e3f9f3df8d0
I20251024 01:52:43.950940  5375 tablet_bootstrap.cc:492] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.951071  5385 ts_tablet_manager.cc:1950] T f5b0023024ef46b5ad059e3f9f3df8d0 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.952250  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet f5b0023024ef46b5ad059e3f9f3df8d0 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:43.952342  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 619b1291b6614fa193ee3f01c19a1f6b
I20251024 01:52:43.952895  5375 tablet_bootstrap.cc:654] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.953074  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 619b1291b6614fa193ee3f01c19a1f6b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:43.954063  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 619b1291b6614fa193ee3f01c19a1f6b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 619b1291b6614fa193ee3f01c19a1f6b already in progress: creating tablet
I20251024 01:52:43.954681  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.955024  5375 tablet_bootstrap.cc:492] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.955194  5375 ts_tablet_manager.cc:1403] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:43.955991  5375 raft_consensus.cc:359] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.956171  5375 raft_consensus.cc:385] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.956279  5375 raft_consensus.cc:740] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.956516  5375 consensus_queue.cc:260] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.956724  5375 raft_consensus.cc:399] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.956820  5375 raft_consensus.cc:493] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.956947  5375 raft_consensus.cc:3060] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.957810  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.959827  5375 raft_consensus.cc:515] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.960048  5375 leader_election.cc:304] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.960234  5375 leader_election.cc:290] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.960389  5378 raft_consensus.cc:2804] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.960558  5378 raft_consensus.cc:697] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.960731  5375 ts_tablet_manager.cc:1434] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:43.960846  5378 consensus_queue.cc:237] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:43.961969  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e450075c212f47b98cd6429d071671f3 has no consensus state
I20251024 01:52:43.963742  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.963923  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 619b1291b6614fa193ee3f01c19a1f6b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.964254  5385 tablet_replica.cc:333] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.964437  5385 raft_consensus.cc:2243] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.964594  5385 raft_consensus.cc:2272] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.965637  5328 tablet_service.cc:1505] Processing CreateTablet for tablet e450075c212f47b98cd6429d071671f3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:43.966130  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e450075c212f47b98cd6429d071671f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.966404  5385 ts_tablet_manager.cc:1916] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.966301  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.970501  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet e450075c212f47b98cd6429d071671f3
I20251024 01:52:43.971441  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet e450075c212f47b98cd6429d071671f3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.972932  5375 tablet_bootstrap.cc:492] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.972991  5385 ts_tablet_manager.cc:1929] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:43.972880  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.973112  5385 log.cc:1199] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/619b1291b6614fa193ee3f01c19a1f6b
I20251024 01:52:43.973641  5385 ts_tablet_manager.cc:1950] T 619b1291b6614fa193ee3f01c19a1f6b P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:43.974648  5375 tablet_bootstrap.cc:654] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.974835  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 619b1291b6614fa193ee3f01c19a1f6b (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:43.975271  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet e450075c212f47b98cd6429d071671f3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e450075c212f47b98cd6429d071671f3 already in progress: creating tablet
I20251024 01:52:43.976619  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.976833  5375 tablet_bootstrap.cc:492] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.976996  5375 ts_tablet_manager.cc:1403] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:43.977586  5375 raft_consensus.cc:359] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.977746  5375 raft_consensus.cc:385] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.977828  5375 raft_consensus.cc:740] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.978067  5375 consensus_queue.cc:260] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.978274  5375 raft_consensus.cc:399] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.978382  5375 raft_consensus.cc:493] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.978485  5375 raft_consensus.cc:3060] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:43.980366  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 374a3466f3204e06b9e6e9b175ec9c86 has no consensus state
I20251024 01:52:43.980993  5375 raft_consensus.cc:515] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.981253  5375 leader_election.cc:304] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:43.981470  5375 leader_election.cc:290] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:43.981541  5378 raft_consensus.cc:2804] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:43.981720  5378 raft_consensus.cc:697] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:43.981969  5378 consensus_queue.cc:237] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.982350  5375 ts_tablet_manager.cc:1434] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:43.983239  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:43.984544  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 374a3466f3204e06b9e6e9b175ec9c86 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:43.984931  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374a3466f3204e06b9e6e9b175ec9c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:43.986476  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.990552  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 374a3466f3204e06b9e6e9b175ec9c86
I20251024 01:52:43.991377  5375 tablet_bootstrap.cc:492] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:43.991555  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 374a3466f3204e06b9e6e9b175ec9c86 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:43.992348  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 374a3466f3204e06b9e6e9b175ec9c86 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 374a3466f3204e06b9e6e9b175ec9c86 already in progress: creating tablet
I20251024 01:52:43.993346  5375 tablet_bootstrap.cc:654] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:43.993289  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:43.994222  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:43.995298  5375 tablet_bootstrap.cc:492] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:43.995468  5375 ts_tablet_manager.cc:1403] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20251024 01:52:43.995589  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet e450075c212f47b98cd6429d071671f3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:43.995898  5385 tablet_replica.cc:333] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:43.996115  5385 raft_consensus.cc:2243] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:43.996209  5375 raft_consensus.cc:359] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.996308  5385 raft_consensus.cc:2272] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:43.996402  5375 raft_consensus.cc:385] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:43.996515  5375 raft_consensus.cc:740] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:43.996824  5375 consensus_queue.cc:260] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:43.997028  5375 raft_consensus.cc:399] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:43.997128  5375 raft_consensus.cc:493] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:43.997435  5375 raft_consensus.cc:3060] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:43.997949  5385 ts_tablet_manager.cc:1916] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:43.999449  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.002570  5375 raft_consensus.cc:515] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.002833  5375 leader_election.cc:304] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.003140  5375 leader_election.cc:290] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.003229  5378 raft_consensus.cc:2804] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.003357  5378 raft_consensus.cc:697] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.003638  5378 consensus_queue.cc:237] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.004202  5375 ts_tablet_manager.cc:1434] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20251024 01:52:44.006322  5385 ts_tablet_manager.cc:1929] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.006462  5385 log.cc:1199] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/e450075c212f47b98cd6429d071671f3
I20251024 01:52:44.006825  5385 ts_tablet_manager.cc:1950] T e450075c212f47b98cd6429d071671f3 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.007943  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet e450075c212f47b98cd6429d071671f3 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:44.007948  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 85714aebc9d244a79adc11ff44b327c4 has no consensus state
I20251024 01:52:44.008828  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 374a3466f3204e06b9e6e9b175ec9c86 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:43 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.009740  5385 tablet_replica.cc:333] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.009960  5385 raft_consensus.cc:2243] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.010213  5385 raft_consensus.cc:2272] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.011328  5385 ts_tablet_manager.cc:1916] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.013788  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.014523  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 85714aebc9d244a79adc11ff44b327c4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:44.015017  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85714aebc9d244a79adc11ff44b327c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.018345  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.021580  5385 ts_tablet_manager.cc:1929] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.021750  5385 log.cc:1199] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/374a3466f3204e06b9e6e9b175ec9c86
I20251024 01:52:44.022261  5385 ts_tablet_manager.cc:1950] T 374a3466f3204e06b9e6e9b175ec9c86 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.023269  5375 tablet_bootstrap.cc:492] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.024469  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 374a3466f3204e06b9e6e9b175ec9c86 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.025152  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 85714aebc9d244a79adc11ff44b327c4
I20251024 01:52:44.025341  5375 tablet_bootstrap.cc:654] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.026611  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 85714aebc9d244a79adc11ff44b327c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:44.027192  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 85714aebc9d244a79adc11ff44b327c4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 85714aebc9d244a79adc11ff44b327c4 already in progress: creating tablet
I20251024 01:52:44.027375  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.028277  5375 tablet_bootstrap.cc:492] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.028452  5375 ts_tablet_manager.cc:1403] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20251024 01:52:44.029232  5375 raft_consensus.cc:359] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.029443  5375 raft_consensus.cc:385] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.029546  5375 raft_consensus.cc:740] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.029887  5375 consensus_queue.cc:260] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.030069  5375 raft_consensus.cc:399] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.030210  5375 raft_consensus.cc:493] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.030330  5375 raft_consensus.cc:3060] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.030567  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.033828  5375 raft_consensus.cc:515] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.034126  5375 leader_election.cc:304] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.034404  5378 raft_consensus.cc:2804] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.034569  5378 raft_consensus.cc:697] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.034850  5378 consensus_queue.cc:237] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.035552  5375 leader_election.cc:290] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.036090  5375 ts_tablet_manager.cc:1434] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
W20251024 01:52:44.036566  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0a57ab1dbd244e8593a031573034464c has no consensus state
I20251024 01:52:44.038517  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 85714aebc9d244a79adc11ff44b327c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.039553  5385 tablet_replica.cc:333] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.039793  5385 raft_consensus.cc:2243] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.039991  5385 raft_consensus.cc:2272] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.041041  5385 ts_tablet_manager.cc:1916] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.041169  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.042671  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 0a57ab1dbd244e8593a031573034464c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:44.043133  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a57ab1dbd244e8593a031573034464c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.050360  5375 tablet_bootstrap.cc:492] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.050874  5385 ts_tablet_manager.cc:1929] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.051038  5385 log.cc:1199] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/85714aebc9d244a79adc11ff44b327c4
I20251024 01:52:44.051502  5385 ts_tablet_manager.cc:1950] T 85714aebc9d244a79adc11ff44b327c4 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.052030  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.052502  5375 tablet_bootstrap.cc:654] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.052629  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 85714aebc9d244a79adc11ff44b327c4 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.055390  5375 tablet_bootstrap.cc:492] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.055562  5375 ts_tablet_manager.cc:1403] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251024 01:52:44.056521  5375 raft_consensus.cc:359] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.056650  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 0a57ab1dbd244e8593a031573034464c
I20251024 01:52:44.056767  5375 raft_consensus.cc:385] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.056885  5375 raft_consensus.cc:740] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.057181  5375 consensus_queue.cc:260] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.057498  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 0a57ab1dbd244e8593a031573034464c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.057740  5375 raft_consensus.cc:399] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.057870  5375 raft_consensus.cc:493] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.057999  5375 raft_consensus.cc:3060] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:44.058100  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 0a57ab1dbd244e8593a031573034464c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0a57ab1dbd244e8593a031573034464c already in progress: creating tablet
I20251024 01:52:44.059446  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.061446  5375 raft_consensus.cc:515] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.061874  5375 leader_election.cc:304] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.062222  5375 leader_election.cc:290] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.062326  5378 raft_consensus.cc:2804] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.062498  5378 raft_consensus.cc:697] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.062834  5375 ts_tablet_manager.cc:1434] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20251024 01:52:44.063266  5378 consensus_queue.cc:237] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.064667  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.068668  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:44.069818  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 0a57ab1dbd244e8593a031573034464c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.070242  5385 tablet_replica.cc:333] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.070451  5385 raft_consensus.cc:2243] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.070670  5385 raft_consensus.cc:2272] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.073694  5385 ts_tablet_manager.cc:1916] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:44.074646  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1f2b785409364ae7b2f054f3212cc109 has no consensus state
I20251024 01:52:44.077306  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.079514  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 1f2b785409364ae7b2f054f3212cc109 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:44.080008  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2b785409364ae7b2f054f3212cc109. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.080473  5385 ts_tablet_manager.cc:1929] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.080600  5385 log.cc:1199] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/0a57ab1dbd244e8593a031573034464c
I20251024 01:52:44.082779  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.087432  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 1f2b785409364ae7b2f054f3212cc109
I20251024 01:52:44.088428  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 1f2b785409364ae7b2f054f3212cc109 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.088774  5375 tablet_bootstrap.cc:492] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.090440  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.091073  5375 tablet_bootstrap.cc:654] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.093472  5375 tablet_bootstrap.cc:492] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.093626  5375 ts_tablet_manager.cc:1403] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251024 01:52:44.094251  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.094421  5375 raft_consensus.cc:359] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.094547  5375 raft_consensus.cc:385] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.094599  5375 raft_consensus.cc:740] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.094856  5375 consensus_queue.cc:260] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.094990  5375 raft_consensus.cc:399] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.095041  5375 raft_consensus.cc:493] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.095104  5375 raft_consensus.cc:3060] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.096592  5385 ts_tablet_manager.cc:1950] T 0a57ab1dbd244e8593a031573034464c P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.097450  5375 raft_consensus.cc:515] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.097664  5375 leader_election.cc:304] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.097851  5375 leader_election.cc:290] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.097906  5377 raft_consensus.cc:2804] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.098031  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 0a57ab1dbd244e8593a031573034464c (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.098114  5377 raft_consensus.cc:697] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
W20251024 01:52:44.098326  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 1f2b785409364ae7b2f054f3212cc109 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1f2b785409364ae7b2f054f3212cc109 already in progress: creating tablet
I20251024 01:52:44.098359  5377 consensus_queue.cc:237] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:44.098743  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5082de22fcfd4e99b204dba8cf6033d0 has no consensus state
I20251024 01:52:44.100056  5375 ts_tablet_manager.cc:1434] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251024 01:52:44.101537  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.101902  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 1f2b785409364ae7b2f054f3212cc109 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.102152  5385 tablet_replica.cc:333] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.102360  5385 raft_consensus.cc:2243] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.102530  5385 raft_consensus.cc:2272] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.103415  5385 ts_tablet_manager.cc:1916] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.103860  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.105906  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 5082de22fcfd4e99b204dba8cf6033d0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251024 01:52:44.106353  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5082de22fcfd4e99b204dba8cf6033d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.107434  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 5082de22fcfd4e99b204dba8cf6033d0
I20251024 01:52:44.108215  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 5082de22fcfd4e99b204dba8cf6033d0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.109102  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.110097  5385 ts_tablet_manager.cc:1929] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.110239  5385 log.cc:1199] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/1f2b785409364ae7b2f054f3212cc109
I20251024 01:52:44.110599  5385 ts_tablet_manager.cc:1950] T 1f2b785409364ae7b2f054f3212cc109 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.111650  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 1f2b785409364ae7b2f054f3212cc109 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:44.112130  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 5082de22fcfd4e99b204dba8cf6033d0 because the tablet was not found. No further retry: Not found: Tablet not found: 5082de22fcfd4e99b204dba8cf6033d0
I20251024 01:52:44.112196  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.113991  5375 tablet_bootstrap.cc:492] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.115679  5375 tablet_bootstrap.cc:654] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
W20251024 01:52:44.115882  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fe5e1ab6242a4f20a1d45ca16b1d6f1b has no consensus state
I20251024 01:52:44.117614  5375 tablet_bootstrap.cc:492] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.117779  5375 ts_tablet_manager.cc:1403] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:44.118484  5375 raft_consensus.cc:359] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.118661  5375 raft_consensus.cc:385] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.118773  5375 raft_consensus.cc:740] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.118968  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.119053  5375 consensus_queue.cc:260] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.119287  5375 raft_consensus.cc:399] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.119382  5375 raft_consensus.cc:493] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.119503  5375 raft_consensus.cc:3060] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.120779  5328 tablet_service.cc:1505] Processing CreateTablet for tablet fe5e1ab6242a4f20a1d45ca16b1d6f1b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251024 01:52:44.121134  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe5e1ab6242a4f20a1d45ca16b1d6f1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.121759  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.122033  5375 raft_consensus.cc:515] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.122300  5375 leader_election.cc:304] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.122494  5375 leader_election.cc:290] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.122535  5377 raft_consensus.cc:2804] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.122704  5377 raft_consensus.cc:697] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.122938  5377 consensus_queue.cc:237] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.123993  5375 ts_tablet_manager.cc:1434] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251024 01:52:44.126153  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet fe5e1ab6242a4f20a1d45ca16b1d6f1b
I20251024 01:52:44.127013  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet fe5e1ab6242a4f20a1d45ca16b1d6f1b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:44.127664  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet fe5e1ab6242a4f20a1d45ca16b1d6f1b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fe5e1ab6242a4f20a1d45ca16b1d6f1b already in progress: creating tablet
I20251024 01:52:44.128355  5375 tablet_bootstrap.cc:492] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.128628  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.128996  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:44.130004  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 5082de22fcfd4e99b204dba8cf6033d0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.130360  5385 tablet_replica.cc:333] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.130508  5375 tablet_bootstrap.cc:654] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.130589  5385 raft_consensus.cc:2243] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.130981  5385 raft_consensus.cc:2272] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.131697  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.132639  5375 tablet_bootstrap.cc:492] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.132779  5375 ts_tablet_manager.cc:1403] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:44.133327  5375 raft_consensus.cc:359] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.133517  5375 raft_consensus.cc:385] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.133618  5375 raft_consensus.cc:740] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.133895  5375 consensus_queue.cc:260] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.134088  5375 raft_consensus.cc:399] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.134227  5375 raft_consensus.cc:493] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.134352  5375 raft_consensus.cc:3060] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.134684  5385 ts_tablet_manager.cc:1916] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:44.135421  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d03c39842b0f49b7a79f94e9c3959dae has no consensus state
I20251024 01:52:44.137140  5375 raft_consensus.cc:515] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.137058  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.137369  5375 leader_election.cc:304] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.137632  5377 raft_consensus.cc:2804] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.137777  5377 raft_consensus.cc:697] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.138041  5377 consensus_queue.cc:237] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.139839  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.140169  5327 tablet_service.cc:1505] Processing CreateTablet for tablet d03c39842b0f49b7a79f94e9c3959dae (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:44.140585  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d03c39842b0f49b7a79f94e9c3959dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.142225  5385 ts_tablet_manager.cc:1929] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.142467  5385 log.cc:1199] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/5082de22fcfd4e99b204dba8cf6033d0
I20251024 01:52:44.142968  5385 ts_tablet_manager.cc:1950] T 5082de22fcfd4e99b204dba8cf6033d0 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.143724  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet d03c39842b0f49b7a79f94e9c3959dae
I20251024 01:52:44.144282  5375 leader_election.cc:290] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.144573  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 5082de22fcfd4e99b204dba8cf6033d0 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.145146  5375 ts_tablet_manager.cc:1434] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20251024 01:52:44.145421  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet d03c39842b0f49b7a79f94e9c3959dae with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:44.146437  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet d03c39842b0f49b7a79f94e9c3959dae because the tablet was not found. No further retry: Not found: Tablet not found: d03c39842b0f49b7a79f94e9c3959dae
I20251024 01:52:44.147033  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.148490  5375 tablet_bootstrap.cc:492] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.150112  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.150380  5375 tablet_bootstrap.cc:654] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.151116  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:44.152346  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet fe5e1ab6242a4f20a1d45ca16b1d6f1b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.152629  5385 tablet_replica.cc:333] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.152828  5385 raft_consensus.cc:2243] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.153079  5385 raft_consensus.cc:2272] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.153349  5375 tablet_bootstrap.cc:492] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.153493  5375 ts_tablet_manager.cc:1403] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:44.154270  5375 raft_consensus.cc:359] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.154466  5375 raft_consensus.cc:385] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.155002  5385 ts_tablet_manager.cc:1916] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.155067  5375 raft_consensus.cc:740] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
W20251024 01:52:44.155119  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 22a0a7cb538d457abaea34fdf78852a4 has no consensus state
I20251024 01:52:44.155315  5375 consensus_queue.cc:260] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.155510  5375 raft_consensus.cc:399] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.155617  5375 raft_consensus.cc:493] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.155745  5375 raft_consensus.cc:3060] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.157963  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.158619  5375 raft_consensus.cc:515] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.158906  5375 leader_election.cc:304] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.159175  5377 raft_consensus.cc:2804] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.159334  5377 raft_consensus.cc:697] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.159377  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 22a0a7cb538d457abaea34fdf78852a4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251024 01:52:44.159581  5377 consensus_queue.cc:237] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.159861  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22a0a7cb538d457abaea34fdf78852a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.160765  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.163513  5385 ts_tablet_manager.cc:1929] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.163693  5385 log.cc:1199] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/fe5e1ab6242a4f20a1d45ca16b1d6f1b
I20251024 01:52:44.164311  5385 ts_tablet_manager.cc:1950] T fe5e1ab6242a4f20a1d45ca16b1d6f1b P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.166196  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet fe5e1ab6242a4f20a1d45ca16b1d6f1b (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.166633  5375 leader_election.cc:290] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.167222  5375 ts_tablet_manager.cc:1434] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20251024 01:52:44.167512  5375 tablet_bootstrap.cc:492] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.168411  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 22a0a7cb538d457abaea34fdf78852a4
I20251024 01:52:44.169194  5375 tablet_bootstrap.cc:654] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.169366  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 22a0a7cb538d457abaea34fdf78852a4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.170928  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
W20251024 01:52:44.171166  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 22a0a7cb538d457abaea34fdf78852a4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 22a0a7cb538d457abaea34fdf78852a4 already in progress: creating tablet
I20251024 01:52:44.172611  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:44.173127  5375 tablet_bootstrap.cc:492] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.173308  5375 ts_tablet_manager.cc:1403] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.004s
I20251024 01:52:44.173780  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet d03c39842b0f49b7a79f94e9c3959dae with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.174052  5385 tablet_replica.cc:333] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.174081  5375 raft_consensus.cc:359] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.174278  5385 raft_consensus.cc:2243] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.174321  5375 raft_consensus.cc:385] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.174402  5375 raft_consensus.cc:740] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.174461  5385 raft_consensus.cc:2272] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.174672  5375 consensus_queue.cc:260] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.174870  5375 raft_consensus.cc:399] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.174985  5375 raft_consensus.cc:493] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.175112  5375 raft_consensus.cc:3060] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.175431  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.175595  5385 ts_tablet_manager.cc:1916] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.177181  5375 raft_consensus.cc:515] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.177403  5375 leader_election.cc:304] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.177661  5378 raft_consensus.cc:2804] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.177906  5378 raft_consensus.cc:697] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.178381  5378 consensus_queue.cc:237] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.179610  5375 leader_election.cc:290] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.180397  5375 ts_tablet_manager.cc:1434] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20251024 01:52:44.180882  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f5c630fdd55f4c65a416901105508d8c has no consensus state
I20251024 01:52:44.182971  5385 ts_tablet_manager.cc:1929] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.182960  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.183178  5385 log.cc:1199] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/d03c39842b0f49b7a79f94e9c3959dae
I20251024 01:52:44.183555  5385 ts_tablet_manager.cc:1950] T d03c39842b0f49b7a79f94e9c3959dae P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.184612  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet d03c39842b0f49b7a79f94e9c3959dae (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.185727  5327 tablet_service.cc:1505] Processing CreateTablet for tablet f5c630fdd55f4c65a416901105508d8c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20251024 01:52:44.186240  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c630fdd55f4c65a416901105508d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.186659  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 22a0a7cb538d457abaea34fdf78852a4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.187098  5385 tablet_replica.cc:333] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.187005  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.187342  5385 raft_consensus.cc:2243] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.187585  5385 raft_consensus.cc:2272] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.189040  5385 ts_tablet_manager.cc:1916] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.191269  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet f5c630fdd55f4c65a416901105508d8c
I20251024 01:52:44.192314  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet f5c630fdd55f4c65a416901105508d8c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.192786  5375 tablet_bootstrap.cc:492] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.193320  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.194823  5375 tablet_bootstrap.cc:654] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.195048  5385 ts_tablet_manager.cc:1929] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.195180  5385 log.cc:1199] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/22a0a7cb538d457abaea34fdf78852a4
I20251024 01:52:44.195777  5385 ts_tablet_manager.cc:1950] T 22a0a7cb538d457abaea34fdf78852a4 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.196815  5375 tablet_bootstrap.cc:492] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.196986  5375 ts_tablet_manager.cc:1403] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:44.197057  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 22a0a7cb538d457abaea34fdf78852a4 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.197007  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
W20251024 01:52:44.197314  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet f5c630fdd55f4c65a416901105508d8c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f5c630fdd55f4c65a416901105508d8c already in progress: creating tablet
I20251024 01:52:44.197815  5375 raft_consensus.cc:359] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.198009  5375 raft_consensus.cc:385] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.198236  5375 raft_consensus.cc:740] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.198518  5375 consensus_queue.cc:260] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.198706  5375 raft_consensus.cc:399] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.198802  5375 raft_consensus.cc:493] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.198938  5375 raft_consensus.cc:3060] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:44.200508  5228 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 4fcf24a66cbf4be9bf3c9564d30ee894 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 4fcf24a66cbf4be9bf3c9564d30ee894 consensus state has no leader
W20251024 01:52:44.201220  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2880bd5d408e4467ad6a32b02c1502a3 has no consensus state
I20251024 01:52:44.201563  5375 raft_consensus.cc:515] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.201821  5375 leader_election.cc:304] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.202054  5375 leader_election.cc:290] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.202116  5378 raft_consensus.cc:2804] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.202301  5378 raft_consensus.cc:697] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.202554  5375 ts_tablet_manager.cc:1434] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20251024 01:52:44.202589  5378 consensus_queue.cc:237] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.203269  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.205981  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet f5c630fdd55f4c65a416901105508d8c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.206137  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.206373  5385 tablet_replica.cc:333] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.206590  5385 raft_consensus.cc:2243] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.206820  5385 raft_consensus.cc:2272] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.206820  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 2880bd5d408e4467ad6a32b02c1502a3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20251024 01:52:44.207237  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2880bd5d408e4467ad6a32b02c1502a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.209183  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 2880bd5d408e4467ad6a32b02c1502a3
I20251024 01:52:44.209887  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 2880bd5d408e4467ad6a32b02c1502a3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.210829  5385 ts_tablet_manager.cc:1916] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.211256  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.213465  5375 tablet_bootstrap.cc:492] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.214030  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.215523  5375 tablet_bootstrap.cc:654] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.217657  5385 ts_tablet_manager.cc:1929] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.217823  5385 log.cc:1199] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/f5c630fdd55f4c65a416901105508d8c
W20251024 01:52:44.218206  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c09001d02ec34211a831da68ad52b4b0 has no consensus state
I20251024 01:52:44.218264  5385 ts_tablet_manager.cc:1950] T f5c630fdd55f4c65a416901105508d8c P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.219089  5375 tablet_bootstrap.cc:492] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.219271  5375 ts_tablet_manager.cc:1403] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20251024 01:52:44.219548  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.220050  5375 raft_consensus.cc:359] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.220247  5375 raft_consensus.cc:385] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.220327  5375 raft_consensus.cc:740] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.220543  5375 consensus_queue.cc:260] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.220695  5375 raft_consensus.cc:399] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.220800  5375 raft_consensus.cc:493] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.220897  5375 raft_consensus.cc:3060] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.222396  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet f5c630fdd55f4c65a416901105508d8c (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.222517  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
W20251024 01:52:44.222687  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 2880bd5d408e4467ad6a32b02c1502a3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2880bd5d408e4467ad6a32b02c1502a3 already in progress: creating tablet
I20251024 01:52:44.222905  5327 tablet_service.cc:1505] Processing CreateTablet for tablet c09001d02ec34211a831da68ad52b4b0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:44.223317  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c09001d02ec34211a831da68ad52b4b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.223292  5375 raft_consensus.cc:515] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.223474  5375 leader_election.cc:304] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.223649  5375 leader_election.cc:290] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.223892  5411 raft_consensus.cc:2804] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.224049  5411 raft_consensus.cc:697] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.224105  5375 ts_tablet_manager.cc:1434] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20251024 01:52:44.224331  5411 consensus_queue.cc:237] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.227425  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet c09001d02ec34211a831da68ad52b4b0
I20251024 01:52:44.228193  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet c09001d02ec34211a831da68ad52b4b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.229260  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.229990  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:44.230230  5375 tablet_bootstrap.cc:492] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.231755  5375 tablet_bootstrap.cc:654] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.232030  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 2880bd5d408e4467ad6a32b02c1502a3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.232393  5385 tablet_replica.cc:333] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.232627  5385 raft_consensus.cc:2243] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
W20251024 01:52:44.232771  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet c09001d02ec34211a831da68ad52b4b0 because the tablet was not found. No further retry: Not found: Tablet not found: c09001d02ec34211a831da68ad52b4b0
I20251024 01:52:44.232960  5385 raft_consensus.cc:2272] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.233513  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.233848  5385 ts_tablet_manager.cc:1916] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.234158  5375 tablet_bootstrap.cc:492] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.234339  5375 ts_tablet_manager.cc:1403] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:52:44.235167  5375 raft_consensus.cc:359] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.235338  5375 raft_consensus.cc:385] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.235441  5375 raft_consensus.cc:740] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.235705  5375 consensus_queue.cc:260] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.235898  5375 raft_consensus.cc:399] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.235996  5375 raft_consensus.cc:493] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.236117  5375 raft_consensus.cc:3060] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:44.237419  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b22b27b6db1b4653b27f1c5781903ebd has no consensus state
I20251024 01:52:44.238988  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.240952  5385 ts_tablet_manager.cc:1929] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.241102  5385 log.cc:1199] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/2880bd5d408e4467ad6a32b02c1502a3
I20251024 01:52:44.241076  5375 raft_consensus.cc:515] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.241326  5375 leader_election.cc:304] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.241639  5411 raft_consensus.cc:2804] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.241560  5327 tablet_service.cc:1505] Processing CreateTablet for tablet b22b27b6db1b4653b27f1c5781903ebd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:44.241559  5375 leader_election.cc:290] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.241868  5411 raft_consensus.cc:697] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.241948  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.242086  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22b27b6db1b4653b27f1c5781903ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.242151  5411 consensus_queue.cc:237] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.242623  5375 ts_tablet_manager.cc:1434] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20251024 01:52:44.246641  5385 ts_tablet_manager.cc:1950] T 2880bd5d408e4467ad6a32b02c1502a3 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.246884  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet b22b27b6db1b4653b27f1c5781903ebd
I20251024 01:52:44.247830  5375 tablet_bootstrap.cc:492] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.248440  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet b22b27b6db1b4653b27f1c5781903ebd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.249547  5375 tablet_bootstrap.cc:654] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.250098  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 2880bd5d408e4467ad6a32b02c1502a3 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:44.250501  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet b22b27b6db1b4653b27f1c5781903ebd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b22b27b6db1b4653b27f1c5781903ebd already in progress: creating tablet
I20251024 01:52:44.251585  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.253461  5375 tablet_bootstrap.cc:492] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.253644  5375 ts_tablet_manager.cc:1403] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20251024 01:52:44.254429  5375 raft_consensus.cc:359] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.254637  5375 raft_consensus.cc:385] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.254806  5375 raft_consensus.cc:740] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.255112  5375 consensus_queue.cc:260] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.255254  5375 raft_consensus.cc:399] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.255438  5375 raft_consensus.cc:493] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.255421  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.255666  5375 raft_consensus.cc:3060] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.257988  5241 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:44.258033  5375 raft_consensus.cc:515] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.258342  5375 leader_election.cc:304] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.258627  5375 leader_election.cc:290] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.258697  5411 raft_consensus.cc:2804] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.258857  5411 raft_consensus.cc:697] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.259130  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet c09001d02ec34211a831da68ad52b4b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.259158  5411 consensus_queue.cc:237] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.259289  5375 ts_tablet_manager.cc:1434] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20251024 01:52:44.259411  5385 tablet_replica.cc:333] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.259575  5385 raft_consensus.cc:2243] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.259729  5385 raft_consensus.cc:2272] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.260903  5385 ts_tablet_manager.cc:1916] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:44.262773  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 552a9bc0bed34594a3c9ef08e2f32fe7 has no consensus state
I20251024 01:52:44.264310  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.266822  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 552a9bc0bed34594a3c9ef08e2f32fe7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:44.267098  5385 ts_tablet_manager.cc:1929] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.267246  5385 log.cc:1199] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/c09001d02ec34211a831da68ad52b4b0
I20251024 01:52:44.267266  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552a9bc0bed34594a3c9ef08e2f32fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.267602  5385 ts_tablet_manager.cc:1950] T c09001d02ec34211a831da68ad52b4b0 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.270695  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet c09001d02ec34211a831da68ad52b4b0 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.271003  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet b22b27b6db1b4653b27f1c5781903ebd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.271485  5385 tablet_replica.cc:333] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.271340  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.271687  5385 raft_consensus.cc:2243] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.271951  5385 raft_consensus.cc:2272] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.273197  5385 ts_tablet_manager.cc:1916] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.273911  5375 tablet_bootstrap.cc:492] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.275913  5375 tablet_bootstrap.cc:654] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.277026  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 552a9bc0bed34594a3c9ef08e2f32fe7
I20251024 01:52:44.278373  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 552a9bc0bed34594a3c9ef08e2f32fe7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.278646  5375 tablet_bootstrap.cc:492] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.278838  5375 ts_tablet_manager.cc:1403] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:44.279160  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.279731  5375 raft_consensus.cc:359] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.279908  5385 ts_tablet_manager.cc:1929] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.279909  5375 raft_consensus.cc:385] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.280072  5385 log.cc:1199] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/b22b27b6db1b4653b27f1c5781903ebd
I20251024 01:52:44.280100  5375 raft_consensus.cc:740] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.280339  5375 consensus_queue.cc:260] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.280503  5385 ts_tablet_manager.cc:1950] T b22b27b6db1b4653b27f1c5781903ebd P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.280557  5375 raft_consensus.cc:399] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.280647  5375 raft_consensus.cc:493] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.280787  5375 raft_consensus.cc:3060] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.281652  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet b22b27b6db1b4653b27f1c5781903ebd (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:44.282220  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 552a9bc0bed34594a3c9ef08e2f32fe7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 552a9bc0bed34594a3c9ef08e2f32fe7 already in progress: creating tablet
I20251024 01:52:44.283178  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.283488  5375 raft_consensus.cc:515] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.283763  5375 leader_election.cc:304] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.283963  5375 leader_election.cc:290] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.284054  5411 raft_consensus.cc:2804] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.284278  5411 raft_consensus.cc:697] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.284490  5375 ts_tablet_manager.cc:1434] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251024 01:52:44.284533  5411 consensus_queue.cc:237] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:44.287645  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 42dd17c5d66140dead31c565bd77472a has no consensus state
I20251024 01:52:44.288923  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 552a9bc0bed34594a3c9ef08e2f32fe7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.290258  5385 tablet_replica.cc:333] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.289917  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.290458  5385 raft_consensus.cc:2243] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.290601  5385 raft_consensus.cc:2272] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.291517  5385 ts_tablet_manager.cc:1916] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.292627  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 42dd17c5d66140dead31c565bd77472a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:44.292932  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.293243  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42dd17c5d66140dead31c565bd77472a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.296962  5385 ts_tablet_manager.cc:1929] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.297103  5385 log.cc:1199] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/552a9bc0bed34594a3c9ef08e2f32fe7
I20251024 01:52:44.297181  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 42dd17c5d66140dead31c565bd77472a
I20251024 01:52:44.297410  5385 ts_tablet_manager.cc:1950] T 552a9bc0bed34594a3c9ef08e2f32fe7 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.298439  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 552a9bc0bed34594a3c9ef08e2f32fe7 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.298779  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 42dd17c5d66140dead31c565bd77472a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:44.299463  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 42dd17c5d66140dead31c565bd77472a because the tablet was not found. No further retry: Not found: Tablet not found: 42dd17c5d66140dead31c565bd77472a
I20251024 01:52:44.299543  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.300585  5375 tablet_bootstrap.cc:492] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.302311  5375 tablet_bootstrap.cc:654] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.302958  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.304659  5375 tablet_bootstrap.cc:492] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.305014  5375 ts_tablet_manager.cc:1403] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:52:44.305749  5375 raft_consensus.cc:359] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.306015  5375 raft_consensus.cc:385] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.306114  5375 raft_consensus.cc:740] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.306425  5375 consensus_queue.cc:260] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.306629  5375 raft_consensus.cc:399] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20251024 01:52:44.306636  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1cac1ef27fd74475a94e3fb536575fbc has no consensus state
I20251024 01:52:44.306761  5375 raft_consensus.cc:493] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.306874  5375 raft_consensus.cc:3060] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.308364  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.309607  5375 raft_consensus.cc:515] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.309861  5375 leader_election.cc:304] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.310067  5375 leader_election.cc:290] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.310132  5378 raft_consensus.cc:2804] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.310690  5378 raft_consensus.cc:697] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.310925  5378 consensus_queue.cc:237] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.310963  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 1cac1ef27fd74475a94e3fb536575fbc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 50
I20251024 01:52:44.311468  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cac1ef27fd74475a94e3fb536575fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.311393  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.313194  5375 ts_tablet_manager.cc:1434] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20251024 01:52:44.315214  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 1cac1ef27fd74475a94e3fb536575fbc
I20251024 01:52:44.316123  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 1cac1ef27fd74475a94e3fb536575fbc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.317770  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
W20251024 01:52:44.317875  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 1cac1ef27fd74475a94e3fb536575fbc because the tablet was not found. No further retry: Not found: Tablet not found: 1cac1ef27fd74475a94e3fb536575fbc
I20251024 01:52:44.318217  5375 tablet_bootstrap.cc:492] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.318588  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 42dd17c5d66140dead31c565bd77472a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.318490  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.318859  5385 tablet_replica.cc:333] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.319140  5385 raft_consensus.cc:2243] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.319386  5385 raft_consensus.cc:2272] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.320150  5375 tablet_bootstrap.cc:654] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.320528  5385 ts_tablet_manager.cc:1916] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.322666  5375 tablet_bootstrap.cc:492] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.322624  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.322820  5375 ts_tablet_manager.cc:1403] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20251024 01:52:44.323719  5375 raft_consensus.cc:359] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.323925  5375 raft_consensus.cc:385] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.326993  5385 ts_tablet_manager.cc:1929] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.327152  5385 log.cc:1199] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/42dd17c5d66140dead31c565bd77472a
W20251024 01:52:44.327214  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ca8004aa0e1a4c1eb2bc82756da2ecc6 has no consensus state
I20251024 01:52:44.328982  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.329880  5385 ts_tablet_manager.cc:1950] T 42dd17c5d66140dead31c565bd77472a P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.331475  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 42dd17c5d66140dead31c565bd77472a (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.331599  5327 tablet_service.cc:1505] Processing CreateTablet for tablet ca8004aa0e1a4c1eb2bc82756da2ecc6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 50
I20251024 01:52:44.332006  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8004aa0e1a4c1eb2bc82756da2ecc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.331934  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.332595  5375 raft_consensus.cc:740] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.332845  5375 consensus_queue.cc:260] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.332986  5375 raft_consensus.cc:399] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.333042  5375 raft_consensus.cc:493] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.333112  5375 raft_consensus.cc:3060] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.335261  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet ca8004aa0e1a4c1eb2bc82756da2ecc6
I20251024 01:52:44.335698  5375 raft_consensus.cc:515] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.335870  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet ca8004aa0e1a4c1eb2bc82756da2ecc6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.335916  5375 leader_election.cc:304] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.336067  5375 leader_election.cc:290] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.336130  5378 raft_consensus.cc:2804] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.336249  5378 raft_consensus.cc:697] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.336432  5375 ts_tablet_manager.cc:1434] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20251024 01:52:44.336457  5378 consensus_queue.cc:237] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.337808  5375 tablet_bootstrap.cc:492] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
W20251024 01:52:44.338985  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet ca8004aa0e1a4c1eb2bc82756da2ecc6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ca8004aa0e1a4c1eb2bc82756da2ecc6 already in progress: creating tablet
I20251024 01:52:44.339135  5375 tablet_bootstrap.cc:654] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.340526  5375 tablet_bootstrap.cc:492] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.340654  5375 ts_tablet_manager.cc:1403] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:44.340842  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.341235  5375 raft_consensus.cc:359] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.341351  5375 raft_consensus.cc:385] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.341416  5375 raft_consensus.cc:740] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.341615  5375 consensus_queue.cc:260] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.341754  5375 raft_consensus.cc:399] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.341807  5375 raft_consensus.cc:493] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.341867  5375 raft_consensus.cc:3060] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.342468  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:44.343652  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 1cac1ef27fd74475a94e3fb536575fbc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.343927  5385 tablet_replica.cc:333] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.344158  5385 raft_consensus.cc:2243] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.344336  5385 raft_consensus.cc:2272] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.344342  5375 raft_consensus.cc:515] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.344799  5375 leader_election.cc:304] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.344965  5375 leader_election.cc:290] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.345032  5378 raft_consensus.cc:2804] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.345134  5378 raft_consensus.cc:697] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.345351  5375 ts_tablet_manager.cc:1434] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:44.345327  5378 consensus_queue.cc:237] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.345872  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.346505  5385 ts_tablet_manager.cc:1916] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:44.351255  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2bf0e77a001e4b408aa43bc569335e80 has no consensus state
I20251024 01:52:44.352082  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet ca8004aa0e1a4c1eb2bc82756da2ecc6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.352632  5385 ts_tablet_manager.cc:1929] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.352741  5385 log.cc:1199] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/1cac1ef27fd74475a94e3fb536575fbc
I20251024 01:52:44.353076  5385 ts_tablet_manager.cc:1950] T 1cac1ef27fd74475a94e3fb536575fbc P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.353935  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 1cac1ef27fd74475a94e3fb536575fbc (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.354413  5385 tablet_replica.cc:333] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.354600  5385 raft_consensus.cc:2243] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.354822  5385 raft_consensus.cc:2272] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.354956  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.355338  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 2bf0e77a001e4b408aa43bc569335e80 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:44.355791  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf0e77a001e4b408aa43bc569335e80. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.355880  5385 ts_tablet_manager.cc:1916] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.357261  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.360416  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 2bf0e77a001e4b408aa43bc569335e80
I20251024 01:52:44.361155  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 2bf0e77a001e4b408aa43bc569335e80 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.361940  5385 ts_tablet_manager.cc:1929] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.362094  5385 log.cc:1199] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/ca8004aa0e1a4c1eb2bc82756da2ecc6
I20251024 01:52:44.362161  5375 tablet_bootstrap.cc:492] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.362529  5385 ts_tablet_manager.cc:1950] T ca8004aa0e1a4c1eb2bc82756da2ecc6 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.363400  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.363668  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet ca8004aa0e1a4c1eb2bc82756da2ecc6 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.363759  5375 tablet_bootstrap.cc:654] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
W20251024 01:52:44.364295  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 2bf0e77a001e4b408aa43bc569335e80 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2bf0e77a001e4b408aa43bc569335e80 already in progress: creating tablet
I20251024 01:52:44.365252  5375 tablet_bootstrap.cc:492] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.365478  5375 ts_tablet_manager.cc:1403] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:52:44.366133  5375 raft_consensus.cc:359] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.366381  5375 raft_consensus.cc:385] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.366477  5375 raft_consensus.cc:740] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.366727  5375 consensus_queue.cc:260] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.366881  5375 raft_consensus.cc:399] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.366991  5375 raft_consensus.cc:493] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.367139  5375 raft_consensus.cc:3060] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.366971  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.369338  5375 raft_consensus.cc:515] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.369563  5375 leader_election.cc:304] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.369792  5375 leader_election.cc:290] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.369869  5378 raft_consensus.cc:2804] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.370013  5378 raft_consensus.cc:697] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.370321  5375 ts_tablet_manager.cc:1434] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:44.370297  5378 consensus_queue.cc:237] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:44.371438  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ab84f1b857c2472c9b8f64e7872285ae has no consensus state
I20251024 01:52:44.373709  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 2bf0e77a001e4b408aa43bc569335e80 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.373978  5385 tablet_replica.cc:333] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.373883  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.374212  5385 raft_consensus.cc:2243] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.374390  5385 raft_consensus.cc:2272] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.375552  5385 ts_tablet_manager.cc:1916] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.376128  5327 tablet_service.cc:1505] Processing CreateTablet for tablet ab84f1b857c2472c9b8f64e7872285ae (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:44.376612  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab84f1b857c2472c9b8f64e7872285ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.378523  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.381397  5385 ts_tablet_manager.cc:1929] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.381567  5385 log.cc:1199] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/2bf0e77a001e4b408aa43bc569335e80
I20251024 01:52:44.381754  5375 tablet_bootstrap.cc:492] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.381971  5385 ts_tablet_manager.cc:1950] T 2bf0e77a001e4b408aa43bc569335e80 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.382951  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet ab84f1b857c2472c9b8f64e7872285ae
I20251024 01:52:44.383074  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 2bf0e77a001e4b408aa43bc569335e80 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.383263  5375 tablet_bootstrap.cc:654] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.383605  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet ab84f1b857c2472c9b8f64e7872285ae with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:44.384207  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet ab84f1b857c2472c9b8f64e7872285ae because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ab84f1b857c2472c9b8f64e7872285ae already in progress: creating tablet
I20251024 01:52:44.384964  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.385376  5375 tablet_bootstrap.cc:492] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.385522  5375 ts_tablet_manager.cc:1403] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:44.386123  5375 raft_consensus.cc:359] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.386303  5375 raft_consensus.cc:385] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.386503  5375 raft_consensus.cc:740] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.387117  5375 consensus_queue.cc:260] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.387344  5375 raft_consensus.cc:399] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.387444  5375 raft_consensus.cc:493] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.387568  5375 raft_consensus.cc:3060] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.388161  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.389695  5375 raft_consensus.cc:515] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.390019  5375 leader_election.cc:304] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.390259  5375 leader_election.cc:290] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.390381  5378 raft_consensus.cc:2804] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.390578  5378 raft_consensus.cc:697] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.390727  5375 ts_tablet_manager.cc:1434] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:44.390859  5378 consensus_queue.cc:237] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:44.392673  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 379a253c64244140a2ef1823fcca153e has no consensus state
I20251024 01:52:44.394349  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet ab84f1b857c2472c9b8f64e7872285ae with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.394680  5385 tablet_replica.cc:333] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.394719  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.394898  5385 raft_consensus.cc:2243] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.395092  5385 raft_consensus.cc:2272] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.396111  5385 ts_tablet_manager.cc:1916] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.397423  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.397539  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 379a253c64244140a2ef1823fcca153e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:44.398038  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379a253c64244140a2ef1823fcca153e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.401568  5385 ts_tablet_manager.cc:1929] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.401697  5385 log.cc:1199] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/ab84f1b857c2472c9b8f64e7872285ae
I20251024 01:52:44.402063  5385 ts_tablet_manager.cc:1950] T ab84f1b857c2472c9b8f64e7872285ae P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.403169  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet ab84f1b857c2472c9b8f64e7872285ae (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.403349  5375 tablet_bootstrap.cc:492] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.404657  5375 tablet_bootstrap.cc:654] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.404853  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 379a253c64244140a2ef1823fcca153e
I20251024 01:52:44.405948  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 379a253c64244140a2ef1823fcca153e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.406512  5375 tablet_bootstrap.cc:492] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.406721  5375 ts_tablet_manager.cc:1403] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
W20251024 01:52:44.406538  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 379a253c64244140a2ef1823fcca153e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 379a253c64244140a2ef1823fcca153e already in progress: creating tablet
I20251024 01:52:44.407402  5375 raft_consensus.cc:359] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.407408  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.407634  5375 raft_consensus.cc:385] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.407706  5375 raft_consensus.cc:740] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.407989  5375 consensus_queue.cc:260] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.408164  5375 raft_consensus.cc:399] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.408272  5375 raft_consensus.cc:493] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.408382  5375 raft_consensus.cc:3060] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.410785  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.410924  5375 raft_consensus.cc:515] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.411183  5375 leader_election.cc:304] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.411439  5375 leader_election.cc:290] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.411561  5378 raft_consensus.cc:2804] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.411732  5378 raft_consensus.cc:697] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.412047  5378 consensus_queue.cc:237] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.412533  5375 ts_tablet_manager.cc:1434] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20251024 01:52:44.414726  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7028af610a3749d59c50c69c6261acfb has no consensus state
I20251024 01:52:44.416149  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 379a253c64244140a2ef1823fcca153e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.416642  5385 tablet_replica.cc:333] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.416774  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.416986  5385 raft_consensus.cc:2243] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.417316  5385 raft_consensus.cc:2272] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.419201  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 7028af610a3749d59c50c69c6261acfb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:44.419461  5385 ts_tablet_manager.cc:1916] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.419701  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7028af610a3749d59c50c69c6261acfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.420089  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.424574  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 7028af610a3749d59c50c69c6261acfb
I20251024 01:52:44.425534  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 7028af610a3749d59c50c69c6261acfb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.426294  5375 tablet_bootstrap.cc:492] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.426472  5385 ts_tablet_manager.cc:1929] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.426607  5385 log.cc:1199] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/379a253c64244140a2ef1823fcca153e
I20251024 01:52:44.426978  5385 ts_tablet_manager.cc:1950] T 379a253c64244140a2ef1823fcca153e P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.428081  5375 tablet_bootstrap.cc:654] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.428131  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 379a253c64244140a2ef1823fcca153e (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:44.428412  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 7028af610a3749d59c50c69c6261acfb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7028af610a3749d59c50c69c6261acfb already in progress: creating tablet
I20251024 01:52:44.429131  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.432317  5375 tablet_bootstrap.cc:492] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.432512  5375 ts_tablet_manager.cc:1403] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20251024 01:52:44.432801  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.433312  5375 raft_consensus.cc:359] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.433476  5375 raft_consensus.cc:385] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.433583  5375 raft_consensus.cc:740] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.433812  5375 consensus_queue.cc:260] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.434010  5375 raft_consensus.cc:399] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.434262  5375 raft_consensus.cc:493] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.434504  5375 raft_consensus.cc:3060] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.437057  5375 raft_consensus.cc:515] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.437366  5375 leader_election.cc:304] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
W20251024 01:52:44.437407  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 51271315c9d149cbb959acca9669b256 has no consensus state
I20251024 01:52:44.437597  5375 leader_election.cc:290] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.437670  5378 raft_consensus.cc:2804] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.437876  5378 raft_consensus.cc:697] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.438112  5375 ts_tablet_manager.cc:1434] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20251024 01:52:44.438161  5378 consensus_queue.cc:237] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.441356  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.442431  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 51271315c9d149cbb959acca9669b256 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:44.442886  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51271315c9d149cbb959acca9669b256. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.443966  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 7028af610a3749d59c50c69c6261acfb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.444275  5385 tablet_replica.cc:333] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.444463  5385 raft_consensus.cc:2243] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.444685  5385 raft_consensus.cc:2272] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.444619  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.445631  5385 ts_tablet_manager.cc:1916] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.449690  5375 tablet_bootstrap.cc:492] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.450560  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 51271315c9d149cbb959acca9669b256
I20251024 01:52:44.451520  5375 tablet_bootstrap.cc:654] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.451547  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 51271315c9d149cbb959acca9669b256 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.453857  5385 ts_tablet_manager.cc:1929] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.454003  5385 log.cc:1199] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/7028af610a3749d59c50c69c6261acfb
I20251024 01:52:44.454299  5375 tablet_bootstrap.cc:492] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.454500  5375 ts_tablet_manager.cc:1403] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251024 01:52:44.454546  5385 ts_tablet_manager.cc:1950] T 7028af610a3749d59c50c69c6261acfb P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.454946  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.455346  5375 raft_consensus.cc:359] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.455549  5375 raft_consensus.cc:385] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.455629  5375 raft_consensus.cc:740] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.455755  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 7028af610a3749d59c50c69c6261acfb (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.455866  5375 consensus_queue.cc:260] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.456030  5375 raft_consensus.cc:399] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20251024 01:52:44.456101  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 51271315c9d149cbb959acca9669b256 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 51271315c9d149cbb959acca9669b256 already in progress: creating tablet
I20251024 01:52:44.456149  5375 raft_consensus.cc:493] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.456259  5375 raft_consensus.cc:3060] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.454651  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:44.458048  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.458397  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 7028af610a3749d59c50c69c6261acfb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:44.458930  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 7028af610a3749d59c50c69c6261acfb because the tablet was not found. No further retry: Not found: Tablet not found: 7028af610a3749d59c50c69c6261acfb
I20251024 01:52:44.459149  5375 raft_consensus.cc:515] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.459409  5375 leader_election.cc:304] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.459633  5375 leader_election.cc:290] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.459733  5378 raft_consensus.cc:2804] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.459893  5378 raft_consensus.cc:697] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.460160  5378 consensus_queue.cc:237] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.460204  5375 ts_tablet_manager.cc:1434] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20251024 01:52:44.462805  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e15be0c1fa144a6bba312660aebe1481 has no consensus state
I20251024 01:52:44.463617  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 51271315c9d149cbb959acca9669b256 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.464336  5385 tablet_replica.cc:333] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.464583  5385 raft_consensus.cc:2243] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.464793  5385 raft_consensus.cc:2272] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.465885  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.465896  5385 ts_tablet_manager.cc:1916] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.467605  5327 tablet_service.cc:1505] Processing CreateTablet for tablet e15be0c1fa144a6bba312660aebe1481 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:44.468106  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e15be0c1fa144a6bba312660aebe1481. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.468492  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.471844  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet e15be0c1fa144a6bba312660aebe1481
I20251024 01:52:44.472748  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet e15be0c1fa144a6bba312660aebe1481 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.474694  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.475358  5385 ts_tablet_manager.cc:1929] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.475549  5385 log.cc:1199] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/51271315c9d149cbb959acca9669b256
I20251024 01:52:44.475638  5375 tablet_bootstrap.cc:492] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.476083  5385 ts_tablet_manager.cc:1950] T 51271315c9d149cbb959acca9669b256 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.477131  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 51271315c9d149cbb959acca9669b256 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.477977  5375 tablet_bootstrap.cc:654] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
W20251024 01:52:44.478192  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet e15be0c1fa144a6bba312660aebe1481 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e15be0c1fa144a6bba312660aebe1481 already in progress: creating tablet
I20251024 01:52:44.479283  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.480222  5375 tablet_bootstrap.cc:492] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.480373  5375 ts_tablet_manager.cc:1403] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20251024 01:52:44.481035  5375 raft_consensus.cc:359] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.481187  5375 raft_consensus.cc:385] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.481295  5375 raft_consensus.cc:740] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.481539  5375 consensus_queue.cc:260] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.481719  5375 raft_consensus.cc:399] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.481813  5375 raft_consensus.cc:493] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.481949  5375 raft_consensus.cc:3060] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:44.483394  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cb61b9847b2e431ca64fc1266161f0cc has no consensus state
I20251024 01:52:44.484629  5375 raft_consensus.cc:515] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.484930  5375 leader_election.cc:304] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.485289  5378 raft_consensus.cc:2804] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.485476  5378 raft_consensus.cc:697] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.485368  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.485746  5378 consensus_queue.cc:237] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.487915  5375 leader_election.cc:290] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.488195  5327 tablet_service.cc:1505] Processing CreateTablet for tablet cb61b9847b2e431ca64fc1266161f0cc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20251024 01:52:44.488554  5375 ts_tablet_manager.cc:1434] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20251024 01:52:44.488786  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb61b9847b2e431ca64fc1266161f0cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.488680  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.490681  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet e15be0c1fa144a6bba312660aebe1481 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.491142  5385 tablet_replica.cc:333] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.491340  5385 raft_consensus.cc:2243] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.492435  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet cb61b9847b2e431ca64fc1266161f0cc
I20251024 01:52:44.492587  5385 raft_consensus.cc:2272] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.493332  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet cb61b9847b2e431ca64fc1266161f0cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.495198  5385 ts_tablet_manager.cc:1916] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.495584  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.496220  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:44.497512  5375 tablet_bootstrap.cc:492] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.499009  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.499541  5375 tablet_bootstrap.cc:654] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.501271  5375 tablet_bootstrap.cc:492] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.501441  5375 ts_tablet_manager.cc:1403] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:52:44.501966  5385 ts_tablet_manager.cc:1929] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.502102  5385 log.cc:1199] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/e15be0c1fa144a6bba312660aebe1481
I20251024 01:52:44.502027  5375 raft_consensus.cc:359] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.502301  5375 raft_consensus.cc:385] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.502396  5375 raft_consensus.cc:740] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.502599  5385 ts_tablet_manager.cc:1950] T e15be0c1fa144a6bba312660aebe1481 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.502658  5375 consensus_queue.cc:260] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.502837  5375 raft_consensus.cc:399] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.502950  5375 raft_consensus.cc:493] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.503060  5375 raft_consensus.cc:3060] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:44.503661  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cfb6682100944a268716c00f3a9c50f6 has no consensus state
I20251024 01:52:44.505075  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet e15be0c1fa144a6bba312660aebe1481 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.505259  5375 raft_consensus.cc:515] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:44.505398  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet cb61b9847b2e431ca64fc1266161f0cc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cb61b9847b2e431ca64fc1266161f0cc already in progress: creating tablet
I20251024 01:52:44.505494  5375 leader_election.cc:304] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.505756  5375 leader_election.cc:290] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.506038  5411 raft_consensus.cc:2804] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.506212  5411 raft_consensus.cc:697] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.506352  5375 ts_tablet_manager.cc:1434] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:44.506480  5411 consensus_queue.cc:237] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.507609  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.507766  5327 tablet_service.cc:1505] Processing CreateTablet for tablet cfb6682100944a268716c00f3a9c50f6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20251024 01:52:44.508203  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb6682100944a268716c00f3a9c50f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.510257  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.513314  5375 tablet_bootstrap.cc:492] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.513638  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet cfb6682100944a268716c00f3a9c50f6
I20251024 01:52:44.515244  5375 tablet_bootstrap.cc:654] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.516296  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet cfb6682100944a268716c00f3a9c50f6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.517225  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
W20251024 01:52:44.517500  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet cfb6682100944a268716c00f3a9c50f6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cfb6682100944a268716c00f3a9c50f6 already in progress: creating tablet
I20251024 01:52:44.518035  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:44.519451  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet cb61b9847b2e431ca64fc1266161f0cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.520330  5375 tablet_bootstrap.cc:492] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.520510  5385 tablet_replica.cc:333] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.520848  5385 raft_consensus.cc:2243] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.520545  5375 ts_tablet_manager.cc:1403] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.005s
I20251024 01:52:44.521229  5385 raft_consensus.cc:2272] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.522907  5375 raft_consensus.cc:359] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.522794  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.522979  5385 ts_tablet_manager.cc:1916] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.523101  5375 raft_consensus.cc:385] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.523259  5375 raft_consensus.cc:740] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.523607  5375 consensus_queue.cc:260] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.523823  5375 raft_consensus.cc:399] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.523933  5375 raft_consensus.cc:493] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.524140  5375 raft_consensus.cc:3060] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.527204  5375 raft_consensus.cc:515] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.527472  5375 leader_election.cc:304] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.527731  5375 leader_election.cc:290] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.527751  5411 raft_consensus.cc:2804] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.527973  5411 raft_consensus.cc:697] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
W20251024 01:52:44.528152  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 75a7ab0e8bf54261b2f2cf3f2eb52984 has no consensus state
I20251024 01:52:44.528250  5411 consensus_queue.cc:237] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.529978  5375 ts_tablet_manager.cc:1434] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20251024 01:52:44.531335  5385 ts_tablet_manager.cc:1929] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.531502  5385 log.cc:1199] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/cb61b9847b2e431ca64fc1266161f0cc
I20251024 01:52:44.531533  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.531988  5385 ts_tablet_manager.cc:1950] T cb61b9847b2e431ca64fc1266161f0cc P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.532414  5328 tablet_service.cc:1505] Processing CreateTablet for tablet 75a7ab0e8bf54261b2f2cf3f2eb52984 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:44.532836  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a7ab0e8bf54261b2f2cf3f2eb52984. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.537559  5375 tablet_bootstrap.cc:492] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.537771  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet cb61b9847b2e431ca64fc1266161f0cc (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.537953  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet cfb6682100944a268716c00f3a9c50f6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.538355  5385 tablet_replica.cc:333] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.538610  5385 raft_consensus.cc:2243] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.538905  5385 raft_consensus.cc:2272] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.539009  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.540232  5375 tablet_bootstrap.cc:654] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.540551  5385 ts_tablet_manager.cc:1916] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.542711  5375 tablet_bootstrap.cc:492] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.543040  5375 ts_tablet_manager.cc:1403] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20251024 01:52:44.543085  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 75a7ab0e8bf54261b2f2cf3f2eb52984
I20251024 01:52:44.544121  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 75a7ab0e8bf54261b2f2cf3f2eb52984 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.544194  5375 raft_consensus.cc:359] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.544416  5375 raft_consensus.cc:385] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.544505  5375 raft_consensus.cc:740] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.544817  5375 consensus_queue.cc:260] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.545028  5375 raft_consensus.cc:399] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.545148  5375 raft_consensus.cc:493] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.545257  5375 raft_consensus.cc:3060] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.545343  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.548437  5375 raft_consensus.cc:515] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.548564  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.548714  5375 leader_election.cc:304] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.548985  5375 leader_election.cc:290] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.549096  5411 raft_consensus.cc:2804] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.549263  5411 raft_consensus.cc:697] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.549396  5385 ts_tablet_manager.cc:1929] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.549530  5411 consensus_queue.cc:237] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.549886  5375 ts_tablet_manager.cc:1434] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20251024 01:52:44.549523  5385 log.cc:1199] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/cfb6682100944a268716c00f3a9c50f6
I20251024 01:52:44.550758  5385 ts_tablet_manager.cc:1950] T cfb6682100944a268716c00f3a9c50f6 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.552066  5385 tablet_replica.cc:333] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.552322  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet cfb6682100944a268716c00f3a9c50f6 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.552426  5385 raft_consensus.cc:2243] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.552603  5385 raft_consensus.cc:2272] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:44.553239  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c2c1a42ae7934bc8baa2b0967a37193e has no consensus state
I20251024 01:52:44.553782  5385 ts_tablet_manager.cc:1916] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.556908  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.558750  5327 tablet_service.cc:1505] Processing CreateTablet for tablet c2c1a42ae7934bc8baa2b0967a37193e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION VALUES < 100
I20251024 01:52:44.559201  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c1a42ae7934bc8baa2b0967a37193e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.559985  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.561651  5385 ts_tablet_manager.cc:1929] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.561813  5385 log.cc:1199] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/75a7ab0e8bf54261b2f2cf3f2eb52984
I20251024 01:52:44.562141  5385 ts_tablet_manager.cc:1950] T 75a7ab0e8bf54261b2f2cf3f2eb52984 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.563162  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 75a7ab0e8bf54261b2f2cf3f2eb52984 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.564853  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet c2c1a42ae7934bc8baa2b0967a37193e
I20251024 01:52:44.565232  5375 tablet_bootstrap.cc:492] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.565881  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet c2c1a42ae7934bc8baa2b0967a37193e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:44.567184  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet c2c1a42ae7934bc8baa2b0967a37193e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c2c1a42ae7934bc8baa2b0967a37193e already in progress: creating tablet
I20251024 01:52:44.567315  5375 tablet_bootstrap.cc:654] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.567344  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.569344  5375 tablet_bootstrap.cc:492] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.569521  5375 ts_tablet_manager.cc:1403] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:52:44.570556  5375 raft_consensus.cc:359] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.570732  5375 raft_consensus.cc:385] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.570844  5375 raft_consensus.cc:740] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.571079  5375 consensus_queue.cc:260] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.571240  5375 raft_consensus.cc:399] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.571342  5375 raft_consensus.cc:493] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.571478  5375 raft_consensus.cc:3060] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.571769  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.573873  5375 raft_consensus.cc:515] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.574127  5375 leader_election.cc:304] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.574379  5375 leader_election.cc:290] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.574445  5411 raft_consensus.cc:2804] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.574604  5411 raft_consensus.cc:697] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.574929  5375 ts_tablet_manager.cc:1434] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:44.574879  5411 consensus_queue.cc:237] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:44.576167  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f738fdae2363411d8a2002feb3c23cfe has no consensus state
I20251024 01:52:44.578822  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet c2c1a42ae7934bc8baa2b0967a37193e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.578949  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.579927  5385 tablet_replica.cc:333] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.580149  5385 raft_consensus.cc:2243] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.580377  5327 tablet_service.cc:1505] Processing CreateTablet for tablet f738fdae2363411d8a2002feb3c23cfe (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251024 01:52:44.580552  5385 raft_consensus.cc:2272] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.580935  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f738fdae2363411d8a2002feb3c23cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.581661  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.582116  5385 ts_tablet_manager.cc:1916] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.586392  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet f738fdae2363411d8a2002feb3c23cfe
I20251024 01:52:44.587373  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet f738fdae2363411d8a2002feb3c23cfe with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.587643  5385 ts_tablet_manager.cc:1929] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.587787  5385 log.cc:1199] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/c2c1a42ae7934bc8baa2b0967a37193e
I20251024 01:52:44.588353  5385 ts_tablet_manager.cc:1950] T c2c1a42ae7934bc8baa2b0967a37193e P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.588616  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.589612  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet c2c1a42ae7934bc8baa2b0967a37193e (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.589692  5375 tablet_bootstrap.cc:492] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
W20251024 01:52:44.589938  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet f738fdae2363411d8a2002feb3c23cfe because the tablet was not found. No further retry: Not found: Tablet not found: f738fdae2363411d8a2002feb3c23cfe
I20251024 01:52:44.591718  5375 tablet_bootstrap.cc:654] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.591593  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.593698  5375 tablet_bootstrap.cc:492] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.593876  5375 ts_tablet_manager.cc:1403] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:44.594548  5375 raft_consensus.cc:359] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.594733  5375 raft_consensus.cc:385] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.594810  5375 raft_consensus.cc:740] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.595060  5375 consensus_queue.cc:260] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.595238  5375 raft_consensus.cc:399] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.595345  5375 raft_consensus.cc:493] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.595448  5375 raft_consensus.cc:3060] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:44.596060  5241 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eaaa72fdb2f4481883086fc5d99e6c97 has no consensus state
I20251024 01:52:44.598220  5375 raft_consensus.cc:515] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.598266  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.598526  5375 leader_election.cc:304] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.598820  5375 leader_election.cc:290] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.599020  5411 raft_consensus.cc:2804] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.599206  5411 raft_consensus.cc:697] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.599470  5411 consensus_queue.cc:237] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.599738  5375 ts_tablet_manager.cc:1434] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20251024 01:52:44.601840  5327 tablet_service.cc:1505] Processing CreateTablet for tablet eaaa72fdb2f4481883086fc5d99e6c97 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251024 01:52:44.602523  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaaa72fdb2f4481883086fc5d99e6c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.604014  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet f738fdae2363411d8a2002feb3c23cfe with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.604339  5385 tablet_replica.cc:333] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.604558  5385 raft_consensus.cc:2243] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.605086  5385 raft_consensus.cc:2272] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.606277  5385 ts_tablet_manager.cc:1916] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.609079  5375 tablet_bootstrap.cc:492] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.609277  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.611495  5375 tablet_bootstrap.cc:654] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.611656  5385 ts_tablet_manager.cc:1929] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.611830  5385 log.cc:1199] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/f738fdae2363411d8a2002feb3c23cfe
I20251024 01:52:44.613658  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet eaaa72fdb2f4481883086fc5d99e6c97
I20251024 01:52:44.614614  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet eaaa72fdb2f4481883086fc5d99e6c97 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.614710  5375 tablet_bootstrap.cc:492] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.614836  5375 ts_tablet_manager.cc:1403] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.004s
I20251024 01:52:44.615528  5375 raft_consensus.cc:359] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.615710  5375 raft_consensus.cc:385] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.615785  5375 raft_consensus.cc:740] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.615784  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.616014  5375 consensus_queue.cc:260] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.616155  5375 raft_consensus.cc:399] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.616235  5375 raft_consensus.cc:493] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.616308  5375 raft_consensus.cc:3060] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.619031  5375 raft_consensus.cc:515] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.619257  5375 leader_election.cc:304] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.619457  5375 leader_election.cc:290] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.619354  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.619619  5411 raft_consensus.cc:2804] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.619779  5411 raft_consensus.cc:697] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.620046  5411 consensus_queue.cc:237] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.620311  5375 ts_tablet_manager.cc:1434] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
W20251024 01:52:44.623848  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dd604b6da83a4bf898ba8e76ac14fdc3 has no consensus state
I20251024 01:52:44.625420  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.627853  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.628793  5385 ts_tablet_manager.cc:1950] T f738fdae2363411d8a2002feb3c23cfe P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.629743  5385 tablet_replica.cc:333] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.629839  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet f738fdae2363411d8a2002feb3c23cfe (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.629931  5385 raft_consensus.cc:2243] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.630124  5385 raft_consensus.cc:2272] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.630560  5327 tablet_service.cc:1505] Processing CreateTablet for tablet dd604b6da83a4bf898ba8e76ac14fdc3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:44.630970  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd604b6da83a4bf898ba8e76ac14fdc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.631130  5385 ts_tablet_manager.cc:1916] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.635475  5375 tablet_bootstrap.cc:492] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.635730  5385 ts_tablet_manager.cc:1929] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.635869  5385 log.cc:1199] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/eaaa72fdb2f4481883086fc5d99e6c97
I20251024 01:52:44.636185  5385 ts_tablet_manager.cc:1950] T eaaa72fdb2f4481883086fc5d99e6c97 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.637074  5375 tablet_bootstrap.cc:654] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.637109  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet eaaa72fdb2f4481883086fc5d99e6c97 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.637302  5241 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet dd604b6da83a4bf898ba8e76ac14fdc3
I20251024 01:52:44.638193  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet dd604b6da83a4bf898ba8e76ac14fdc3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.638527  5240 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
W20251024 01:52:44.638828  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet dd604b6da83a4bf898ba8e76ac14fdc3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dd604b6da83a4bf898ba8e76ac14fdc3 already in progress: creating tablet
I20251024 01:52:44.639364  5375 tablet_bootstrap.cc:492] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.639343  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet eaaa72fdb2f4481883086fc5d99e6c97 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.639520  5375 ts_tablet_manager.cc:1403] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251024 01:52:44.639607  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
W20251024 01:52:44.639801  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet eaaa72fdb2f4481883086fc5d99e6c97 because the tablet was not found. No further retry: Not found: Tablet not found: eaaa72fdb2f4481883086fc5d99e6c97
I20251024 01:52:44.640197  5375 raft_consensus.cc:359] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.640313  5375 raft_consensus.cc:385] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.640380  5375 raft_consensus.cc:740] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.640575  5375 consensus_queue.cc:260] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.640687  5375 raft_consensus.cc:399] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.640750  5375 raft_consensus.cc:493] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.640825  5375 raft_consensus.cc:3060] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.642275  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.642908  5375 raft_consensus.cc:515] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.643108  5375 leader_election.cc:304] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.643267  5375 leader_election.cc:290] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.643358  5411 raft_consensus.cc:2804] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.643488  5411 raft_consensus.cc:697] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.643659  5375 ts_tablet_manager.cc:1434] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:52:44.643751  5411 consensus_queue.cc:237] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
W20251024 01:52:44.646122  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5ed8b14df82749af93dbf990a88b68d9 has no consensus state
I20251024 01:52:44.646826  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet dd604b6da83a4bf898ba8e76ac14fdc3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.647080  5385 tablet_replica.cc:333] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.647240  5385 raft_consensus.cc:2243] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.647392  5385 raft_consensus.cc:2272] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.647811  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.648942  5385 ts_tablet_manager.cc:1916] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.650354  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.650718  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 5ed8b14df82749af93dbf990a88b68d9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:44.651088  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed8b14df82749af93dbf990a88b68d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.653986  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 5ed8b14df82749af93dbf990a88b68d9
I20251024 01:52:44.654418  5385 ts_tablet_manager.cc:1929] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.654523  5385 log.cc:1199] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/dd604b6da83a4bf898ba8e76ac14fdc3
I20251024 01:52:44.654870  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 5ed8b14df82749af93dbf990a88b68d9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.654927  5385 ts_tablet_manager.cc:1950] T dd604b6da83a4bf898ba8e76ac14fdc3 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.655829  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet dd604b6da83a4bf898ba8e76ac14fdc3 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:44.656095  5227 catalog_manager.cc:4952] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 5ed8b14df82749af93dbf990a88b68d9 because the tablet was not found. No further retry: Not found: Tablet not found: 5ed8b14df82749af93dbf990a88b68d9
I20251024 01:52:44.656379  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.657008  5375 tablet_bootstrap.cc:492] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.658305  5375 tablet_bootstrap.cc:654] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.659150  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.659925  5375 tablet_bootstrap.cc:492] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.660074  5375 ts_tablet_manager.cc:1403] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251024 01:52:44.660648  5375 raft_consensus.cc:359] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.660782  5375 raft_consensus.cc:385] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.660842  5375 raft_consensus.cc:740] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.661041  5375 consensus_queue.cc:260] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.661170  5375 raft_consensus.cc:399] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.661221  5375 raft_consensus.cc:493] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.661294  5375 raft_consensus.cc:3060] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
W20251024 01:52:44.662933  5240 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 79c19ee24e1f438592db3cbce9be7f3e has no consensus state
I20251024 01:52:44.663736  5375 raft_consensus.cc:515] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.663947  5375 leader_election.cc:304] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.664183  5411 raft_consensus.cc:2804] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.664301  5411 raft_consensus.cc:697] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.664570  5411 consensus_queue.cc:237] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.665649  5375 leader_election.cc:290] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.666150  5375 ts_tablet_manager.cc:1434] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20251024 01:52:44.666824  5241 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.667188  5327 tablet_service.cc:1505] Processing CreateTablet for tablet 79c19ee24e1f438592db3cbce9be7f3e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251024 01:52:44.667541  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c19ee24e1f438592db3cbce9be7f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.669047  5328 tablet_service.cc:1552] Processing DeleteTablet for tablet 5ed8b14df82749af93dbf990a88b68d9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.669327  5385 tablet_replica.cc:333] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.669489  5385 raft_consensus.cc:2243] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.669660  5385 raft_consensus.cc:2272] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.670212  5240 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.673004  5375 tablet_bootstrap.cc:492] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.674049  5385 ts_tablet_manager.cc:1916] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.674661  5240 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet 79c19ee24e1f438592db3cbce9be7f3e
I20251024 01:52:44.675645  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 79c19ee24e1f438592db3cbce9be7f3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.675990  5375 tablet_bootstrap.cc:654] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.677079  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:44.677668  5375 tablet_bootstrap.cc:492] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.677600  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.677809  5375 ts_tablet_manager.cc:1403] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20251024 01:52:44.678471  5375 raft_consensus.cc:359] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.678593  5375 raft_consensus.cc:385] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.678643  5375 raft_consensus.cc:740] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.678845  5375 consensus_queue.cc:260] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.678961  5375 raft_consensus.cc:399] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.679025  5375 raft_consensus.cc:493] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.679111  5375 raft_consensus.cc:3060] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.680632  5385 ts_tablet_manager.cc:1929] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.680759  5385 log.cc:1199] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/5ed8b14df82749af93dbf990a88b68d9
I20251024 01:52:44.680703  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.681145  5385 ts_tablet_manager.cc:1950] T 5ed8b14df82749af93dbf990a88b68d9 P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.681572  5375 raft_consensus.cc:515] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.681803  5375 leader_election.cc:304] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.681970  5375 leader_election.cc:290] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.682072  5411 raft_consensus.cc:2804] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.682210  5411 raft_consensus.cc:697] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.682386  5375 ts_tablet_manager.cc:1434] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:44.682425  5411 consensus_queue.cc:237] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.682475  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 5ed8b14df82749af93dbf990a88b68d9 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
W20251024 01:52:44.682734  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet 79c19ee24e1f438592db3cbce9be7f3e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 79c19ee24e1f438592db3cbce9be7f3e already in progress: creating tablet
W20251024 01:52:44.685400  5239 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c2aeb273381743baafcf3b653a8feda9 has no consensus state
I20251024 01:52:44.686669  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet 79c19ee24e1f438592db3cbce9be7f3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
I20251024 01:52:44.687085  5385 tablet_replica.cc:333] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.687266  5385 raft_consensus.cc:2243] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.687451  5385 raft_consensus.cc:2272] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.688756  5385 ts_tablet_manager.cc:1916] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:44.689436  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.689730  5327 tablet_service.cc:1505] Processing CreateTablet for tablet c2aeb273381743baafcf3b653a8feda9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251024 01:52:44.690210  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2aeb273381743baafcf3b653a8feda9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:44.692147  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
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
I20251024 01:52:44.694105  5385 ts_tablet_manager.cc:1929] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:52:44.694252  5385 log.cc:1199] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761270696576755-416-0/minicluster-data/ts-0-root/wals/79c19ee24e1f438592db3cbce9be7f3e
I20251024 01:52:44.694665  5385 ts_tablet_manager.cc:1950] T 79c19ee24e1f438592db3cbce9be7f3e P 3a84669aacd74aa98492f9539217d3a7: Deleting consensus metadata
I20251024 01:52:44.695647  5227 catalog_manager.cc:4985] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): tablet 79c19ee24e1f438592db3cbce9be7f3e (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564]) successfully deleted
I20251024 01:52:44.696074  5375 tablet_bootstrap.cc:492] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7: Bootstrap starting.
I20251024 01:52:44.696282  5239 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: Sending DeleteTablet for 1 replicas of tablet c2aeb273381743baafcf3b653a8feda9
I20251024 01:52:44.697263  5375 tablet_bootstrap.cc:654] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:44.698343  5327 tablet_service.cc:1552] Processing DeleteTablet for tablet c2aeb273381743baafcf3b653a8feda9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:44 UTC) from {username='slave'} at 127.0.0.1:56714
W20251024 01:52:44.698957  5227 catalog_manager.cc:4965] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): delete failed for tablet c2aeb273381743baafcf3b653a8feda9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c2aeb273381743baafcf3b653a8feda9 already in progress: creating tablet
I20251024 01:52:44.699426  5239 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
table { table_name: "test-alter-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
I20251024 01:52:44.700176  5375 tablet_bootstrap.cc:492] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7: No bootstrap required, opened a new log
I20251024 01:52:44.700316  5375 ts_tablet_manager.cc:1403] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20251024 01:52:44.701071  5375 raft_consensus.cc:359] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.701206  5375 raft_consensus.cc:385] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:44.701257  5375 raft_consensus.cc:740] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Initialized, Role: FOLLOWER
I20251024 01:52:44.701462  5375 consensus_queue.cc:260] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.701560   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:44.701576  5375 raft_consensus.cc:399] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:44.701695  5375 raft_consensus.cc:493] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:44.701757  5375 raft_consensus.cc:3060] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:44.704838  5375 raft_consensus.cc:515] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.705241  5375 leader_election.cc:304] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a84669aacd74aa98492f9539217d3a7; no voters: 
I20251024 01:52:44.705507  5375 leader_election.cc:290] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:44.705591  5411 raft_consensus.cc:2804] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:44.705756  5411 raft_consensus.cc:697] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a84669aacd74aa98492f9539217d3a7, State: Running, Role: LEADER
I20251024 01:52:44.706028  5375 ts_tablet_manager.cc:1434] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20251024 01:52:44.706045  5411 consensus_queue.cc:237] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a84669aacd74aa98492f9539217d3a7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 37391 } }
I20251024 01:52:44.711714  5239 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564] alter complete (version 0)
I20251024 01:52:44.712700   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:44.713105   416 tablet_replica.cc:333] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.713330   416 raft_consensus.cc:2243] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.713585   416 raft_consensus.cc:2272] T c2aeb273381743baafcf3b653a8feda9 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:44.713701  5227 catalog_manager.cc:4712] TS 3a84669aacd74aa98492f9539217d3a7 (127.0.104.1:37391): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet c2aeb273381743baafcf3b653a8feda9: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20251024 01:52:44.714829   416 tablet_replica.cc:333] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7: stopping tablet replica
I20251024 01:52:44.714988   416 raft_consensus.cc:2243] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:44.715171   416 raft_consensus.cc:2272] T d547147b44e04bf5a51b21a8c73a8268 P 3a84669aacd74aa98492f9539217d3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:44.729368   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:44.777555   416 master.cc:561] Master@127.0.104.62:33021 shutting down...
W20251024 01:52:45.230823  5225 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 1f2b785409364ae7b2f054f3212cc109 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 1f2b785409364ae7b2f054f3212cc109 consensus state has no leader
W20251024 01:52:46.413381  5226 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet bedcf2b6a21a4e7588cad7a9ed158760 (table test-alter-range-partitioning-invalid-unbounded [id=62e99dc044074300899f074b8b469564], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet bedcf2b6a21a4e7588cad7a9ed158760 consensus state has no leader
I20251024 01:52:47.093617   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:47.093940   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:47.094060   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4e4c950175d3421187c24abdf9c98487: stopping tablet replica
I20251024 01:52:47.112051   416 master.cc:583] Master@127.0.104.62:33021 shutdown complete.
[       OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (5206 ms)
[ RUN      ] AlterTableTest.RangeWithCustomHashSchema
I20251024 01:52:47.125320   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41475
I20251024 01:52:47.126034   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:47.127244   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:47.128861   416 webserver.cc:492] Webserver started at http://127.0.104.62:33753/ using document root <none> and password file <none>
I20251024 01:52:47.129086   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:47.129146   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:47.129242   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:47.129822   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "2becce7f33324c8599e9aa17460c0243"
format_stamp: "Formatted at 2025-10-24 01:52:47 on dist-test-slave-fm74"
I20251024 01:52:47.132373   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:52:47.134078  5628 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:47.134651   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251024 01:52:47.134816   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "2becce7f33324c8599e9aa17460c0243"
format_stamp: "Formatted at 2025-10-24 01:52:47 on dist-test-slave-fm74"
I20251024 01:52:47.134953   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761270696576755-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)
I20251024 01:52:47.150465   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:47.150972   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:47.163401   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41475
I20251024 01:52:47.163439  5679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41475 every 8 connection(s)
I20251024 01:52:47.165077  5680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:47.169948  5680 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243: Bootstrap starting.
I20251024 01:52:47.171242  5680 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:47.173192  5680 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243: No bootstrap required, opened a new log
I20251024 01:52:47.174005  5680 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2becce7f33324c8599e9aa17460c0243" member_type: VOTER }
I20251024 01:52:47.174228  5680 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:47.174297  5680 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2becce7f33324c8599e9aa17460c0243, State: Initialized, Role: FOLLOWER
I20251024 01:52:47.174503  5680 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2becce7f33324c8599e9aa17460c0243" member_type: VOTER }
I20251024 01:52:47.174612  5680 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:47.174650  5680 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:47.174724  5680 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:47.176805  5680 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2becce7f33324c8599e9aa17460c0243" member_type: VOTER }
I20251024 01:52:47.176996  5680 leader_election.cc:304] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2becce7f33324c8599e9aa17460c0243; no voters: 
I20251024 01:52:47.177490  5680 leader_election.cc:290] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:47.177628  5683 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:47.178087  5683 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [term 1 LEADER]: Becoming Leader. State: Replica: 2becce7f33324c8599e9aa17460c0243, State: Running, Role: LEADER
I20251024 01:52:47.178395  5680 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:47.178364  5683 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2becce7f33324c8599e9aa17460c0243" member_type: VOTER }
I20251024 01:52:47.179775  5685 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2becce7f33324c8599e9aa17460c0243. Latest consensus state: current_term: 1 leader_uuid: "2becce7f33324c8599e9aa17460c0243" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2becce7f33324c8599e9aa17460c0243" member_type: VOTER } }
I20251024 01:52:47.180089  5685 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:47.179770  5684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2becce7f33324c8599e9aa17460c0243" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2becce7f33324c8599e9aa17460c0243" member_type: VOTER } }
I20251024 01:52:47.180477  5684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:47.181710  5688 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:47.183025  5688 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:47.184513   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:47.186250  5688 catalog_manager.cc:1357] Generated new cluster ID: e1eb8e18454649c9a827bc4a72cf0b72
I20251024 01:52:47.186349  5688 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:47.200145  5688 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:47.201025  5688 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:47.208477  5688 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243: Generated new TSK 0
I20251024 01:52:47.208755  5688 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:47.217875   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:47.219380   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:47.221274   416 webserver.cc:492] Webserver started at http://127.0.104.1:33313/ using document root <none> and password file <none>
I20251024 01:52:47.221549   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:47.221624   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:47.221755   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:47.222455   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "c8fd9d67248e4c2f9d7313b789113108"
format_stamp: "Formatted at 2025-10-24 01:52:47 on dist-test-slave-fm74"
I20251024 01:52:47.225338   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:52:47.227453  5704 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:47.227902   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:47.228051   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "c8fd9d67248e4c2f9d7313b789113108"
format_stamp: "Formatted at 2025-10-24 01:52:47 on dist-test-slave-fm74"
I20251024 01:52:47.228165   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761270696576755-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)
I20251024 01:52:47.240931   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:47.241513   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:47.242082   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:47.243081   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:47.243147   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:47.243227   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:47.243273   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:47.256767   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43043
I20251024 01:52:47.256786  5766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43043 every 8 connection(s)
I20251024 01:52:47.270632  5767 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41475
I20251024 01:52:47.270794  5767 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:47.271183  5767 heartbeater.cc:507] Master 127.0.104.62:41475 requested a full tablet report, sending...
I20251024 01:52:47.272145  5645 ts_manager.cc:194] Registered new tserver with Master: c8fd9d67248e4c2f9d7313b789113108 (127.0.104.1:43043)
I20251024 01:52:47.272809   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014943088s
I20251024 01:52:47.273658  5645 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33394
I20251024 01:52:47.285550  5767 heartbeater.cc:499] Master 127.0.104.62:41475 was elected leader, sending a full tablet report...
I20251024 01:52:47.286249  5645 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33400:
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"
    }
  }
}
I20251024 01:52:47.299659  5732 tablet_service.cc:1505] Processing CreateTablet for tablet 8169e8c315cc4fb1af2fd9c602622944 (DEFAULT_TABLE table=fake-table [id=3939105e681845d88e1183f38ada6cc7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:47.300118  5732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8169e8c315cc4fb1af2fd9c602622944. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:47.305238  5779 tablet_bootstrap.cc:492] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108: Bootstrap starting.
I20251024 01:52:47.306769  5779 tablet_bootstrap.cc:654] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:47.308681  5779 tablet_bootstrap.cc:492] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108: No bootstrap required, opened a new log
I20251024 01:52:47.308822  5779 ts_tablet_manager.cc:1403] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:47.309484  5779 raft_consensus.cc:359] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.309626  5779 raft_consensus.cc:385] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:47.309695  5779 raft_consensus.cc:740] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8fd9d67248e4c2f9d7313b789113108, State: Initialized, Role: FOLLOWER
I20251024 01:52:47.309938  5779 consensus_queue.cc:260] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.310072  5779 raft_consensus.cc:399] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:47.310137  5779 raft_consensus.cc:493] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:47.310233  5779 raft_consensus.cc:3060] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:47.312161  5779 raft_consensus.cc:515] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.312391  5779 leader_election.cc:304] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c8fd9d67248e4c2f9d7313b789113108; no voters: 
I20251024 01:52:47.312992  5779 leader_election.cc:290] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:47.313382  5781 raft_consensus.cc:2804] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:47.313859  5781 raft_consensus.cc:697] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [term 1 LEADER]: Becoming Leader. State: Replica: c8fd9d67248e4c2f9d7313b789113108, State: Running, Role: LEADER
I20251024 01:52:47.314479  5781 consensus_queue.cc:237] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.314661  5779 ts_tablet_manager.cc:1434] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20251024 01:52:47.316704  5645 catalog_manager.cc:5649] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8fd9d67248e4c2f9d7313b789113108 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c8fd9d67248e4c2f9d7313b789113108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:47.342926   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:47.345007  5644 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33400:
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
    }
  }
}
I20251024 01:52:47.356150  5731 tablet_service.cc:1505] Processing CreateTablet for tablet 7b987b6851134d70963ab7e7a2b94a42 (DEFAULT_TABLE table=kudu-3577 [id=6008647d6639438ea0a1da2fd72a0628]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:47.356667  5731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b987b6851134d70963ab7e7a2b94a42. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:47.356822  5730 tablet_service.cc:1505] Processing CreateTablet for tablet 34efb4bae0644ecb96ca5024239fcb6d (DEFAULT_TABLE table=kudu-3577 [id=6008647d6639438ea0a1da2fd72a0628]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20251024 01:52:47.357401  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34efb4bae0644ecb96ca5024239fcb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:47.357668  5729 tablet_service.cc:1505] Processing CreateTablet for tablet 48cdef8f12fb49de8be170a74aea2d4e (DEFAULT_TABLE table=kudu-3577 [id=6008647d6639438ea0a1da2fd72a0628]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:47.357805  5728 tablet_service.cc:1505] Processing CreateTablet for tablet 32504cdb2fb64b63bf1ca7ee0eb14022 (DEFAULT_TABLE table=kudu-3577 [id=6008647d6639438ea0a1da2fd72a0628]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251024 01:52:47.358063  5729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48cdef8f12fb49de8be170a74aea2d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:47.358292  5728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32504cdb2fb64b63bf1ca7ee0eb14022. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:47.356101  5732 tablet_service.cc:1505] Processing CreateTablet for tablet 00cccc1d8e844e90a838e7e7fd246f32 (DEFAULT_TABLE table=kudu-3577 [id=6008647d6639438ea0a1da2fd72a0628]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20251024 01:52:47.362550  5732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00cccc1d8e844e90a838e7e7fd246f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:47.363912  5779 tablet_bootstrap.cc:492] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: Bootstrap starting.
I20251024 01:52:47.365675  5779 tablet_bootstrap.cc:654] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:47.367748  5779 tablet_bootstrap.cc:492] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: No bootstrap required, opened a new log
I20251024 01:52:47.367903  5779 ts_tablet_manager.cc:1403] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20251024 01:52:47.368593  5779 raft_consensus.cc:359] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.368762  5779 raft_consensus.cc:385] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:47.368814  5779 raft_consensus.cc:740] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8fd9d67248e4c2f9d7313b789113108, State: Initialized, Role: FOLLOWER
I20251024 01:52:47.369052  5779 consensus_queue.cc:260] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.369207  5779 raft_consensus.cc:399] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:47.369273  5779 raft_consensus.cc:493] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:47.369357  5779 raft_consensus.cc:3060] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:47.371949  5779 raft_consensus.cc:515] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.372218  5779 leader_election.cc:304] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c8fd9d67248e4c2f9d7313b789113108; no voters: 
I20251024 01:52:47.372416  5779 leader_election.cc:290] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:47.372493  5781 raft_consensus.cc:2804] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:47.372810  5779 ts_tablet_manager.cc:1434] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251024 01:52:47.373070  5779 tablet_bootstrap.cc:492] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: Bootstrap starting.
I20251024 01:52:47.373024  5781 raft_consensus.cc:697] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [term 1 LEADER]: Becoming Leader. State: Replica: c8fd9d67248e4c2f9d7313b789113108, State: Running, Role: LEADER
I20251024 01:52:47.373345  5781 consensus_queue.cc:237] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.374961  5779 tablet_bootstrap.cc:654] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:47.375828  5644 catalog_manager.cc:5649] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8fd9d67248e4c2f9d7313b789113108 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c8fd9d67248e4c2f9d7313b789113108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:47.376784  5779 tablet_bootstrap.cc:492] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: No bootstrap required, opened a new log
I20251024 01:52:47.376919  5779 ts_tablet_manager.cc:1403] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:47.377633  5779 raft_consensus.cc:359] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.377789  5779 raft_consensus.cc:385] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:47.377827  5779 raft_consensus.cc:740] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8fd9d67248e4c2f9d7313b789113108, State: Initialized, Role: FOLLOWER
I20251024 01:52:47.378597  5779 consensus_queue.cc:260] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.378755  5779 raft_consensus.cc:399] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:47.378822  5779 raft_consensus.cc:493] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:47.378894  5779 raft_consensus.cc:3060] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:47.381100  5779 raft_consensus.cc:515] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.381302  5779 leader_election.cc:304] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c8fd9d67248e4c2f9d7313b789113108; no voters: 
I20251024 01:52:47.381487  5779 leader_election.cc:290] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:47.381595  5781 raft_consensus.cc:2804] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:47.381784  5781 raft_consensus.cc:697] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [term 1 LEADER]: Becoming Leader. State: Replica: c8fd9d67248e4c2f9d7313b789113108, State: Running, Role: LEADER
I20251024 01:52:47.381956  5779 ts_tablet_manager.cc:1434] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20251024 01:52:47.382005  5781 consensus_queue.cc:237] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.382499  5779 tablet_bootstrap.cc:492] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: Bootstrap starting.
I20251024 01:52:47.384439  5645 catalog_manager.cc:5649] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8fd9d67248e4c2f9d7313b789113108 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c8fd9d67248e4c2f9d7313b789113108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:47.384920  5779 tablet_bootstrap.cc:654] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:47.387406  5779 tablet_bootstrap.cc:492] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: No bootstrap required, opened a new log
I20251024 01:52:47.387569  5779 ts_tablet_manager.cc:1403] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:47.388180  5779 raft_consensus.cc:359] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.388314  5779 raft_consensus.cc:385] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:47.388365  5779 raft_consensus.cc:740] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8fd9d67248e4c2f9d7313b789113108, State: Initialized, Role: FOLLOWER
I20251024 01:52:47.388563  5779 consensus_queue.cc:260] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.388675  5779 raft_consensus.cc:399] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:47.388741  5779 raft_consensus.cc:493] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:47.388818  5779 raft_consensus.cc:3060] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:47.390887  5779 raft_consensus.cc:515] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.391120  5779 leader_election.cc:304] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c8fd9d67248e4c2f9d7313b789113108; no voters: 
I20251024 01:52:47.391288  5779 leader_election.cc:290] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:47.391676  5781 raft_consensus.cc:2804] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:47.391801  5779 ts_tablet_manager.cc:1434] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20251024 01:52:47.391896  5781 raft_consensus.cc:697] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [term 1 LEADER]: Becoming Leader. State: Replica: c8fd9d67248e4c2f9d7313b789113108, State: Running, Role: LEADER
I20251024 01:52:47.392122  5779 tablet_bootstrap.cc:492] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: Bootstrap starting.
I20251024 01:52:47.392192  5781 consensus_queue.cc:237] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.394362  5779 tablet_bootstrap.cc:654] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:47.395257  5645 catalog_manager.cc:5649] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8fd9d67248e4c2f9d7313b789113108 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c8fd9d67248e4c2f9d7313b789113108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:47.396414  5779 tablet_bootstrap.cc:492] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: No bootstrap required, opened a new log
I20251024 01:52:47.396548  5779 ts_tablet_manager.cc:1403] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20251024 01:52:47.397145  5779 raft_consensus.cc:359] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.397298  5779 raft_consensus.cc:385] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:47.397368  5779 raft_consensus.cc:740] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8fd9d67248e4c2f9d7313b789113108, State: Initialized, Role: FOLLOWER
I20251024 01:52:47.397578  5779 consensus_queue.cc:260] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.397727  5779 raft_consensus.cc:399] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:47.397790  5779 raft_consensus.cc:493] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:47.397862  5779 raft_consensus.cc:3060] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:47.400276  5779 raft_consensus.cc:515] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.400524  5779 leader_election.cc:304] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c8fd9d67248e4c2f9d7313b789113108; no voters: 
I20251024 01:52:47.400701  5779 leader_election.cc:290] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:47.400835  5782 raft_consensus.cc:2804] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:47.400949  5782 raft_consensus.cc:697] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [term 1 LEADER]: Becoming Leader. State: Replica: c8fd9d67248e4c2f9d7313b789113108, State: Running, Role: LEADER
I20251024 01:52:47.401142  5779 ts_tablet_manager.cc:1434] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20251024 01:52:47.401188  5782 consensus_queue.cc:237] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.401407  5779 tablet_bootstrap.cc:492] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: Bootstrap starting.
I20251024 01:52:47.403906  5779 tablet_bootstrap.cc:654] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:47.404210  5645 catalog_manager.cc:5649] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8fd9d67248e4c2f9d7313b789113108 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c8fd9d67248e4c2f9d7313b789113108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:47.405746  5779 tablet_bootstrap.cc:492] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: No bootstrap required, opened a new log
I20251024 01:52:47.405902  5779 ts_tablet_manager.cc:1403] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:52:47.406713  5779 raft_consensus.cc:359] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.406844  5779 raft_consensus.cc:385] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:47.406910  5779 raft_consensus.cc:740] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8fd9d67248e4c2f9d7313b789113108, State: Initialized, Role: FOLLOWER
I20251024 01:52:47.407114  5779 consensus_queue.cc:260] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.407251  5779 raft_consensus.cc:399] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:47.407341  5779 raft_consensus.cc:493] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:47.407405  5779 raft_consensus.cc:3060] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:47.409359  5779 raft_consensus.cc:515] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.409546  5779 leader_election.cc:304] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c8fd9d67248e4c2f9d7313b789113108; no voters: 
I20251024 01:52:47.409699  5779 leader_election.cc:290] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:47.409860  5782 raft_consensus.cc:2804] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:47.410058  5782 raft_consensus.cc:697] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [term 1 LEADER]: Becoming Leader. State: Replica: c8fd9d67248e4c2f9d7313b789113108, State: Running, Role: LEADER
I20251024 01:52:47.410214  5779 ts_tablet_manager.cc:1434] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20251024 01:52:47.410388  5782 consensus_queue.cc:237] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } }
I20251024 01:52:47.412842  5645 catalog_manager.cc:5649] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8fd9d67248e4c2f9d7313b789113108 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c8fd9d67248e4c2f9d7313b789113108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fd9d67248e4c2f9d7313b789113108" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43043 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:47.488598  5645 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33400:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20251024 01:52:47.494364  5804 tablet.cc:1722] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.495221  5803 tablet.cc:1722] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.496254  5801 tablet.cc:1722] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.496403  5805 tablet.cc:1722] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.517656  5801 tablet.cc:1722] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.536420  5645 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243: kudu-3577 [id=6008647d6639438ea0a1da2fd72a0628] alter complete (version 1)
I20251024 01:52:47.570382  5645 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33400:
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
I20251024 01:52:47.577544  5801 tablet.cc:1722] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.576989  5804 tablet.cc:1722] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.578219  5805 tablet.cc:1722] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.578090  5803 tablet.cc:1722] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.578529  5801 tablet.cc:1620] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.578778  5804 tablet.cc:1620] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.578994  5803 tablet.cc:1620] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.578778  5805 tablet.cc:1620] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.583832  5805 tablet.cc:1722] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.584555  5805 tablet.cc:1620] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.595330  5644 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243: kudu-3577 [id=6008647d6639438ea0a1da2fd72a0628] alter complete (version 2)
I20251024 01:52:47.624698  5644 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33400:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20251024 01:52:47.630666  5801 tablet.cc:1722] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.630599  5805 tablet.cc:1722] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.631433  5801 tablet.cc:1620] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.631433  5805 tablet.cc:1620] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.632762  5804 tablet.cc:1722] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.633585  5804 tablet.cc:1620] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.639423  5801 tablet.cc:1722] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.639956  5805 tablet.cc:1722] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.640729  5805 tablet.cc:1620] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.640231  5801 tablet.cc:1620] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.653227  5645 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243: kudu-3577 [id=6008647d6639438ea0a1da2fd72a0628] alter complete (version 3)
I20251024 01:52:47.688194  5645 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33400:
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
I20251024 01:52:47.695094  5805 tablet.cc:1722] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.695367  5801 tablet.cc:1722] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.695925  5805 tablet.cc:1620] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.696002  5801 tablet.cc:1620] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.698823  5804 tablet.cc:1722] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.699580  5804 tablet.cc:1620] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.701604  5801 tablet.cc:1722] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.702332  5801 tablet.cc:1620] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.702505  5803 tablet.cc:1722] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.703111  5803 tablet.cc:1620] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.713300  5645 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243: kudu-3577 [id=6008647d6639438ea0a1da2fd72a0628] alter complete (version 4)
I20251024 01:52:47.751195  5645 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33400:
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
I20251024 01:52:47.764900  5801 tablet.cc:1722] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.766800  5801 tablet.cc:1620] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.766314  5803 tablet.cc:1722] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.767987  5803 tablet.cc:1620] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.775631  5805 tablet.cc:1722] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.777402  5805 tablet.cc:1620] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.778734  5801 tablet.cc:1722] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.778991  5804 tablet.cc:1722] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.780741  5804 tablet.cc:1620] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.781318  5801 tablet.cc:1620] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.801414  5644 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243: kudu-3577 [id=6008647d6639438ea0a1da2fd72a0628] alter complete (version 5)
I20251024 01:52:47.883270  5644 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33400:
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
I20251024 01:52:47.895517  5805 tablet.cc:1722] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.897145  5805 tablet.cc:1620] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.896468  5804 tablet.cc:1722] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.897704  5801 tablet.cc:1722] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.898937  5801 tablet.cc:1620] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.895157  5803 tablet.cc:1722] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.899056  5804 tablet.cc:1620] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.900647  5803 tablet.cc:1620] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.906952  5805 tablet.cc:1722] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: 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
I20251024 01:52:47.908435  5805 tablet.cc:1620] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: MemRowSet was empty: no flush needed.
I20251024 01:52:47.917228  5643 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243: kudu-3577 [id=6008647d6639438ea0a1da2fd72a0628] alter complete (version 6)
I20251024 01:52:47.947278   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:47.958678   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:47.959048   416 tablet_replica.cc:333] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108: stopping tablet replica
I20251024 01:52:47.959259   416 raft_consensus.cc:2243] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:47.959520   416 raft_consensus.cc:2272] T 7b987b6851134d70963ab7e7a2b94a42 P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:47.960639   416 tablet_replica.cc:333] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108: stopping tablet replica
I20251024 01:52:47.960832   416 raft_consensus.cc:2243] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:47.961010   416 raft_consensus.cc:2272] T 00cccc1d8e844e90a838e7e7fd246f32 P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:47.962018   416 tablet_replica.cc:333] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108: stopping tablet replica
I20251024 01:52:47.962203   416 raft_consensus.cc:2243] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:47.962422   416 raft_consensus.cc:2272] T 34efb4bae0644ecb96ca5024239fcb6d P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:47.963330   416 tablet_replica.cc:333] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108: stopping tablet replica
I20251024 01:52:47.963486   416 raft_consensus.cc:2243] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:47.963651   416 raft_consensus.cc:2272] T 32504cdb2fb64b63bf1ca7ee0eb14022 P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:47.964555   416 tablet_replica.cc:333] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108: stopping tablet replica
I20251024 01:52:47.964717   416 raft_consensus.cc:2243] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:47.964864   416 raft_consensus.cc:2272] T 8169e8c315cc4fb1af2fd9c602622944 P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:47.965595   416 tablet_replica.cc:333] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108: stopping tablet replica
I20251024 01:52:47.965739   416 raft_consensus.cc:2243] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:47.965898   416 raft_consensus.cc:2272] T 48cdef8f12fb49de8be170a74aea2d4e P c8fd9d67248e4c2f9d7313b789113108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:47.973419   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:47.979784   416 master.cc:561] Master@127.0.104.62:41475 shutting down...
I20251024 01:52:48.001116   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:48.001446   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:48.001576   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2becce7f33324c8599e9aa17460c0243: stopping tablet replica
I20251024 01:52:48.016063   416 master.cc:583] Master@127.0.104.62:41475 shutdown complete.
[       OK ] AlterTableTest.RangeWithCustomHashSchema (906 ms)
[ RUN      ] AlterTableTest.TestRenameStillCreatingTable
I20251024 01:52:48.031232   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41009
I20251024 01:52:48.031786   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:48.032755   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:48.034699   416 webserver.cc:492] Webserver started at http://127.0.104.62:45025/ using document root <none> and password file <none>
I20251024 01:52:48.035004   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:48.035074   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:48.035305   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:48.036186   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "453abafe0b2d4cf78c50922dc63726ec"
format_stamp: "Formatted at 2025-10-24 01:52:48 on dist-test-slave-fm74"
I20251024 01:52:48.039565   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20251024 01:52:48.041323  5813 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:48.041715   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:48.041824   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "453abafe0b2d4cf78c50922dc63726ec"
format_stamp: "Formatted at 2025-10-24 01:52:48 on dist-test-slave-fm74"
I20251024 01:52:48.041952   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761270696576755-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)
I20251024 01:52:48.062858   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:48.063557   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:48.080844  5864 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41009 every 8 connection(s)
I20251024 01:52:48.080844   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41009
I20251024 01:52:48.082485  5865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:48.087258  5865 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec: Bootstrap starting.
I20251024 01:52:48.088860  5865 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:48.090747  5865 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec: No bootstrap required, opened a new log
I20251024 01:52:48.091470  5865 raft_consensus.cc:359] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "453abafe0b2d4cf78c50922dc63726ec" member_type: VOTER }
I20251024 01:52:48.091607  5865 raft_consensus.cc:385] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:48.091642  5865 raft_consensus.cc:740] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 453abafe0b2d4cf78c50922dc63726ec, State: Initialized, Role: FOLLOWER
I20251024 01:52:48.091845  5865 consensus_queue.cc:260] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "453abafe0b2d4cf78c50922dc63726ec" member_type: VOTER }
I20251024 01:52:48.091940  5865 raft_consensus.cc:399] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:48.091998  5865 raft_consensus.cc:493] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:48.092072  5865 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:48.093946  5865 raft_consensus.cc:515] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "453abafe0b2d4cf78c50922dc63726ec" member_type: VOTER }
I20251024 01:52:48.094137  5865 leader_election.cc:304] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 453abafe0b2d4cf78c50922dc63726ec; no voters: 
I20251024 01:52:48.094641  5865 leader_election.cc:290] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:48.094745  5868 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:48.095829  5865 sys_catalog.cc:565] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:48.101428  5868 raft_consensus.cc:697] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [term 1 LEADER]: Becoming Leader. State: Replica: 453abafe0b2d4cf78c50922dc63726ec, State: Running, Role: LEADER
I20251024 01:52:48.101732  5868 consensus_queue.cc:237] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "453abafe0b2d4cf78c50922dc63726ec" member_type: VOTER }
I20251024 01:52:48.102728  5869 sys_catalog.cc:455] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "453abafe0b2d4cf78c50922dc63726ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "453abafe0b2d4cf78c50922dc63726ec" member_type: VOTER } }
I20251024 01:52:48.102898  5869 sys_catalog.cc:458] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:48.110769  5870 sys_catalog.cc:455] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 453abafe0b2d4cf78c50922dc63726ec. Latest consensus state: current_term: 1 leader_uuid: "453abafe0b2d4cf78c50922dc63726ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "453abafe0b2d4cf78c50922dc63726ec" member_type: VOTER } }
I20251024 01:52:48.111054  5870 sys_catalog.cc:458] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:48.111675  5883 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:48.114142  5883 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:48.114586   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:48.118427  5883 catalog_manager.cc:1357] Generated new cluster ID: 634e5d361c7b4296ae141cbe6f8141cc
I20251024 01:52:48.118566  5883 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:48.129760  5883 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:48.131008  5883 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:48.145448  5883 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec: Generated new TSK 0
I20251024 01:52:48.145743  5883 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:48.147742   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:48.149053   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:48.150851   416 webserver.cc:492] Webserver started at http://127.0.104.1:45375/ using document root <none> and password file <none>
I20251024 01:52:48.151093   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:48.151175   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:48.151307   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:48.151944   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "fb1f5f11bde44ab9863fb194d14963e2"
format_stamp: "Formatted at 2025-10-24 01:52:48 on dist-test-slave-fm74"
I20251024 01:52:48.154743   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
I20251024 01:52:48.156395  5889 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:48.156764   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:48.156864   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "fb1f5f11bde44ab9863fb194d14963e2"
format_stamp: "Formatted at 2025-10-24 01:52:48 on dist-test-slave-fm74"
I20251024 01:52:48.156980   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761270696576755-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)
I20251024 01:52:48.167048   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:48.167707   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:48.168344   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:48.169291   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:48.169348   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:48.169412   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:48.169454   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:48.189194  5951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35113 every 8 connection(s)
I20251024 01:52:48.189193   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35113
I20251024 01:52:48.197453  5952 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41009
I20251024 01:52:48.197643  5952 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:48.198076  5952 heartbeater.cc:507] Master 127.0.104.62:41009 requested a full tablet report, sending...
I20251024 01:52:48.199110  5830 ts_manager.cc:194] Registered new tserver with Master: fb1f5f11bde44ab9863fb194d14963e2 (127.0.104.1:35113)
I20251024 01:52:48.199301   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009041321s
I20251024 01:52:48.200734  5830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51088
I20251024 01:52:48.212334  5952 heartbeater.cc:499] Master 127.0.104.62:41009 was elected leader, sending a full tablet report...
I20251024 01:52:48.219389  5830 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51098:
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"
    }
  }
}
I20251024 01:52:48.242069  5917 tablet_service.cc:1505] Processing CreateTablet for tablet f67400bc9d6a4c748f6384b1d5f5fb34 (DEFAULT_TABLE table=fake-table [id=c721148a2c4a442fb78b15e29787b69b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:48.242583  5917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67400bc9d6a4c748f6384b1d5f5fb34. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:48.247619  5964 tablet_bootstrap.cc:492] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2: Bootstrap starting.
I20251024 01:52:48.250056  5964 tablet_bootstrap.cc:654] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:48.251894  5964 tablet_bootstrap.cc:492] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2: No bootstrap required, opened a new log
I20251024 01:52:48.252046  5964 ts_tablet_manager.cc:1403] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20251024 01:52:48.252707  5964 raft_consensus.cc:359] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1f5f11bde44ab9863fb194d14963e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35113 } }
I20251024 01:52:48.252839  5964 raft_consensus.cc:385] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:48.252875  5964 raft_consensus.cc:740] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb1f5f11bde44ab9863fb194d14963e2, State: Initialized, Role: FOLLOWER
I20251024 01:52:48.253070  5964 consensus_queue.cc:260] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1f5f11bde44ab9863fb194d14963e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35113 } }
I20251024 01:52:48.253180  5964 raft_consensus.cc:399] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:48.253234  5964 raft_consensus.cc:493] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:48.253307  5964 raft_consensus.cc:3060] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:48.255470  5964 raft_consensus.cc:515] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1f5f11bde44ab9863fb194d14963e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35113 } }
I20251024 01:52:48.255659  5964 leader_election.cc:304] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fb1f5f11bde44ab9863fb194d14963e2; no voters: 
I20251024 01:52:48.256134  5964 leader_election.cc:290] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:48.256333  5966 raft_consensus.cc:2804] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:48.256755  5966 raft_consensus.cc:697] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [term 1 LEADER]: Becoming Leader. State: Replica: fb1f5f11bde44ab9863fb194d14963e2, State: Running, Role: LEADER
I20251024 01:52:48.257079  5966 consensus_queue.cc:237] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1f5f11bde44ab9863fb194d14963e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35113 } }
I20251024 01:52:48.260574  5830 catalog_manager.cc:5649] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb1f5f11bde44ab9863fb194d14963e2 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fb1f5f11bde44ab9863fb194d14963e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1f5f11bde44ab9863fb194d14963e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35113 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:48.262974  5964 ts_tablet_manager.cc:1434] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.006s
I20251024 01:52:48.294701   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:48.296114  5830 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51098:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251024 01:52:48.296052  5829 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51098:
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"
    }
  }
}
I20251024 01:52:48.299568  5830 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51098:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251024 01:52:48.301168  5830 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51098:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251024 01:52:48.303293  5829 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51098:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251024 01:52:48.306227  5917 tablet_service.cc:1505] Processing CreateTablet for tablet f3da5e271e6944e98f731c2759a81d1b (DEFAULT_TABLE table=foo [id=86d576ae1df4442dbbff3575a2dedb1e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:48.306685  5917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3da5e271e6944e98f731c2759a81d1b. 1 dirs total, 0 dirs full, 0 dirs failed
W20251024 01:52:48.307612  5829 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f3da5e271e6944e98f731c2759a81d1b consensus state has no leader
I20251024 01:52:48.311542  5964 tablet_bootstrap.cc:492] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2: Bootstrap starting.
I20251024 01:52:48.313350  5964 tablet_bootstrap.cc:654] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:48.315601  5964 tablet_bootstrap.cc:492] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2: No bootstrap required, opened a new log
I20251024 01:52:48.315764  5964 ts_tablet_manager.cc:1403] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:52:48.316572  5964 raft_consensus.cc:359] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1f5f11bde44ab9863fb194d14963e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35113 } }
I20251024 01:52:48.316747  5964 raft_consensus.cc:385] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:48.316798  5964 raft_consensus.cc:740] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb1f5f11bde44ab9863fb194d14963e2, State: Initialized, Role: FOLLOWER
I20251024 01:52:48.316998  5964 consensus_queue.cc:260] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1f5f11bde44ab9863fb194d14963e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35113 } }
I20251024 01:52:48.317133  5964 raft_consensus.cc:399] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:48.317195  5964 raft_consensus.cc:493] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:48.317271  5964 raft_consensus.cc:3060] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:48.320143  5964 raft_consensus.cc:515] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1f5f11bde44ab9863fb194d14963e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35113 } }
I20251024 01:52:48.320443  5964 leader_election.cc:304] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fb1f5f11bde44ab9863fb194d14963e2; no voters: 
I20251024 01:52:48.320675  5964 leader_election.cc:290] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:48.320953  5968 raft_consensus.cc:2804] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:48.321127  5964 ts_tablet_manager.cc:1434] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20251024 01:52:48.321213  5968 raft_consensus.cc:697] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [term 1 LEADER]: Becoming Leader. State: Replica: fb1f5f11bde44ab9863fb194d14963e2, State: Running, Role: LEADER
I20251024 01:52:48.321501  5968 consensus_queue.cc:237] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1f5f11bde44ab9863fb194d14963e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35113 } }
I20251024 01:52:48.323884  5828 catalog_manager.cc:5649] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb1f5f11bde44ab9863fb194d14963e2 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "fb1f5f11bde44ab9863fb194d14963e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1f5f11bde44ab9863fb194d14963e2" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35113 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:48.324227  5828 catalog_manager.cc:5741] TS fb1f5f11bde44ab9863fb194d14963e2 (127.0.104.1:35113) does not have the latest schema for tablet f3da5e271e6944e98f731c2759a81d1b (table foo2 [id=86d576ae1df4442dbbff3575a2dedb1e]). Expected version 1 got 0
I20251024 01:52:48.328805  5829 catalog_manager.cc:5741] TS fb1f5f11bde44ab9863fb194d14963e2 (127.0.104.1:35113) does not have the latest schema for tablet f3da5e271e6944e98f731c2759a81d1b (table foo2 [id=86d576ae1df4442dbbff3575a2dedb1e]). Expected version 1 got 0
I20251024 01:52:48.353984  5975 tablet.cc:1722] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2: 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
I20251024 01:52:48.362502  5829 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec: foo2 [id=86d576ae1df4442dbbff3575a2dedb1e] alter complete (version 1)
I20251024 01:52:48.372215   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:48.390748   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:48.391294   416 tablet_replica.cc:333] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2: stopping tablet replica
I20251024 01:52:48.391520   416 raft_consensus.cc:2243] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:48.391762   416 raft_consensus.cc:2272] T f3da5e271e6944e98f731c2759a81d1b P fb1f5f11bde44ab9863fb194d14963e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:48.392617   416 tablet_replica.cc:333] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2: stopping tablet replica
I20251024 01:52:48.392740   416 raft_consensus.cc:2243] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:48.392899   416 raft_consensus.cc:2272] T f67400bc9d6a4c748f6384b1d5f5fb34 P fb1f5f11bde44ab9863fb194d14963e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:48.398006   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:48.401684   416 master.cc:561] Master@127.0.104.62:41009 shutting down...
I20251024 01:52:48.417505   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:48.417764   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:48.417903   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 453abafe0b2d4cf78c50922dc63726ec: stopping tablet replica
I20251024 01:52:48.423070   416 master.cc:583] Master@127.0.104.62:41009 shutdown complete.
[       OK ] AlterTableTest.TestRenameStillCreatingTable (406 ms)
[ RUN      ] AlterTableTest.TestKUDU2132
I20251024 01:52:48.438798   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:38137
I20251024 01:52:48.439461   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:48.440564   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:48.442107   416 webserver.cc:492] Webserver started at http://127.0.104.62:44269/ using document root <none> and password file <none>
I20251024 01:52:48.442420   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:48.442505   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:48.442633   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:48.443568   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "07d730bd100c482f99b81406f8bf24e1"
format_stamp: "Formatted at 2025-10-24 01:52:48 on dist-test-slave-fm74"
I20251024 01:52:48.446864   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20251024 01:52:48.448841  5979 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:48.449255   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:48.449368   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "07d730bd100c482f99b81406f8bf24e1"
format_stamp: "Formatted at 2025-10-24 01:52:48 on dist-test-slave-fm74"
I20251024 01:52:48.449503   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761270696576755-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)
I20251024 01:52:48.476698   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:48.477298   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:48.491113   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:38137
I20251024 01:52:48.491130  6030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:38137 every 8 connection(s)
I20251024 01:52:48.492715  6031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:48.497295  6031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1: Bootstrap starting.
I20251024 01:52:48.499122  6031 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:48.500873  6031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1: No bootstrap required, opened a new log
I20251024 01:52:48.501492  6031 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07d730bd100c482f99b81406f8bf24e1" member_type: VOTER }
I20251024 01:52:48.501626  6031 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:48.501693  6031 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d730bd100c482f99b81406f8bf24e1, State: Initialized, Role: FOLLOWER
I20251024 01:52:48.501905  6031 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07d730bd100c482f99b81406f8bf24e1" member_type: VOTER }
I20251024 01:52:48.502023  6031 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:48.502086  6031 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:48.502195  6031 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:48.504086  6031 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07d730bd100c482f99b81406f8bf24e1" member_type: VOTER }
I20251024 01:52:48.504307  6031 leader_election.cc:304] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 07d730bd100c482f99b81406f8bf24e1; no voters: 
I20251024 01:52:48.504771  6031 leader_election.cc:290] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:48.504881  6034 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:48.505625  6031 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:48.510118  6034 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [term 1 LEADER]: Becoming Leader. State: Replica: 07d730bd100c482f99b81406f8bf24e1, State: Running, Role: LEADER
I20251024 01:52:48.510489  6034 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07d730bd100c482f99b81406f8bf24e1" member_type: VOTER }
I20251024 01:52:48.511534  6035 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "07d730bd100c482f99b81406f8bf24e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07d730bd100c482f99b81406f8bf24e1" member_type: VOTER } }
I20251024 01:52:48.511710  6035 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:48.518805   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:48.519271  6036 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07d730bd100c482f99b81406f8bf24e1. Latest consensus state: current_term: 1 leader_uuid: "07d730bd100c482f99b81406f8bf24e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07d730bd100c482f99b81406f8bf24e1" member_type: VOTER } }
I20251024 01:52:48.519457  6036 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [sys.catalog]: This master's current role is: LEADER
W20251024 01:52:48.520068  6048 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20251024 01:52:48.520175  6048 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20251024 01:52:48.520300  6049 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:48.521232  6049 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:48.525213  6049 catalog_manager.cc:1357] Generated new cluster ID: 72ef0b814ed142b6a6a856621dbc14da
I20251024 01:52:48.525370  6049 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:48.557662  6049 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:48.558624  6049 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:48.569799  6049 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1: Generated new TSK 0
I20251024 01:52:48.570094  6049 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:48.585044   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:48.586575   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:48.588268   416 webserver.cc:492] Webserver started at http://127.0.104.1:45499/ using document root <none> and password file <none>
I20251024 01:52:48.588594   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:48.588685   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:48.588827   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:48.589639   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "8605f186affa4b14a99bec06275cc110"
format_stamp: "Formatted at 2025-10-24 01:52:48 on dist-test-slave-fm74"
I20251024 01:52:48.593092   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251024 01:52:48.595360  6055 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:48.595826   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:48.595947   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "8605f186affa4b14a99bec06275cc110"
format_stamp: "Formatted at 2025-10-24 01:52:48 on dist-test-slave-fm74"
I20251024 01:52:48.596086   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761270696576755-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)
I20251024 01:52:48.623814   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:48.624823   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:48.625938   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:48.628273   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:48.628401   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:48.628535   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:48.628616   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:48.645372   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35645
I20251024 01:52:48.645383  6117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35645 every 8 connection(s)
I20251024 01:52:48.653285  6118 heartbeater.cc:344] Connected to a master server at 127.0.104.62:38137
I20251024 01:52:48.653450  6118 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:48.653796  6118 heartbeater.cc:507] Master 127.0.104.62:38137 requested a full tablet report, sending...
I20251024 01:52:48.654807  5996 ts_manager.cc:194] Registered new tserver with Master: 8605f186affa4b14a99bec06275cc110 (127.0.104.1:35645)
I20251024 01:52:48.655524   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008975331s
I20251024 01:52:48.655990  5996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35066
I20251024 01:52:48.667366  6118 heartbeater.cc:499] Master 127.0.104.62:38137 was elected leader, sending a full tablet report...
I20251024 01:52:48.670898  5996 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35070:
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"
    }
  }
}
I20251024 01:52:48.688650  6083 tablet_service.cc:1505] Processing CreateTablet for tablet 097b72b711fe4dbb89c69126291cbfc2 (DEFAULT_TABLE table=fake-table [id=aac39ed5f47b4bf7bdd294330b4d14dc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:48.689173  6083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097b72b711fe4dbb89c69126291cbfc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:48.696244  6130 tablet_bootstrap.cc:492] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110: Bootstrap starting.
I20251024 01:52:48.697999  6130 tablet_bootstrap.cc:654] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:48.700198  6130 tablet_bootstrap.cc:492] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110: No bootstrap required, opened a new log
I20251024 01:52:48.700369  6130 ts_tablet_manager.cc:1403] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:48.701161  6130 raft_consensus.cc:359] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8605f186affa4b14a99bec06275cc110" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35645 } }
I20251024 01:52:48.701324  6130 raft_consensus.cc:385] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:48.701401  6130 raft_consensus.cc:740] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8605f186affa4b14a99bec06275cc110, State: Initialized, Role: FOLLOWER
I20251024 01:52:48.701629  6130 consensus_queue.cc:260] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8605f186affa4b14a99bec06275cc110" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35645 } }
I20251024 01:52:48.701754  6130 raft_consensus.cc:399] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:48.701814  6130 raft_consensus.cc:493] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:48.701886  6130 raft_consensus.cc:3060] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:48.704365  6130 raft_consensus.cc:515] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8605f186affa4b14a99bec06275cc110" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35645 } }
I20251024 01:52:48.704646  6130 leader_election.cc:304] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8605f186affa4b14a99bec06275cc110; no voters: 
I20251024 01:52:48.705154  6130 leader_election.cc:290] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:48.705499  6132 raft_consensus.cc:2804] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:48.709239  6132 raft_consensus.cc:697] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [term 1 LEADER]: Becoming Leader. State: Replica: 8605f186affa4b14a99bec06275cc110, State: Running, Role: LEADER
I20251024 01:52:48.709607  6132 consensus_queue.cc:237] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8605f186affa4b14a99bec06275cc110" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35645 } }
I20251024 01:52:48.712671  5996 catalog_manager.cc:5649] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8605f186affa4b14a99bec06275cc110 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "8605f186affa4b14a99bec06275cc110" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8605f186affa4b14a99bec06275cc110" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35645 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:48.713418  6130 ts_tablet_manager.cc:1434] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.008s
I20251024 01:52:48.740881   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:48.741915  5996 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35070:
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
I20251024 01:52:48.748212  6138 tablet.cc:1722] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110: 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
I20251024 01:52:48.748842  6138 tablet.cc:1620] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110: MemRowSet was empty: no flush needed.
I20251024 01:52:48.757982  5996 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1: fake-table [id=aac39ed5f47b4bf7bdd294330b4d14dc] alter complete (version 1)
I20251024 01:52:48.759755   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:48.773586   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:48.774056   416 tablet_replica.cc:333] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110: stopping tablet replica
I20251024 01:52:48.774292   416 raft_consensus.cc:2243] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:48.774494   416 raft_consensus.cc:2272] T 097b72b711fe4dbb89c69126291cbfc2 P 8605f186affa4b14a99bec06275cc110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:48.779768   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:48.783845   416 master.cc:561] Master@127.0.104.62:38137 shutting down...
I20251024 01:52:48.795512   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:48.795816   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:48.795986   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 07d730bd100c482f99b81406f8bf24e1: stopping tablet replica
I20251024 01:52:48.815363   416 master.cc:583] Master@127.0.104.62:38137 shutdown complete.
[       OK ] AlterTableTest.TestKUDU2132 (389 ms)
[ RUN      ] AlterTableTest.TestMaintenancePriorityAlter
I20251024 01:52:48.827353   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:40873
I20251024 01:52:48.827869   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:48.828662   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:48.830155   416 webserver.cc:492] Webserver started at http://127.0.104.62:34639/ using document root <none> and password file <none>
I20251024 01:52:48.830505   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:48.830564   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:48.830683   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:48.831279   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "60e1739e6d574a3588fd75e2e025d693"
format_stamp: "Formatted at 2025-10-24 01:52:48 on dist-test-slave-fm74"
I20251024 01:52:48.833837   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:52:48.835601  6142 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:48.835978   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:48.836076   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "60e1739e6d574a3588fd75e2e025d693"
format_stamp: "Formatted at 2025-10-24 01:52:48 on dist-test-slave-fm74"
I20251024 01:52:48.836191   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761270696576755-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)
I20251024 01:52:48.852699   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:48.853376   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:48.867950   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:40873
I20251024 01:52:48.867950  6193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:40873 every 8 connection(s)
I20251024 01:52:48.869465  6194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:48.874096  6194 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693: Bootstrap starting.
I20251024 01:52:48.875372  6194 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:48.876935  6194 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693: No bootstrap required, opened a new log
I20251024 01:52:48.877522  6194 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60e1739e6d574a3588fd75e2e025d693" member_type: VOTER }
I20251024 01:52:48.877653  6194 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:48.877688  6194 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60e1739e6d574a3588fd75e2e025d693, State: Initialized, Role: FOLLOWER
I20251024 01:52:48.877892  6194 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60e1739e6d574a3588fd75e2e025d693" member_type: VOTER }
I20251024 01:52:48.877990  6194 raft_consensus.cc:399] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:48.878046  6194 raft_consensus.cc:493] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:48.878119  6194 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:48.880178  6194 raft_consensus.cc:515] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60e1739e6d574a3588fd75e2e025d693" member_type: VOTER }
I20251024 01:52:48.880398  6194 leader_election.cc:304] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 60e1739e6d574a3588fd75e2e025d693; no voters: 
I20251024 01:52:48.880899  6194 leader_election.cc:290] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:48.881074  6197 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:48.881686  6197 raft_consensus.cc:697] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [term 1 LEADER]: Becoming Leader. State: Replica: 60e1739e6d574a3588fd75e2e025d693, State: Running, Role: LEADER
I20251024 01:52:48.881965  6194 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:48.881932  6197 consensus_queue.cc:237] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60e1739e6d574a3588fd75e2e025d693" member_type: VOTER }
I20251024 01:52:48.882849  6198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "60e1739e6d574a3588fd75e2e025d693" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60e1739e6d574a3588fd75e2e025d693" member_type: VOTER } }
I20251024 01:52:48.882995  6198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:48.883416  6199 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 60e1739e6d574a3588fd75e2e025d693. Latest consensus state: current_term: 1 leader_uuid: "60e1739e6d574a3588fd75e2e025d693" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60e1739e6d574a3588fd75e2e025d693" member_type: VOTER } }
I20251024 01:52:48.883605  6199 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:48.897086  6202 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:48.899355  6202 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:48.903623  6202 catalog_manager.cc:1357] Generated new cluster ID: ab96048ab4e14bb1be94a9828e4e2b4a
I20251024 01:52:48.903731  6202 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:48.907853   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:48.911743  6202 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:48.912895  6202 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:48.932034  6202 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693: Generated new TSK 0
I20251024 01:52:48.932337  6202 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:48.940887   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:48.941980   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:48.943681   416 webserver.cc:492] Webserver started at http://127.0.104.1:36685/ using document root <none> and password file <none>
I20251024 01:52:48.943903   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:48.943974   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:48.944093   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:48.944739   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "548aa2ca8dbe4c2abfa08233d656591b"
format_stamp: "Formatted at 2025-10-24 01:52:48 on dist-test-slave-fm74"
I20251024 01:52:48.948019   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251024 01:52:48.949712  6219 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:48.950083   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:48.950212   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "548aa2ca8dbe4c2abfa08233d656591b"
format_stamp: "Formatted at 2025-10-24 01:52:48 on dist-test-slave-fm74"
I20251024 01:52:48.950327   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761270696576755-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)
I20251024 01:52:48.956844   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:48.957554   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:48.958240   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:48.959210   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:48.959270   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:48.959334   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:48.959379   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:48.975080  6281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43709 every 8 connection(s)
I20251024 01:52:48.975080   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43709
I20251024 01:52:48.985255  6282 heartbeater.cc:344] Connected to a master server at 127.0.104.62:40873
I20251024 01:52:48.985409  6282 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:48.985739  6282 heartbeater.cc:507] Master 127.0.104.62:40873 requested a full tablet report, sending...
I20251024 01:52:48.986716  6159 ts_manager.cc:194] Registered new tserver with Master: 548aa2ca8dbe4c2abfa08233d656591b (127.0.104.1:43709)
I20251024 01:52:48.987563   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011395s
I20251024 01:52:48.988374  6159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53734
I20251024 01:52:49.000850  6282 heartbeater.cc:499] Master 127.0.104.62:40873 was elected leader, sending a full tablet report...
I20251024 01:52:49.004347  6159 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53744:
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"
    }
  }
}
I20251024 01:52:49.021344  6247 tablet_service.cc:1505] Processing CreateTablet for tablet bbb24aa34b3f48fa9aa96465a9584c83 (DEFAULT_TABLE table=fake-table [id=90fc71d16d584e7399ecb16de7d86b9d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:49.021790  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb24aa34b3f48fa9aa96465a9584c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:49.028434  6294 tablet_bootstrap.cc:492] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b: Bootstrap starting.
I20251024 01:52:49.030086  6294 tablet_bootstrap.cc:654] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:49.032086  6294 tablet_bootstrap.cc:492] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b: No bootstrap required, opened a new log
I20251024 01:52:49.032239  6294 ts_tablet_manager.cc:1403] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:49.032908  6294 raft_consensus.cc:359] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "548aa2ca8dbe4c2abfa08233d656591b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43709 } }
I20251024 01:52:49.033085  6294 raft_consensus.cc:385] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:49.033150  6294 raft_consensus.cc:740] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548aa2ca8dbe4c2abfa08233d656591b, State: Initialized, Role: FOLLOWER
I20251024 01:52:49.033337  6294 consensus_queue.cc:260] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "548aa2ca8dbe4c2abfa08233d656591b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43709 } }
I20251024 01:52:49.033480  6294 raft_consensus.cc:399] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:49.033540  6294 raft_consensus.cc:493] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:49.033618  6294 raft_consensus.cc:3060] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:49.035712  6294 raft_consensus.cc:515] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "548aa2ca8dbe4c2abfa08233d656591b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43709 } }
I20251024 01:52:49.035930  6294 leader_election.cc:304] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 548aa2ca8dbe4c2abfa08233d656591b; no voters: 
I20251024 01:52:49.037389  6294 leader_election.cc:290] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:49.037539  6296 raft_consensus.cc:2804] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:49.038753  6294 ts_tablet_manager.cc:1434] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.006s
I20251024 01:52:49.038815  6296 raft_consensus.cc:697] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [term 1 LEADER]: Becoming Leader. State: Replica: 548aa2ca8dbe4c2abfa08233d656591b, State: Running, Role: LEADER
I20251024 01:52:49.039089  6296 consensus_queue.cc:237] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "548aa2ca8dbe4c2abfa08233d656591b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43709 } }
I20251024 01:52:49.041440  6159 catalog_manager.cc:5649] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b reported cstate change: term changed from 0 to 1, leader changed from <none> to 548aa2ca8dbe4c2abfa08233d656591b (127.0.104.1). New cstate: current_term: 1 leader_uuid: "548aa2ca8dbe4c2abfa08233d656591b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "548aa2ca8dbe4c2abfa08233d656591b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43709 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:49.061298   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:49.062552  6159 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53744:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20251024 01:52:49.069327  6302 tablet.cc:1722] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b: 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
I20251024 01:52:49.077095  6158 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693: fake-table [id=90fc71d16d584e7399ecb16de7d86b9d] alter complete (version 1)
I20251024 01:52:49.078438  6159 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53744:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20251024 01:52:49.084018  6302 tablet.cc:1722] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b: 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
I20251024 01:52:49.092103  6159 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693: fake-table [id=90fc71d16d584e7399ecb16de7d86b9d] alter complete (version 2)
I20251024 01:52:49.093690  6159 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53744:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20251024 01:52:49.098889  6302 tablet.cc:1722] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b: 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
I20251024 01:52:49.106864  6159 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693: fake-table [id=90fc71d16d584e7399ecb16de7d86b9d] alter complete (version 3)
I20251024 01:52:49.107968   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:49.120496   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:49.120931   416 tablet_replica.cc:333] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b: stopping tablet replica
I20251024 01:52:49.121155   416 raft_consensus.cc:2243] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:49.121469   416 raft_consensus.cc:2272] T bbb24aa34b3f48fa9aa96465a9584c83 P 548aa2ca8dbe4c2abfa08233d656591b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:49.137012   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:49.140758   416 master.cc:561] Master@127.0.104.62:40873 shutting down...
I20251024 01:52:49.150781   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:49.151062   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:49.151232   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60e1739e6d574a3588fd75e2e025d693: stopping tablet replica
I20251024 01:52:49.166505   416 master.cc:583] Master@127.0.104.62:40873 shutdown complete.
[       OK ] AlterTableTest.TestMaintenancePriorityAlter (353 ms)
[ RUN      ] AlterTableTest.DisableCompactionAlter
I20251024 01:52:49.181367   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:38811
I20251024 01:52:49.182123   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:49.183337   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:49.184919   416 webserver.cc:492] Webserver started at http://127.0.104.62:44621/ using document root <none> and password file <none>
I20251024 01:52:49.185176   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:49.185248   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:49.185379   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:49.186091   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "3816f2193f084ebd8077625e3cd93707"
format_stamp: "Formatted at 2025-10-24 01:52:49 on dist-test-slave-fm74"
I20251024 01:52:49.189677   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:52:49.191965  6306 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:49.192440   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:49.192587   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "3816f2193f084ebd8077625e3cd93707"
format_stamp: "Formatted at 2025-10-24 01:52:49 on dist-test-slave-fm74"
I20251024 01:52:49.192728   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761270696576755-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)
I20251024 01:52:49.208851   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:49.209538   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:49.225840   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:38811
I20251024 01:52:49.225883  6357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:38811 every 8 connection(s)
I20251024 01:52:49.227450  6358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:49.232213  6358 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: Bootstrap starting.
I20251024 01:52:49.233762  6358 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:49.235721  6358 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: No bootstrap required, opened a new log
I20251024 01:52:49.236495  6358 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3816f2193f084ebd8077625e3cd93707" member_type: VOTER }
I20251024 01:52:49.236658  6358 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:49.236737  6358 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3816f2193f084ebd8077625e3cd93707, State: Initialized, Role: FOLLOWER
I20251024 01:52:49.236969  6358 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3816f2193f084ebd8077625e3cd93707" member_type: VOTER }
I20251024 01:52:49.237093  6358 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:49.237187  6358 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:49.237298  6358 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:49.239696  6358 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3816f2193f084ebd8077625e3cd93707" member_type: VOTER }
I20251024 01:52:49.240178  6358 leader_election.cc:304] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3816f2193f084ebd8077625e3cd93707; no voters: 
I20251024 01:52:49.240872  6358 leader_election.cc:290] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:49.241039  6361 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:49.241895  6361 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [term 1 LEADER]: Becoming Leader. State: Replica: 3816f2193f084ebd8077625e3cd93707, State: Running, Role: LEADER
I20251024 01:52:49.242264  6358 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:49.242260  6361 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3816f2193f084ebd8077625e3cd93707" member_type: VOTER }
I20251024 01:52:49.243515  6363 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3816f2193f084ebd8077625e3cd93707. Latest consensus state: current_term: 1 leader_uuid: "3816f2193f084ebd8077625e3cd93707" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3816f2193f084ebd8077625e3cd93707" member_type: VOTER } }
I20251024 01:52:49.243829  6363 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:49.244516  6362 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3816f2193f084ebd8077625e3cd93707" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3816f2193f084ebd8077625e3cd93707" member_type: VOTER } }
I20251024 01:52:49.244776  6362 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:49.247627  6366 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:49.248920  6366 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:49.254693  6366 catalog_manager.cc:1357] Generated new cluster ID: 9a0376c20c5a4a33bbad41f54bacadc9
I20251024 01:52:49.254834  6366 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:49.256915   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:49.277653  6366 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:49.278652  6366 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:49.292798  6366 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: Generated new TSK 0
I20251024 01:52:49.293198  6366 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:49.322512   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:49.323746   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:49.325412   416 webserver.cc:492] Webserver started at http://127.0.104.1:34271/ using document root <none> and password file <none>
I20251024 01:52:49.325685   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:49.325747   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:49.325861   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:49.326588   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "c50435705eb44a21be639b496af87212"
format_stamp: "Formatted at 2025-10-24 01:52:49 on dist-test-slave-fm74"
I20251024 01:52:49.329632   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:52:49.331550  6383 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:49.331966   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:52:49.332098   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "c50435705eb44a21be639b496af87212"
format_stamp: "Formatted at 2025-10-24 01:52:49 on dist-test-slave-fm74"
I20251024 01:52:49.332216   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761270696576755-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)
I20251024 01:52:49.369374   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:49.370031   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:49.371253   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:49.372825   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:49.372916   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:49.373003   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:49.373057   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:49.393172   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34289
I20251024 01:52:49.393172  6445 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34289 every 8 connection(s)
I20251024 01:52:49.411044  6446 heartbeater.cc:344] Connected to a master server at 127.0.104.62:38811
I20251024 01:52:49.411223  6446 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:49.411638  6446 heartbeater.cc:507] Master 127.0.104.62:38811 requested a full tablet report, sending...
I20251024 01:52:49.412639  6323 ts_manager.cc:194] Registered new tserver with Master: c50435705eb44a21be639b496af87212 (127.0.104.1:34289)
I20251024 01:52:49.413185   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012516492s
I20251024 01:52:49.414139  6323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44572
I20251024 01:52:49.425896  6446 heartbeater.cc:499] Master 127.0.104.62:38811 was elected leader, sending a full tablet report...
I20251024 01:52:49.427297  6322 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44584:
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"
    }
  }
}
I20251024 01:52:49.442750  6411 tablet_service.cc:1505] Processing CreateTablet for tablet 24830af81f054f63b7f8446b79277d25 (DEFAULT_TABLE table=fake-table [id=a7ff2b11945f4bd3ae38a32858c59a25]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:49.443205  6411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24830af81f054f63b7f8446b79277d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:49.448761  6458 tablet_bootstrap.cc:492] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: Bootstrap starting.
I20251024 01:52:49.451087  6458 tablet_bootstrap.cc:654] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:49.453401  6458 tablet_bootstrap.cc:492] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: No bootstrap required, opened a new log
I20251024 01:52:49.453692  6458 ts_tablet_manager.cc:1403] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20251024 01:52:49.454568  6458 raft_consensus.cc:359] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c50435705eb44a21be639b496af87212" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34289 } }
I20251024 01:52:49.454792  6458 raft_consensus.cc:385] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:49.454931  6458 raft_consensus.cc:740] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c50435705eb44a21be639b496af87212, State: Initialized, Role: FOLLOWER
I20251024 01:52:49.455205  6458 consensus_queue.cc:260] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c50435705eb44a21be639b496af87212" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34289 } }
I20251024 01:52:49.455443  6458 raft_consensus.cc:399] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:49.455595  6458 raft_consensus.cc:493] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:49.455727  6458 raft_consensus.cc:3060] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:49.457818  6458 raft_consensus.cc:515] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c50435705eb44a21be639b496af87212" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34289 } }
I20251024 01:52:49.458060  6458 leader_election.cc:304] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c50435705eb44a21be639b496af87212; no voters: 
I20251024 01:52:49.458633  6458 leader_election.cc:290] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:49.458782  6460 raft_consensus.cc:2804] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:49.459270  6460 raft_consensus.cc:697] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [term 1 LEADER]: Becoming Leader. State: Replica: c50435705eb44a21be639b496af87212, State: Running, Role: LEADER
I20251024 01:52:49.459671  6460 consensus_queue.cc:237] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c50435705eb44a21be639b496af87212" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34289 } }
I20251024 01:52:49.464238  6323 catalog_manager.cc:5649] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 reported cstate change: term changed from 0 to 1, leader changed from <none> to c50435705eb44a21be639b496af87212 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c50435705eb44a21be639b496af87212" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c50435705eb44a21be639b496af87212" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34289 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:49.465513  6458 ts_tablet_manager.cc:1434] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.001s
I20251024 01:52:49.494233   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:49.495235  6322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20251024 01:52:49.501273  6466 tablet.cc:1722] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: 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
I20251024 01:52:49.508657  6322 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: fake-table [id=a7ff2b11945f4bd3ae38a32858c59a25] alter complete (version 1)
I20251024 01:52:49.510133  6322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20251024 01:52:49.516284  6466 tablet.cc:1722] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: 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
I20251024 01:52:49.525198  6323 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: fake-table [id=a7ff2b11945f4bd3ae38a32858c59a25] alter complete (version 2)
I20251024 01:52:49.529162  6323 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20251024 01:52:49.535418  6466 tablet.cc:1722] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: 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
I20251024 01:52:49.543453  6323 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: fake-table [id=a7ff2b11945f4bd3ae38a32858c59a25] alter complete (version 3)
I20251024 01:52:49.545043  6323 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20251024 01:52:49.551539  6466 tablet.cc:1722] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: 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
I20251024 01:52:49.559844  6322 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: fake-table [id=a7ff2b11945f4bd3ae38a32858c59a25] alter complete (version 4)
I20251024 01:52:49.564559  6322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20251024 01:52:49.569810  6466 tablet.cc:1722] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: 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
I20251024 01:52:49.577960  6322 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: fake-table [id=a7ff2b11945f4bd3ae38a32858c59a25] alter complete (version 5)
I20251024 01:52:49.581883  6322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20251024 01:52:49.587190  6466 tablet.cc:1722] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: 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
I20251024 01:52:49.594928  6322 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: fake-table [id=a7ff2b11945f4bd3ae38a32858c59a25] alter complete (version 6)
I20251024 01:52:49.596359  6323 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251024 01:52:49.601173  6466 tablet.cc:1722] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: 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
I20251024 01:52:49.609736  6323 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: fake-table [id=a7ff2b11945f4bd3ae38a32858c59a25] alter complete (version 7)
I20251024 01:52:49.614787  6323 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251024 01:52:49.620675  6466 tablet.cc:1722] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: 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
I20251024 01:52:49.629770  6323 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: fake-table [id=a7ff2b11945f4bd3ae38a32858c59a25] alter complete (version 8)
I20251024 01:52:49.631202  6322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251024 01:52:49.637187  6466 tablet.cc:1722] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: 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
I20251024 01:52:49.644754  6322 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: fake-table [id=a7ff2b11945f4bd3ae38a32858c59a25] alter complete (version 9)
I20251024 01:52:49.649436  6322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251024 01:52:49.654310  6466 tablet.cc:1722] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: 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
I20251024 01:52:49.662520  6322 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: fake-table [id=a7ff2b11945f4bd3ae38a32858c59a25] alter complete (version 10)
I20251024 01:52:49.667145  6322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251024 01:52:49.672164  6466 tablet.cc:1722] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: 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
I20251024 01:52:49.681080  6322 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: fake-table [id=a7ff2b11945f4bd3ae38a32858c59a25] alter complete (version 11)
I20251024 01:52:49.685889  6322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20251024 01:52:49.687731  6322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20251024 01:52:49.690017  6322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20251024 01:52:49.691845  6322 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20251024 01:52:49.694422  6323 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20251024 01:52:49.695712   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:49.709807   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:49.710297   416 tablet_replica.cc:333] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212: stopping tablet replica
I20251024 01:52:49.710497   416 raft_consensus.cc:2243] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:49.710726   416 raft_consensus.cc:2272] T 24830af81f054f63b7f8446b79277d25 P c50435705eb44a21be639b496af87212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:49.726068   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:49.730126   416 master.cc:561] Master@127.0.104.62:38811 shutting down...
I20251024 01:52:49.741655   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:49.741991   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:49.742259   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3816f2193f084ebd8077625e3cd93707: stopping tablet replica
I20251024 01:52:49.747432   416 master.cc:583] Master@127.0.104.62:38811 shutdown complete.
[       OK ] AlterTableTest.DisableCompactionAlter (580 ms)
[ RUN      ] AlterTableTest.AddAndRemoveImmutableAttribute
I20251024 01:52:49.761943   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41105
I20251024 01:52:49.762645   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:49.763828   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:49.765709   416 webserver.cc:492] Webserver started at http://127.0.104.62:33493/ using document root <none> and password file <none>
I20251024 01:52:49.766022   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:49.766126   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:49.766335   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:49.767175   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "9b3d6b23e24f4224881df288672578f1"
format_stamp: "Formatted at 2025-10-24 01:52:49 on dist-test-slave-fm74"
I20251024 01:52:49.770834   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251024 01:52:49.784513  6470 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:49.785116   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251024 01:52:49.785238   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "9b3d6b23e24f4224881df288672578f1"
format_stamp: "Formatted at 2025-10-24 01:52:49 on dist-test-slave-fm74"
I20251024 01:52:49.785529   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761270696576755-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)
I20251024 01:52:49.795020   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:49.795562   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:49.812786   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41105
I20251024 01:52:49.812786  6521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41105 every 8 connection(s)
I20251024 01:52:49.814399  6522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:49.821102  6522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1: Bootstrap starting.
I20251024 01:52:49.823046  6522 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:49.825196  6522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1: No bootstrap required, opened a new log
I20251024 01:52:49.825999  6522 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3d6b23e24f4224881df288672578f1" member_type: VOTER }
I20251024 01:52:49.826203  6522 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:49.826309  6522 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3d6b23e24f4224881df288672578f1, State: Initialized, Role: FOLLOWER
I20251024 01:52:49.826534  6522 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3d6b23e24f4224881df288672578f1" member_type: VOTER }
I20251024 01:52:49.826684  6522 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:49.826748  6522 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:49.826821  6522 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:49.829846  6522 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3d6b23e24f4224881df288672578f1" member_type: VOTER }
I20251024 01:52:49.830323  6522 leader_election.cc:304] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9b3d6b23e24f4224881df288672578f1; no voters: 
I20251024 01:52:49.831049  6522 leader_election.cc:290] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:49.831172  6525 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:49.831872  6525 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [term 1 LEADER]: Becoming Leader. State: Replica: 9b3d6b23e24f4224881df288672578f1, State: Running, Role: LEADER
I20251024 01:52:49.832005  6522 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:49.832183  6525 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3d6b23e24f4224881df288672578f1" member_type: VOTER }
I20251024 01:52:49.833007  6526 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9b3d6b23e24f4224881df288672578f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3d6b23e24f4224881df288672578f1" member_type: VOTER } }
I20251024 01:52:49.833139  6526 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:49.833540  6527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9b3d6b23e24f4224881df288672578f1. Latest consensus state: current_term: 1 leader_uuid: "9b3d6b23e24f4224881df288672578f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3d6b23e24f4224881df288672578f1" member_type: VOTER } }
I20251024 01:52:49.833678  6527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:49.840808  6530 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:49.842686  6530 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:49.844661   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:49.846274  6530 catalog_manager.cc:1357] Generated new cluster ID: bc9fd5e82da647f1851f4ba679ffdda3
I20251024 01:52:49.846436  6530 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:49.856092  6530 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:49.856990  6530 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:49.870429  6530 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1: Generated new TSK 0
I20251024 01:52:49.870740  6530 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:49.877941   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:49.879163   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:49.880861   416 webserver.cc:492] Webserver started at http://127.0.104.1:44005/ using document root <none> and password file <none>
I20251024 01:52:49.881139   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:49.881242   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:49.881397   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:49.882108   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "4c07481aabb645a6908dffaf038b0240"
format_stamp: "Formatted at 2025-10-24 01:52:49 on dist-test-slave-fm74"
I20251024 01:52:49.884930   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251024 01:52:49.886909  6547 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:49.887353   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:49.887475   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "4c07481aabb645a6908dffaf038b0240"
format_stamp: "Formatted at 2025-10-24 01:52:49 on dist-test-slave-fm74"
I20251024 01:52:49.887621   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761270696576755-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)
I20251024 01:52:49.899482   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:49.900417   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:49.901314   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:49.902343   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:49.902431   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:49.902561   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:49.902626   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:49.921751   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33545
I20251024 01:52:49.921751  6609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33545 every 8 connection(s)
I20251024 01:52:49.933956  6610 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41105
I20251024 01:52:49.934155  6610 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:49.934717  6610 heartbeater.cc:507] Master 127.0.104.62:41105 requested a full tablet report, sending...
I20251024 01:52:49.935774  6487 ts_manager.cc:194] Registered new tserver with Master: 4c07481aabb645a6908dffaf038b0240 (127.0.104.1:33545)
I20251024 01:52:49.936667   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013826672s
I20251024 01:52:49.937158  6487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41272
I20251024 01:52:49.949361  6610 heartbeater.cc:499] Master 127.0.104.62:41105 was elected leader, sending a full tablet report...
I20251024 01:52:49.963431  6487 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41278:
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"
    }
  }
}
I20251024 01:52:49.983572  6575 tablet_service.cc:1505] Processing CreateTablet for tablet 65399bf8829d45e48dfe0ffe8935f04a (DEFAULT_TABLE table=fake-table [id=1c55be3338e7453088111a8396804005]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:49.983996  6575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65399bf8829d45e48dfe0ffe8935f04a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:49.990461  6622 tablet_bootstrap.cc:492] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240: Bootstrap starting.
I20251024 01:52:49.992266  6622 tablet_bootstrap.cc:654] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:49.993937  6622 tablet_bootstrap.cc:492] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240: No bootstrap required, opened a new log
I20251024 01:52:49.994073  6622 ts_tablet_manager.cc:1403] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20251024 01:52:49.994699  6622 raft_consensus.cc:359] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c07481aabb645a6908dffaf038b0240" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33545 } }
I20251024 01:52:49.994832  6622 raft_consensus.cc:385] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:49.994889  6622 raft_consensus.cc:740] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c07481aabb645a6908dffaf038b0240, State: Initialized, Role: FOLLOWER
I20251024 01:52:49.995097  6622 consensus_queue.cc:260] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c07481aabb645a6908dffaf038b0240" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33545 } }
I20251024 01:52:49.995220  6622 raft_consensus.cc:399] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:49.995276  6622 raft_consensus.cc:493] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:49.995353  6622 raft_consensus.cc:3060] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:49.997359  6622 raft_consensus.cc:515] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c07481aabb645a6908dffaf038b0240" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33545 } }
I20251024 01:52:49.997575  6622 leader_election.cc:304] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4c07481aabb645a6908dffaf038b0240; no voters: 
I20251024 01:52:50.002475  6622 leader_election.cc:290] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:50.002662  6624 raft_consensus.cc:2804] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:50.014762  6624 raft_consensus.cc:697] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [term 1 LEADER]: Becoming Leader. State: Replica: 4c07481aabb645a6908dffaf038b0240, State: Running, Role: LEADER
I20251024 01:52:50.015713  6622 ts_tablet_manager.cc:1434] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.002s
I20251024 01:52:50.015187  6624 consensus_queue.cc:237] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c07481aabb645a6908dffaf038b0240" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33545 } }
I20251024 01:52:50.018882  6486 catalog_manager.cc:5649] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c07481aabb645a6908dffaf038b0240 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "4c07481aabb645a6908dffaf038b0240" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c07481aabb645a6908dffaf038b0240" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33545 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:50.052883   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:50.085371  6487 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41278:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20251024 01:52:50.091276  6631 tablet.cc:1722] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240: 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
I20251024 01:52:50.091868  6631 tablet.cc:1620] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240: MemRowSet was empty: no flush needed.
I20251024 01:52:50.100415  6487 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1: fake-table [id=1c55be3338e7453088111a8396804005] alter complete (version 1)
I20251024 01:52:50.126070  6487 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41278:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20251024 01:52:50.130986  6631 tablet.cc:1722] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240: 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
I20251024 01:52:50.131544  6631 tablet.cc:1620] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240: MemRowSet was empty: no flush needed.
I20251024 01:52:50.139494  6487 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1: fake-table [id=1c55be3338e7453088111a8396804005] alter complete (version 2)
I20251024 01:52:50.166586  6487 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41278:
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
I20251024 01:52:50.172492  6631 tablet.cc:1722] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240: 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
I20251024 01:52:50.173110  6631 tablet.cc:1620] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240: MemRowSet was empty: no flush needed.
I20251024 01:52:50.182723  6487 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1: fake-table [id=1c55be3338e7453088111a8396804005] alter complete (version 3)
I20251024 01:52:50.209477   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:50.225495   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:50.226240   416 tablet_replica.cc:333] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240: stopping tablet replica
I20251024 01:52:50.226490   416 raft_consensus.cc:2243] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:50.227214   416 raft_consensus.cc:2272] T 65399bf8829d45e48dfe0ffe8935f04a P 4c07481aabb645a6908dffaf038b0240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:50.234745   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:50.239838   416 master.cc:561] Master@127.0.104.62:41105 shutting down...
I20251024 01:52:50.257175   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:50.257573   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:50.258051   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9b3d6b23e24f4224881df288672578f1: stopping tablet replica
I20251024 01:52:50.576812   416 master.cc:583] Master@127.0.104.62:41105 shutdown complete.
[       OK ] AlterTableTest.AddAndRemoveImmutableAttribute (830 ms)
[----------] 32 tests from AlterTableTest (73943 ms total)

[----------] 7 tests from ReplicatedAlterTableTest
[ RUN      ] ReplicatedAlterTableTest.TestReplicatedAlter
I20251024 01:52:50.592427   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:32781
I20251024 01:52:50.593130   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:50.594401   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:50.595994   416 webserver.cc:492] Webserver started at http://127.0.104.62:40967/ using document root <none> and password file <none>
I20251024 01:52:50.596279   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:50.596364   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:50.596526   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:50.597375   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "fdffe254c1bb4643b688cb394193c7c9"
format_stamp: "Formatted at 2025-10-24 01:52:50 on dist-test-slave-fm74"
I20251024 01:52:50.600981   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
I20251024 01:52:50.603183  6635 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:50.603633   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:50.603735   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "fdffe254c1bb4643b688cb394193c7c9"
format_stamp: "Formatted at 2025-10-24 01:52:50 on dist-test-slave-fm74"
I20251024 01:52:50.603860   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-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)
I20251024 01:52:50.622635   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:50.623221   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:50.637293   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:32781
I20251024 01:52:50.637339  6686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:32781 every 8 connection(s)
I20251024 01:52:50.638860  6687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:50.645876  6687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9: Bootstrap starting.
I20251024 01:52:50.647624  6687 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:50.650019  6687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9: No bootstrap required, opened a new log
I20251024 01:52:50.651067  6687 raft_consensus.cc:359] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdffe254c1bb4643b688cb394193c7c9" member_type: VOTER }
I20251024 01:52:50.651263  6687 raft_consensus.cc:385] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:50.651322  6687 raft_consensus.cc:740] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdffe254c1bb4643b688cb394193c7c9, State: Initialized, Role: FOLLOWER
I20251024 01:52:50.651554  6687 consensus_queue.cc:260] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdffe254c1bb4643b688cb394193c7c9" member_type: VOTER }
I20251024 01:52:50.651706  6687 raft_consensus.cc:399] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:50.651769  6687 raft_consensus.cc:493] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:50.651862  6687 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:50.655066  6687 raft_consensus.cc:515] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdffe254c1bb4643b688cb394193c7c9" member_type: VOTER }
I20251024 01:52:50.655355  6687 leader_election.cc:304] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fdffe254c1bb4643b688cb394193c7c9; no voters: 
I20251024 01:52:50.655928  6687 leader_election.cc:290] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:50.656055  6690 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:50.656816  6690 raft_consensus.cc:697] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [term 1 LEADER]: Becoming Leader. State: Replica: fdffe254c1bb4643b688cb394193c7c9, State: Running, Role: LEADER
I20251024 01:52:50.656930  6687 sys_catalog.cc:565] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:50.657138  6690 consensus_queue.cc:237] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdffe254c1bb4643b688cb394193c7c9" member_type: VOTER }
I20251024 01:52:50.658416  6691 sys_catalog.cc:455] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fdffe254c1bb4643b688cb394193c7c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdffe254c1bb4643b688cb394193c7c9" member_type: VOTER } }
I20251024 01:52:50.658499  6692 sys_catalog.cc:455] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fdffe254c1bb4643b688cb394193c7c9. Latest consensus state: current_term: 1 leader_uuid: "fdffe254c1bb4643b688cb394193c7c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdffe254c1bb4643b688cb394193c7c9" member_type: VOTER } }
I20251024 01:52:50.658571  6691 sys_catalog.cc:458] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:50.658619  6692 sys_catalog.cc:458] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:50.659108  6694 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:50.660450  6694 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:50.663753  6694 catalog_manager.cc:1357] Generated new cluster ID: d6e6d979a8854c1fb6f37b84b150567f
I20251024 01:52:50.663865  6694 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:50.665509   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:50.685485  6694 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:50.686707  6694 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:50.712481  6694 catalog_manager.cc:6022] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9: Generated new TSK 0
I20251024 01:52:50.712792  6694 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:50.731138   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:50.732260   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:50.733758   416 webserver.cc:492] Webserver started at http://127.0.104.1:42061/ using document root <none> and password file <none>
I20251024 01:52:50.733981   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:50.734062   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:50.734232   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:50.734916   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "beb4bbfca72a4b4fb42ed6375573c74c"
format_stamp: "Formatted at 2025-10-24 01:52:50 on dist-test-slave-fm74"
I20251024 01:52:50.737577   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:52:50.739331  6711 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:50.739702   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20251024 01:52:50.739785   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "beb4bbfca72a4b4fb42ed6375573c74c"
format_stamp: "Formatted at 2025-10-24 01:52:50 on dist-test-slave-fm74"
I20251024 01:52:50.739892   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-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)
I20251024 01:52:50.748432   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:50.749051   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:50.749643   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:50.750613   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:50.750677   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:50.750741   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:50.750785   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:50.766918   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:46187
I20251024 01:52:50.766918  6773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:46187 every 8 connection(s)
I20251024 01:52:50.768725   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:50.770754   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:50.772766   416 webserver.cc:492] Webserver started at http://127.0.104.2:44179/ using document root <none> and password file <none>
I20251024 01:52:50.773015   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:50.773087   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:50.773214   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:50.773881   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-1-root/instance:
uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac"
format_stamp: "Formatted at 2025-10-24 01:52:50 on dist-test-slave-fm74"
I20251024 01:52:50.777215   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:52:50.779161  6781 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:50.780099   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20251024 01:52:50.780274   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-1-root
uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac"
format_stamp: "Formatted at 2025-10-24 01:52:50 on dist-test-slave-fm74"
I20251024 01:52:50.780501   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-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)
I20251024 01:52:50.781574  6774 heartbeater.cc:344] Connected to a master server at 127.0.104.62:32781
I20251024 01:52:50.781719  6774 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:50.782196  6774 heartbeater.cc:507] Master 127.0.104.62:32781 requested a full tablet report, sending...
I20251024 01:52:50.783205  6652 ts_manager.cc:194] Registered new tserver with Master: beb4bbfca72a4b4fb42ed6375573c74c (127.0.104.1:46187)
I20251024 01:52:50.784686  6652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41832
I20251024 01:52:50.789387   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:50.789944   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:50.790616   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:50.791533   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:50.791587   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:50.791663   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:50.791710   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:50.796304  6774 heartbeater.cc:499] Master 127.0.104.62:32781 was elected leader, sending a full tablet report...
I20251024 01:52:50.815423   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:37969
I20251024 01:52:50.815441  6843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:37969 every 8 connection(s)
I20251024 01:52:50.817282   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:50.818430   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:50.819976   416 webserver.cc:492] Webserver started at http://127.0.104.3:40299/ using document root <none> and password file <none>
I20251024 01:52:50.820217   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:50.820291   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:50.820439   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:50.821254   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-2-root/instance:
uuid: "a347ed93cae14c159299bdb7724d09fa"
format_stamp: "Formatted at 2025-10-24 01:52:50 on dist-test-slave-fm74"
I20251024 01:52:50.824229   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.002s
I20251024 01:52:50.826011  6850 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:50.826572   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20251024 01:52:50.826758   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-2-root
uuid: "a347ed93cae14c159299bdb7724d09fa"
format_stamp: "Formatted at 2025-10-24 01:52:50 on dist-test-slave-fm74"
I20251024 01:52:50.826926   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-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)
I20251024 01:52:50.833628  6844 heartbeater.cc:344] Connected to a master server at 127.0.104.62:32781
I20251024 01:52:50.833868  6844 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:50.834506  6844 heartbeater.cc:507] Master 127.0.104.62:32781 requested a full tablet report, sending...
I20251024 01:52:50.835469  6652 ts_manager.cc:194] Registered new tserver with Master: c1df00e1ff8b4aff98c8bd00a473d7ac (127.0.104.2:37969)
I20251024 01:52:50.836479  6652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41838
I20251024 01:52:50.845224   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:50.845892   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:50.846740   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:50.847973   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:50.848053   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:50.848140   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:50.848203   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:50.851336  6844 heartbeater.cc:499] Master 127.0.104.62:32781 was elected leader, sending a full tablet report...
I20251024 01:52:50.880424   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:42639
I20251024 01:52:50.880432  6912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:42639 every 8 connection(s)
I20251024 01:52:50.884382   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:50.885805   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:50.887665   416 webserver.cc:492] Webserver started at http://127.0.104.4:34913/ using document root <none> and password file <none>
I20251024 01:52:50.887940   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:50.888077   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:50.888264   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:50.889060   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-3-root/instance:
uuid: "1390a6933e654b628e9dcbebeb006511"
format_stamp: "Formatted at 2025-10-24 01:52:50 on dist-test-slave-fm74"
I20251024 01:52:50.890875  6913 heartbeater.cc:344] Connected to a master server at 127.0.104.62:32781
I20251024 01:52:50.891016  6913 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:50.891489  6913 heartbeater.cc:507] Master 127.0.104.62:32781 requested a full tablet report, sending...
I20251024 01:52:50.892444  6652 ts_manager.cc:194] Registered new tserver with Master: a347ed93cae14c159299bdb7724d09fa (127.0.104.3:42639)
I20251024 01:52:50.892444   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20251024 01:52:50.893505  6652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41854
I20251024 01:52:50.894955  6919 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:50.895321   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20251024 01:52:50.895431   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-3-root
uuid: "1390a6933e654b628e9dcbebeb006511"
format_stamp: "Formatted at 2025-10-24 01:52:50 on dist-test-slave-fm74"
I20251024 01:52:50.895546   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761270696576755-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)
I20251024 01:52:50.904886  6913 heartbeater.cc:499] Master 127.0.104.62:32781 was elected leader, sending a full tablet report...
I20251024 01:52:50.909879   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:50.910444   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:50.911062   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:50.912025   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:50.912084   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:50.912173   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:50.912253   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:50.945163   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:34197
I20251024 01:52:50.945170  6981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:34197 every 8 connection(s)
I20251024 01:52:50.953178  6982 heartbeater.cc:344] Connected to a master server at 127.0.104.62:32781
I20251024 01:52:50.953374  6982 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:50.954929  6982 heartbeater.cc:507] Master 127.0.104.62:32781 requested a full tablet report, sending...
I20251024 01:52:50.955797  6651 ts_manager.cc:194] Registered new tserver with Master: 1390a6933e654b628e9dcbebeb006511 (127.0.104.4:34197)
I20251024 01:52:50.955879   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.009575223s
I20251024 01:52:50.956939  6651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41858
I20251024 01:52:50.968308  6982 heartbeater.cc:499] Master 127.0.104.62:32781 was elected leader, sending a full tablet report...
I20251024 01:52:50.968817  6651 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41872:
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"
    }
  }
}
I20251024 01:52:51.001792  6947 tablet_service.cc:1505] Processing CreateTablet for tablet 1fb14c7b5cdd4b6883812435ab68f84e (DEFAULT_TABLE table=fake-table [id=fd63f60eba4547398847dcde7ba95850]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:51.002357  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb14c7b5cdd4b6883812435ab68f84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:51.007696  6809 tablet_service.cc:1505] Processing CreateTablet for tablet 1fb14c7b5cdd4b6883812435ab68f84e (DEFAULT_TABLE table=fake-table [id=fd63f60eba4547398847dcde7ba95850]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:51.008265  6809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb14c7b5cdd4b6883812435ab68f84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:51.011816  6739 tablet_service.cc:1505] Processing CreateTablet for tablet 1fb14c7b5cdd4b6883812435ab68f84e (DEFAULT_TABLE table=fake-table [id=fd63f60eba4547398847dcde7ba95850]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:51.012281  6739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb14c7b5cdd4b6883812435ab68f84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:51.026686  6997 tablet_bootstrap.cc:492] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511: Bootstrap starting.
I20251024 01:52:51.028681  6998 tablet_bootstrap.cc:492] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac: Bootstrap starting.
I20251024 01:52:51.029734  6997 tablet_bootstrap.cc:654] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:51.030051  6998 tablet_bootstrap.cc:654] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:51.035408  6997 tablet_bootstrap.cc:492] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511: No bootstrap required, opened a new log
I20251024 01:52:51.035594  6997 ts_tablet_manager.cc:1403] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20251024 01:52:51.036849  6997 raft_consensus.cc:359] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37969 } } peers { permanent_uuid: "1390a6933e654b628e9dcbebeb006511" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34197 } } peers { permanent_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46187 } }
I20251024 01:52:51.037119  6997 raft_consensus.cc:385] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:51.037195  6997 raft_consensus.cc:740] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1390a6933e654b628e9dcbebeb006511, State: Initialized, Role: FOLLOWER
I20251024 01:52:51.037494  6997 consensus_queue.cc:260] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37969 } } peers { permanent_uuid: "1390a6933e654b628e9dcbebeb006511" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34197 } } peers { permanent_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46187 } }
I20251024 01:52:51.038609  6999 tablet_bootstrap.cc:492] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c: Bootstrap starting.
I20251024 01:52:51.039803  6998 tablet_bootstrap.cc:492] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac: No bootstrap required, opened a new log
I20251024 01:52:51.040004  6998 ts_tablet_manager.cc:1403] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.003s
I20251024 01:52:51.040474  6999 tablet_bootstrap.cc:654] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:51.041656  6997 ts_tablet_manager.cc:1434] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20251024 01:52:51.041188  6998 raft_consensus.cc:359] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37969 } } peers { permanent_uuid: "1390a6933e654b628e9dcbebeb006511" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34197 } } peers { permanent_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46187 } }
I20251024 01:52:51.042546  6998 raft_consensus.cc:385] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:51.042649  6998 raft_consensus.cc:740] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1df00e1ff8b4aff98c8bd00a473d7ac, State: Initialized, Role: FOLLOWER
I20251024 01:52:51.042950  6998 consensus_queue.cc:260] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37969 } } peers { permanent_uuid: "1390a6933e654b628e9dcbebeb006511" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34197 } } peers { permanent_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46187 } }
I20251024 01:52:51.049793  6999 tablet_bootstrap.cc:492] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c: No bootstrap required, opened a new log
I20251024 01:52:51.049986  6999 ts_tablet_manager.cc:1403] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20251024 01:52:51.050738  6998 ts_tablet_manager.cc:1434] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.008s
I20251024 01:52:51.050997  6999 raft_consensus.cc:359] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37969 } } peers { permanent_uuid: "1390a6933e654b628e9dcbebeb006511" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34197 } } peers { permanent_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46187 } }
I20251024 01:52:51.051216  6999 raft_consensus.cc:385] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:51.051276  6999 raft_consensus.cc:740] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb4bbfca72a4b4fb42ed6375573c74c, State: Initialized, Role: FOLLOWER
I20251024 01:52:51.051542  6999 consensus_queue.cc:260] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37969 } } peers { permanent_uuid: "1390a6933e654b628e9dcbebeb006511" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34197 } } peers { permanent_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46187 } }
I20251024 01:52:51.054260  6999 ts_tablet_manager.cc:1434] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.005s
W20251024 01:52:51.066823  6845 tablet.cc:2378] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20251024 01:52:51.166039  7005 raft_consensus.cc:493] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251024 01:52:51.166352  7005 raft_consensus.cc:515] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37969 } } peers { permanent_uuid: "1390a6933e654b628e9dcbebeb006511" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34197 } } peers { permanent_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46187 } }
I20251024 01:52:51.170933  7005 leader_election.cc:290] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1df00e1ff8b4aff98c8bd00a473d7ac (127.0.104.2:37969), 1390a6933e654b628e9dcbebeb006511 (127.0.104.4:34197)
I20251024 01:52:51.174811  6819 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "1fb14c7b5cdd4b6883812435ab68f84e" candidate_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac" is_pre_election: true
I20251024 01:52:51.175196  6819 raft_consensus.cc:2468] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb4bbfca72a4b4fb42ed6375573c74c in term 0.
I20251024 01:52:51.175861  6714 leader_election.cc:304] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [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: beb4bbfca72a4b4fb42ed6375573c74c, c1df00e1ff8b4aff98c8bd00a473d7ac; no voters: 
I20251024 01:52:51.176187  7005 raft_consensus.cc:2804] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251024 01:52:51.176290  7005 raft_consensus.cc:493] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251024 01:52:51.176376  7005 raft_consensus.cc:3060] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:51.176843  6957 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "1fb14c7b5cdd4b6883812435ab68f84e" candidate_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1390a6933e654b628e9dcbebeb006511" is_pre_election: true
I20251024 01:52:51.177029  6957 raft_consensus.cc:2468] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb4bbfca72a4b4fb42ed6375573c74c in term 0.
I20251024 01:52:51.179864  7005 raft_consensus.cc:515] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37969 } } peers { permanent_uuid: "1390a6933e654b628e9dcbebeb006511" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34197 } } peers { permanent_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46187 } }
I20251024 01:52:51.181181  6819 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "1fb14c7b5cdd4b6883812435ab68f84e" candidate_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac"
I20251024 01:52:51.181282  7005 leader_election.cc:290] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [CANDIDATE]: Term 1 election: Requested vote from peers c1df00e1ff8b4aff98c8bd00a473d7ac (127.0.104.2:37969), 1390a6933e654b628e9dcbebeb006511 (127.0.104.4:34197)
I20251024 01:52:51.181334  6957 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "1fb14c7b5cdd4b6883812435ab68f84e" candidate_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1390a6933e654b628e9dcbebeb006511"
I20251024 01:52:51.181386  6819 raft_consensus.cc:3060] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:51.181456  6957 raft_consensus.cc:3060] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:51.184471  6819 raft_consensus.cc:2468] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb4bbfca72a4b4fb42ed6375573c74c in term 1.
I20251024 01:52:51.184507  6957 raft_consensus.cc:2468] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb4bbfca72a4b4fb42ed6375573c74c in term 1.
I20251024 01:52:51.184908  6712 leader_election.cc:304] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [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: 1390a6933e654b628e9dcbebeb006511, beb4bbfca72a4b4fb42ed6375573c74c; no voters: 
I20251024 01:52:51.185984  7005 raft_consensus.cc:2804] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:51.187029  7005 raft_consensus.cc:697] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [term 1 LEADER]: Becoming Leader. State: Replica: beb4bbfca72a4b4fb42ed6375573c74c, State: Running, Role: LEADER
I20251024 01:52:51.187389  7005 consensus_queue.cc:237] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [LEADER]: Queue going to LEADER mode. State: All 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: "c1df00e1ff8b4aff98c8bd00a473d7ac" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37969 } } peers { permanent_uuid: "1390a6933e654b628e9dcbebeb006511" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34197 } } peers { permanent_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46187 } }
I20251024 01:52:51.191078  6651 catalog_manager.cc:5649] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c reported cstate change: term changed from 0 to 1, leader changed from <none> to beb4bbfca72a4b4fb42ed6375573c74c (127.0.104.1). New cstate: current_term: 1 leader_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1390a6933e654b628e9dcbebeb006511" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb4bbfca72a4b4fb42ed6375573c74c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46187 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:51.254294   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:51.268630  6819 raft_consensus.cc:1275] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac [term 1 FOLLOWER]: Refusing update from remote peer beb4bbfca72a4b4fb42ed6375573c74c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251024 01:52:51.269366  6957 raft_consensus.cc:1275] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511 [term 1 FOLLOWER]: Refusing update from remote peer beb4bbfca72a4b4fb42ed6375573c74c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251024 01:52:51.269730  7005 consensus_queue.cc:1048] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1df00e1ff8b4aff98c8bd00a473d7ac" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 37969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251024 01:52:51.269953  7007 consensus_queue.cc:1048] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1390a6933e654b628e9dcbebeb006511" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 34197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251024 01:52:51.285475  7011 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20251024 01:52:51.321645   416 alter_table-test.cc:2380] Verifying initial pattern
I20251024 01:52:51.329700   416 alter_table-test.cc:2383] Dropping and adding back c1
I20251024 01:52:51.330654  6650 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41872:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251024 01:52:51.339339  7016 tablet.cc:1722] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c: 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
I20251024 01:52:51.340384  7019 tablet.cc:1722] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac: 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
I20251024 01:52:51.340384  7018 tablet.cc:1722] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511: 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
I20251024 01:52:51.364339  6650 catalog_manager.cc:6194] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9: fake-table [id=fd63f60eba4547398847dcde7ba95850] alter complete (version 1)
I20251024 01:52:51.370534  6651 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41872:
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
I20251024 01:52:51.377413  6651 catalog_manager.cc:5741] TS c1df00e1ff8b4aff98c8bd00a473d7ac (127.0.104.2:37969) does not have the latest schema for tablet 1fb14c7b5cdd4b6883812435ab68f84e (table fake-table [id=fd63f60eba4547398847dcde7ba95850]). Expected version 2 got 1
I20251024 01:52:51.381032  7016 tablet.cc:1722] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c: 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
I20251024 01:52:51.381641  7016 tablet.cc:1620] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c: MemRowSet was empty: no flush needed.
I20251024 01:52:51.383129  7018 tablet.cc:1722] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511: 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
I20251024 01:52:51.383719  7018 tablet.cc:1620] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511: MemRowSet was empty: no flush needed.
I20251024 01:52:51.384204  7019 tablet.cc:1722] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac: 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
I20251024 01:52:51.384730  7019 tablet.cc:1620] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac: MemRowSet was empty: no flush needed.
I20251024 01:52:51.390076  6651 catalog_manager.cc:6194] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9: fake-table [id=fd63f60eba4547398847dcde7ba95850] alter complete (version 2)
I20251024 01:52:51.393644   416 alter_table-test.cc:2393] Verifying that the new default shows up
I20251024 01:52:51.403859   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:51.419435   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:51.419781   416 tablet_replica.cc:333] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c: stopping tablet replica
I20251024 01:52:51.419953   416 raft_consensus.cc:2243] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:51.420425   416 raft_consensus.cc:2272] T 1fb14c7b5cdd4b6883812435ab68f84e P beb4bbfca72a4b4fb42ed6375573c74c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:51.435672   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:51.450898   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20251024 01:52:51.461665   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:51.462064   416 tablet_replica.cc:333] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac: stopping tablet replica
I20251024 01:52:51.462289   416 raft_consensus.cc:2243] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20251024 01:52:51.462513   416 raft_consensus.cc:2272] T 1fb14c7b5cdd4b6883812435ab68f84e P c1df00e1ff8b4aff98c8bd00a473d7ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:51.478505   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20251024 01:52:51.482357   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20251024 01:52:51.493374   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:51.507120   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20251024 01:52:51.510856   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20251024 01:52:51.522464   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:51.522927   416 tablet_replica.cc:333] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511: stopping tablet replica
I20251024 01:52:51.523123   416 raft_consensus.cc:2243] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251024 01:52:51.523339   416 raft_consensus.cc:2272] T 1fb14c7b5cdd4b6883812435ab68f84e P 1390a6933e654b628e9dcbebeb006511 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:51.542708   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20251024 01:52:51.546599   416 master.cc:561] Master@127.0.104.62:32781 shutting down...
I20251024 01:52:51.556623   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:51.556900   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:51.556995   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P fdffe254c1bb4643b688cb394193c7c9: stopping tablet replica
I20251024 01:52:51.571815   416 master.cc:583] Master@127.0.104.62:32781 shutdown complete.
[       OK ] ReplicatedAlterTableTest.TestReplicatedAlter (998 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20251024 01:52:51.591166   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:44075
I20251024 01:52:51.591894   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:51.593119   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:51.594784   416 webserver.cc:492] Webserver started at http://127.0.104.62:36333/ using document root <none> and password file <none>
I20251024 01:52:51.595078   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:51.595162   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:51.595299   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:51.596131   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "253638aea9494811a05a0af37ddcf2c8"
format_stamp: "Formatted at 2025-10-24 01:52:51 on dist-test-slave-fm74"
I20251024 01:52:51.599725   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20251024 01:52:51.601892  7025 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:51.602342   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:51.602465   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "253638aea9494811a05a0af37ddcf2c8"
format_stamp: "Formatted at 2025-10-24 01:52:51 on dist-test-slave-fm74"
I20251024 01:52:51.602615   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-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)
I20251024 01:52:51.623172   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:51.623847   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:51.637627  7076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:44075 every 8 connection(s)
I20251024 01:52:51.637621   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:44075
I20251024 01:52:51.639343  7077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:51.644203  7077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Bootstrap starting.
I20251024 01:52:51.645605  7077 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:51.647360  7077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: No bootstrap required, opened a new log
I20251024 01:52:51.648048  7077 raft_consensus.cc:359] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "253638aea9494811a05a0af37ddcf2c8" member_type: VOTER }
I20251024 01:52:51.648191  7077 raft_consensus.cc:385] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:51.648252  7077 raft_consensus.cc:740] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253638aea9494811a05a0af37ddcf2c8, State: Initialized, Role: FOLLOWER
I20251024 01:52:51.648485  7077 consensus_queue.cc:260] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "253638aea9494811a05a0af37ddcf2c8" member_type: VOTER }
I20251024 01:52:51.648615  7077 raft_consensus.cc:399] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:51.648684  7077 raft_consensus.cc:493] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:51.648764  7077 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:51.650962  7077 raft_consensus.cc:515] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "253638aea9494811a05a0af37ddcf2c8" member_type: VOTER }
I20251024 01:52:51.651187  7077 leader_election.cc:304] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 253638aea9494811a05a0af37ddcf2c8; no voters: 
I20251024 01:52:51.651695  7077 leader_election.cc:290] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:51.651827  7080 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:51.652456  7080 raft_consensus.cc:697] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [term 1 LEADER]: Becoming Leader. State: Replica: 253638aea9494811a05a0af37ddcf2c8, State: Running, Role: LEADER
I20251024 01:52:51.652727  7077 sys_catalog.cc:565] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:51.652772  7080 consensus_queue.cc:237] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "253638aea9494811a05a0af37ddcf2c8" member_type: VOTER }
I20251024 01:52:51.653621  7081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "253638aea9494811a05a0af37ddcf2c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "253638aea9494811a05a0af37ddcf2c8" member_type: VOTER } }
I20251024 01:52:51.653641  7082 sys_catalog.cc:455] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 253638aea9494811a05a0af37ddcf2c8. Latest consensus state: current_term: 1 leader_uuid: "253638aea9494811a05a0af37ddcf2c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "253638aea9494811a05a0af37ddcf2c8" member_type: VOTER } }
I20251024 01:52:51.653770  7081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:51.653797  7082 sys_catalog.cc:458] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:51.654480  7085 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:51.656666  7085 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:51.667554  7085 catalog_manager.cc:1357] Generated new cluster ID: 1f03cc63e4fb488a9b99caefde1a8fe0
I20251024 01:52:51.667670  7085 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:51.668118   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:51.685781  7085 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:51.686658  7085 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:51.696208  7085 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Generated new TSK 0
I20251024 01:52:51.696492  7085 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:51.701380   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:51.702524   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:51.704133   416 webserver.cc:492] Webserver started at http://127.0.104.1:40955/ using document root <none> and password file <none>
I20251024 01:52:51.704365   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:51.704428   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:51.704579   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:51.705197   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "1495c06affec4f54a2d65ead2a0abc86"
format_stamp: "Formatted at 2025-10-24 01:52:51 on dist-test-slave-fm74"
I20251024 01:52:51.707808   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:52:51.709434  7101 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:51.709807   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:51.709896   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "1495c06affec4f54a2d65ead2a0abc86"
format_stamp: "Formatted at 2025-10-24 01:52:51 on dist-test-slave-fm74"
I20251024 01:52:51.710009   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-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)
I20251024 01:52:51.728176   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:51.728757   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:51.729310   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:51.730265   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:51.730322   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:51.730396   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:51.730440   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:51.746498   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34269
I20251024 01:52:51.746501  7163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34269 every 8 connection(s)
I20251024 01:52:51.748190   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:51.749454   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:51.751063   416 webserver.cc:492] Webserver started at http://127.0.104.2:37647/ using document root <none> and password file <none>
I20251024 01:52:51.751327   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:51.751403   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:51.751533   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:51.752308   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-1-root/instance:
uuid: "b1f9a4196ab2459e917e1b432ada4f0b"
format_stamp: "Formatted at 2025-10-24 01:52:51 on dist-test-slave-fm74"
I20251024 01:52:51.755856  7164 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44075
I20251024 01:52:51.755946   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20251024 01:52:51.756018  7164 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:51.756484  7164 heartbeater.cc:507] Master 127.0.104.62:44075 requested a full tablet report, sending...
I20251024 01:52:51.757453  7042 ts_manager.cc:194] Registered new tserver with Master: 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269)
I20251024 01:52:51.758659  7042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36514
I20251024 01:52:51.760931  7171 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:51.761343   416 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20251024 01:52:51.761457   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-1-root
uuid: "b1f9a4196ab2459e917e1b432ada4f0b"
format_stamp: "Formatted at 2025-10-24 01:52:51 on dist-test-slave-fm74"
I20251024 01:52:51.761583   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-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)
I20251024 01:52:51.770959  7164 heartbeater.cc:499] Master 127.0.104.62:44075 was elected leader, sending a full tablet report...
I20251024 01:52:51.783936   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:51.784632   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:51.785184   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:51.786000   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:51.786065   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:51.786164   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:51.786233   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:51.805322   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:42319
I20251024 01:52:51.805330  7233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:42319 every 8 connection(s)
I20251024 01:52:51.807098   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:51.808473   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:51.810091   416 webserver.cc:492] Webserver started at http://127.0.104.3:39261/ using document root <none> and password file <none>
I20251024 01:52:51.810351   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:51.810424   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:51.810559   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:51.811297   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-2-root/instance:
uuid: "ada3626aa6824fad823b2848558ff6e0"
format_stamp: "Formatted at 2025-10-24 01:52:51 on dist-test-slave-fm74"
I20251024 01:52:51.813931   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.001s
I20251024 01:52:51.816042  7240 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:51.816432   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:51.816555   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-2-root
uuid: "ada3626aa6824fad823b2848558ff6e0"
format_stamp: "Formatted at 2025-10-24 01:52:51 on dist-test-slave-fm74"
I20251024 01:52:51.816677   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-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)
I20251024 01:52:51.821750  7234 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44075
I20251024 01:52:51.821910  7234 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:51.822305  7234 heartbeater.cc:507] Master 127.0.104.62:44075 requested a full tablet report, sending...
I20251024 01:52:51.823091  7042 ts_manager.cc:194] Registered new tserver with Master: b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319)
I20251024 01:52:51.823858  7042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36528
I20251024 01:52:51.832975   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:51.833685   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:51.834349   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:51.834976  7234 heartbeater.cc:499] Master 127.0.104.62:44075 was elected leader, sending a full tablet report...
I20251024 01:52:51.835397   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:51.835459   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:51.835537   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:51.835572   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:51.861940  7302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:37575 every 8 connection(s)
I20251024 01:52:51.861932   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:37575
I20251024 01:52:51.863847   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:51.865125   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:51.869701  7303 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44075
I20251024 01:52:51.869971  7303 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:51.870383  7303 heartbeater.cc:507] Master 127.0.104.62:44075 requested a full tablet report, sending...
I20251024 01:52:51.871294  7042 ts_manager.cc:194] Registered new tserver with Master: ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575)
I20251024 01:52:51.872262  7042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36534
I20251024 01:52:51.874473   416 webserver.cc:492] Webserver started at http://127.0.104.4:34435/ using document root <none> and password file <none>
I20251024 01:52:51.874743   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:51.874827   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:51.874972   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:51.875761   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-3-root/instance:
uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79"
format_stamp: "Formatted at 2025-10-24 01:52:51 on dist-test-slave-fm74"
I20251024 01:52:51.878912   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251024 01:52:51.880816  7309 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:51.881217   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:52:51.881316   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-3-root
uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79"
format_stamp: "Formatted at 2025-10-24 01:52:51 on dist-test-slave-fm74"
I20251024 01:52:51.881421   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-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)
I20251024 01:52:51.883476  7303 heartbeater.cc:499] Master 127.0.104.62:44075 was elected leader, sending a full tablet report...
I20251024 01:52:51.888795   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:51.889340   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:51.889870   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:51.890823   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:51.890897   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:51.890985   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:51.891029   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:51.913302   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:37141
I20251024 01:52:51.913342  7371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:37141 every 8 connection(s)
I20251024 01:52:51.921983  7372 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44075
I20251024 01:52:51.922204  7372 heartbeater.cc:461] Registering TS with master...
I20251024 01:52:51.922641  7372 heartbeater.cc:507] Master 127.0.104.62:44075 requested a full tablet report, sending...
I20251024 01:52:51.923513  7041 ts_manager.cc:194] Registered new tserver with Master: dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141)
I20251024 01:52:51.923550   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.009159944s
I20251024 01:52:51.924547  7041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36536
I20251024 01:52:51.936000  7372 heartbeater.cc:499] Master 127.0.104.62:44075 was elected leader, sending a full tablet report...
I20251024 01:52:51.946683  7042 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36546:
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"
    }
  }
}
I20251024 01:52:51.982951  7199 tablet_service.cc:1505] Processing CreateTablet for tablet 3ee693507ffb40868509b507804f699b (DEFAULT_TABLE table=fake-table [id=c72f0d367183443f96633cd98c9b3af0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:51.983606  7199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee693507ffb40868509b507804f699b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:52.002053  7129 tablet_service.cc:1505] Processing CreateTablet for tablet 3ee693507ffb40868509b507804f699b (DEFAULT_TABLE table=fake-table [id=c72f0d367183443f96633cd98c9b3af0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:52.002588  7129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee693507ffb40868509b507804f699b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:52.003237  7337 tablet_service.cc:1505] Processing CreateTablet for tablet 3ee693507ffb40868509b507804f699b (DEFAULT_TABLE table=fake-table [id=c72f0d367183443f96633cd98c9b3af0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:52:52.003594  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee693507ffb40868509b507804f699b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:52.002583  7386 tablet_bootstrap.cc:492] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b: Bootstrap starting.
I20251024 01:52:52.007500  7386 tablet_bootstrap.cc:654] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:52.014302  7388 tablet_bootstrap.cc:492] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86: Bootstrap starting.
I20251024 01:52:52.016536  7388 tablet_bootstrap.cc:654] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:52.018443  7389 tablet_bootstrap.cc:492] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79: Bootstrap starting.
I20251024 01:52:52.019626  7389 tablet_bootstrap.cc:654] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:52.021308  7386 tablet_bootstrap.cc:492] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b: No bootstrap required, opened a new log
I20251024 01:52:52.021462  7386 ts_tablet_manager.cc:1403] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.000s
I20251024 01:52:52.022217  7389 tablet_bootstrap.cc:492] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79: No bootstrap required, opened a new log
I20251024 01:52:52.022145  7386 raft_consensus.cc:359] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } } peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } } peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.022339  7389 ts_tablet_manager.cc:1403] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20251024 01:52:52.022358  7386 raft_consensus.cc:385] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:52.022405  7386 raft_consensus.cc:740] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f9a4196ab2459e917e1b432ada4f0b, State: Initialized, Role: FOLLOWER
I20251024 01:52:52.022635  7386 consensus_queue.cc:260] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } } peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } } peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.022935  7389 raft_consensus.cc:359] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } } peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } } peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.023098  7389 raft_consensus.cc:385] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:52.023144  7389 raft_consensus.cc:740] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb7c3134e6e4bcf9b2c5daebe132c79, State: Initialized, Role: FOLLOWER
I20251024 01:52:52.023336  7389 consensus_queue.cc:260] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } } peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } } peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.024394  7388 tablet_bootstrap.cc:492] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86: No bootstrap required, opened a new log
I20251024 01:52:52.024528  7388 ts_tablet_manager.cc:1403] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.000s
I20251024 01:52:52.024580  7386 ts_tablet_manager.cc:1434] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20251024 01:52:52.025282  7388 raft_consensus.cc:359] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } } peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } } peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.025445  7388 raft_consensus.cc:385] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:52.025506  7388 raft_consensus.cc:740] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1495c06affec4f54a2d65ead2a0abc86, State: Initialized, Role: FOLLOWER
I20251024 01:52:52.025693  7388 consensus_queue.cc:260] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } } peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } } peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.029219  7388 ts_tablet_manager.cc:1434] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20251024 01:52:52.030666  7389 ts_tablet_manager.cc:1434] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20251024 01:52:52.062249  7392 raft_consensus.cc:493] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251024 01:52:52.062422  7392 raft_consensus.cc:515] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } } peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } } peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.063167  7392 leader_election.cc:290] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269), dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141)
I20251024 01:52:52.068487  7139 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "3ee693507ffb40868509b507804f699b" candidate_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1495c06affec4f54a2d65ead2a0abc86" is_pre_election: true
I20251024 01:52:52.068763  7139 raft_consensus.cc:2468] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f9a4196ab2459e917e1b432ada4f0b in term 0.
I20251024 01:52:52.069216  7172 leader_election.cc:304] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [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: 1495c06affec4f54a2d65ead2a0abc86, b1f9a4196ab2459e917e1b432ada4f0b; no voters: 
I20251024 01:52:52.069253  7347 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "3ee693507ffb40868509b507804f699b" candidate_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" is_pre_election: true
I20251024 01:52:52.069439  7347 raft_consensus.cc:2468] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f9a4196ab2459e917e1b432ada4f0b in term 0.
I20251024 01:52:52.069453  7392 raft_consensus.cc:2804] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251024 01:52:52.069551  7392 raft_consensus.cc:493] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251024 01:52:52.069624  7392 raft_consensus.cc:3060] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:52.071527  7392 raft_consensus.cc:515] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } } peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } } peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.072403  7392 leader_election.cc:290] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [CANDIDATE]: Term 1 election: Requested vote from peers 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269), dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141)
I20251024 01:52:52.072826  7139 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "3ee693507ffb40868509b507804f699b" candidate_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1495c06affec4f54a2d65ead2a0abc86"
I20251024 01:52:52.072917  7347 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "3ee693507ffb40868509b507804f699b" candidate_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79"
I20251024 01:52:52.072992  7139 raft_consensus.cc:3060] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:52.073069  7347 raft_consensus.cc:3060] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:52.075223  7139 raft_consensus.cc:2468] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f9a4196ab2459e917e1b432ada4f0b in term 1.
I20251024 01:52:52.075223  7347 raft_consensus.cc:2468] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f9a4196ab2459e917e1b432ada4f0b in term 1.
I20251024 01:52:52.075618  7172 leader_election.cc:304] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [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: b1f9a4196ab2459e917e1b432ada4f0b, dcb7c3134e6e4bcf9b2c5daebe132c79; no voters: 
I20251024 01:52:52.075953  7392 raft_consensus.cc:2804] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:52.076392  7392 raft_consensus.cc:697] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [term 1 LEADER]: Becoming Leader. State: Replica: b1f9a4196ab2459e917e1b432ada4f0b, State: Running, Role: LEADER
I20251024 01:52:52.076689  7392 consensus_queue.cc:237] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [LEADER]: Queue going to LEADER mode. State: All 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: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } } peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } } peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.079362  7041 catalog_manager.cc:5649] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2). New cstate: current_term: 1 leader_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } health_report { overall_health: UNKNOWN } } }
I20251024 01:52:52.098006   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:52:52.098922  7042 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36546:
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"
    }
  }
}
I20251024 01:52:52.111106  7268 tablet_service.cc:1505] Processing CreateTablet for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 (DEFAULT_TABLE table=many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251024 01:52:52.111567  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c3fd7bc620432b8e7e3d35ec8c0074. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:52.117594  7400 tablet_bootstrap.cc:492] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Bootstrap starting.
I20251024 01:52:52.119274  7400 tablet_bootstrap.cc:654] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:52.120949  7400 tablet_bootstrap.cc:492] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: No bootstrap required, opened a new log
I20251024 01:52:52.121078  7400 ts_tablet_manager.cc:1403] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:52.121627  7400 raft_consensus.cc:359] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada3626aa6824fad823b2848558ff6e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37575 } }
I20251024 01:52:52.121757  7400 raft_consensus.cc:385] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:52.121796  7400 raft_consensus.cc:740] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ada3626aa6824fad823b2848558ff6e0, State: Initialized, Role: FOLLOWER
I20251024 01:52:52.121943  7400 consensus_queue.cc:260] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada3626aa6824fad823b2848558ff6e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37575 } }
I20251024 01:52:52.122035  7400 raft_consensus.cc:399] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:52.122073  7400 raft_consensus.cc:493] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:52.122123  7400 raft_consensus.cc:3060] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:52.124292  7400 raft_consensus.cc:515] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada3626aa6824fad823b2848558ff6e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37575 } }
I20251024 01:52:52.124544  7400 leader_election.cc:304] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ada3626aa6824fad823b2848558ff6e0; no voters: 
I20251024 01:52:52.125005  7400 leader_election.cc:290] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:52.125174  7402 raft_consensus.cc:2804] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:52.126423  7400 ts_tablet_manager.cc:1434] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:52.126778  7402 raft_consensus.cc:697] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [term 1 LEADER]: Becoming Leader. State: Replica: ada3626aa6824fad823b2848558ff6e0, State: Running, Role: LEADER
I20251024 01:52:52.127033  7402 consensus_queue.cc:237] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada3626aa6824fad823b2848558ff6e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37575 } }
I20251024 01:52:52.129357  7041 catalog_manager.cc:5649] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ada3626aa6824fad823b2848558ff6e0 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "ada3626aa6824fad823b2848558ff6e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada3626aa6824fad823b2848558ff6e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37575 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:52.151569  7040 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:52.155938  7040 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7ff474d82dee42b8bb70e8498956f4c1 has no consensus state
I20251024 01:52:52.160084  7129 tablet_service.cc:1505] Processing CreateTablet for tablet 7ff474d82dee42b8bb70e8498956f4c1 (DEFAULT_TABLE table=many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]), partition=RANGE (c0) PARTITION 1 <= VALUES < 2
I20251024 01:52:52.160490  7129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff474d82dee42b8bb70e8498956f4c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:52.166303  7388 tablet_bootstrap.cc:492] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Bootstrap starting.
I20251024 01:52:52.167527  7388 tablet_bootstrap.cc:654] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:52.169027  7388 tablet_bootstrap.cc:492] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: No bootstrap required, opened a new log
I20251024 01:52:52.169162  7388 ts_tablet_manager.cc:1403] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:52.169822  7388 raft_consensus.cc:359] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } }
I20251024 01:52:52.169978  7388 raft_consensus.cc:385] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:52.170038  7388 raft_consensus.cc:740] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1495c06affec4f54a2d65ead2a0abc86, State: Initialized, Role: FOLLOWER
I20251024 01:52:52.170257  7388 consensus_queue.cc:260] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } }
I20251024 01:52:52.170377  7388 raft_consensus.cc:399] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:52.170440  7388 raft_consensus.cc:493] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:52.170511  7388 raft_consensus.cc:3060] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:52.172417  7388 raft_consensus.cc:515] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } }
I20251024 01:52:52.172627  7388 leader_election.cc:304] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1495c06affec4f54a2d65ead2a0abc86; no voters: 
I20251024 01:52:52.172791  7388 leader_election.cc:290] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:52.172902  7394 raft_consensus.cc:2804] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:52.173521  7388 ts_tablet_manager.cc:1434] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20251024 01:52:52.174042  7394 raft_consensus.cc:697] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 LEADER]: Becoming Leader. State: Replica: 1495c06affec4f54a2d65ead2a0abc86, State: Running, Role: LEADER
I20251024 01:52:52.174326  7394 consensus_queue.cc:237] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } }
I20251024 01:52:52.176750  7040 catalog_manager.cc:5649] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "1495c06affec4f54a2d65ead2a0abc86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:52.181313  7040 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f] alter complete (version 0)
I20251024 01:52:52.185868  7040 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:52.190105  7040 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ddd598d6e4ff42da89c5a4945154d285 has no consensus state
I20251024 01:52:52.193961  7199 tablet_service.cc:1505] Processing CreateTablet for tablet ddd598d6e4ff42da89c5a4945154d285 (DEFAULT_TABLE table=many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]), partition=RANGE (c0) PARTITION 2 <= VALUES < 3
I20251024 01:52:52.194473  7199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd598d6e4ff42da89c5a4945154d285. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:52.200668  7386 tablet_bootstrap.cc:492] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Bootstrap starting.
I20251024 01:52:52.202107  7386 tablet_bootstrap.cc:654] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:52.203629  7386 tablet_bootstrap.cc:492] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: No bootstrap required, opened a new log
I20251024 01:52:52.203784  7386 ts_tablet_manager.cc:1403] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20251024 01:52:52.204401  7386 raft_consensus.cc:359] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } }
I20251024 01:52:52.204530  7386 raft_consensus.cc:385] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:52.204572  7386 raft_consensus.cc:740] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f9a4196ab2459e917e1b432ada4f0b, State: Initialized, Role: FOLLOWER
I20251024 01:52:52.204779  7386 consensus_queue.cc:260] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } }
I20251024 01:52:52.204918  7386 raft_consensus.cc:399] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:52.204988  7386 raft_consensus.cc:493] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:52.205066  7386 raft_consensus.cc:3060] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:52.207166  7386 raft_consensus.cc:515] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } }
I20251024 01:52:52.207368  7386 leader_election.cc:304] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1f9a4196ab2459e917e1b432ada4f0b; no voters: 
I20251024 01:52:52.207530  7386 leader_election.cc:290] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:52.207640  7392 raft_consensus.cc:2804] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:52.207787  7392 raft_consensus.cc:697] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 LEADER]: Becoming Leader. State: Replica: b1f9a4196ab2459e917e1b432ada4f0b, State: Running, Role: LEADER
I20251024 01:52:52.207967  7386 ts_tablet_manager.cc:1434] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:52.208192  7392 consensus_queue.cc:237] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } }
I20251024 01:52:52.210717  7041 catalog_manager.cc:5649] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2). New cstate: current_term: 1 leader_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:52.216429  7041 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f] alter complete (version 0)
I20251024 01:52:52.221566  7041 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:52.226464  7041 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 72cdeedc009745d8b585fdd2d8757363 has no consensus state
I20251024 01:52:52.230407  7337 tablet_service.cc:1505] Processing CreateTablet for tablet 72cdeedc009745d8b585fdd2d8757363 (DEFAULT_TABLE table=many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]), partition=RANGE (c0) PARTITION 3 <= VALUES < 4
I20251024 01:52:52.230813  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72cdeedc009745d8b585fdd2d8757363. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:52.236053  7389 tablet_bootstrap.cc:492] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Bootstrap starting.
I20251024 01:52:52.237574  7389 tablet_bootstrap.cc:654] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:52.239092  7389 tablet_bootstrap.cc:492] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: No bootstrap required, opened a new log
I20251024 01:52:52.239241  7389 ts_tablet_manager.cc:1403] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:52.239946  7389 raft_consensus.cc:359] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.240084  7389 raft_consensus.cc:385] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:52.240154  7389 raft_consensus.cc:740] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb7c3134e6e4bcf9b2c5daebe132c79, State: Initialized, Role: FOLLOWER
I20251024 01:52:52.240365  7389 consensus_queue.cc:260] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.240500  7389 raft_consensus.cc:399] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:52.240587  7389 raft_consensus.cc:493] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:52.240674  7389 raft_consensus.cc:3060] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:52.242938  7389 raft_consensus.cc:515] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.243146  7389 leader_election.cc:304] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dcb7c3134e6e4bcf9b2c5daebe132c79; no voters: 
I20251024 01:52:52.243312  7389 leader_election.cc:290] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:52.243391  7393 raft_consensus.cc:2804] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:52.244197  7389 ts_tablet_manager.cc:1434] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
W20251024 01:52:52.245436  7029 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 72cdeedc009745d8b585fdd2d8757363 consensus state has no leader
I20251024 01:52:52.248253  7393 raft_consensus.cc:697] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 1 LEADER]: Becoming Leader. State: Replica: dcb7c3134e6e4bcf9b2c5daebe132c79, State: Running, Role: LEADER
I20251024 01:52:52.248560  7393 consensus_queue.cc:237] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.250747  7041 catalog_manager.cc:5649] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4). New cstate: current_term: 1 leader_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:52.255581  7041 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f] alter complete (version 0)
I20251024 01:52:52.263274  7041 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:52.268468  7041 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8c1e9bb826d44f0bb070b4f5523d0e34 has no consensus state
I20251024 01:52:52.272468  7129 tablet_service.cc:1505] Processing CreateTablet for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (DEFAULT_TABLE table=many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]), partition=RANGE (c0) PARTITION 4 <= VALUES < 5
I20251024 01:52:52.272912  7129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1e9bb826d44f0bb070b4f5523d0e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:52.277918  7388 tablet_bootstrap.cc:492] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Bootstrap starting.
I20251024 01:52:52.279446  7388 tablet_bootstrap.cc:654] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:52.281066  7388 tablet_bootstrap.cc:492] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: No bootstrap required, opened a new log
I20251024 01:52:52.281219  7388 ts_tablet_manager.cc:1403] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:52.281800  7388 raft_consensus.cc:359] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } }
I20251024 01:52:52.281934  7388 raft_consensus.cc:385] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:52.281993  7388 raft_consensus.cc:740] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1495c06affec4f54a2d65ead2a0abc86, State: Initialized, Role: FOLLOWER
I20251024 01:52:52.282231  7388 consensus_queue.cc:260] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } }
I20251024 01:52:52.282372  7388 raft_consensus.cc:399] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:52.282433  7388 raft_consensus.cc:493] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:52.282516  7388 raft_consensus.cc:3060] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:52.284435  7388 raft_consensus.cc:515] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } }
I20251024 01:52:52.284610  7388 leader_election.cc:304] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1495c06affec4f54a2d65ead2a0abc86; no voters: 
I20251024 01:52:52.284739  7388 leader_election.cc:290] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:52.284827  7394 raft_consensus.cc:2804] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:52.284970  7394 raft_consensus.cc:697] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 LEADER]: Becoming Leader. State: Replica: 1495c06affec4f54a2d65ead2a0abc86, State: Running, Role: LEADER
I20251024 01:52:52.285187  7394 consensus_queue.cc:237] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } }
I20251024 01:52:52.285194  7388 ts_tablet_manager.cc:1434] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:52:52.287189  7041 catalog_manager.cc:5649] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "1495c06affec4f54a2d65ead2a0abc86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:52.292498  7041 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f] alter complete (version 0)
I20251024 01:52:52.298995  7040 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:52.303869  7040 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dc1cd44d9702452aa6c97212374c0ef4 has no consensus state
I20251024 01:52:52.308163  7199 tablet_service.cc:1505] Processing CreateTablet for tablet dc1cd44d9702452aa6c97212374c0ef4 (DEFAULT_TABLE table=many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]), partition=RANGE (c0) PARTITION 5 <= VALUES < 6
I20251024 01:52:52.308549  7199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1cd44d9702452aa6c97212374c0ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:52.313570  7386 tablet_bootstrap.cc:492] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Bootstrap starting.
I20251024 01:52:52.314908  7386 tablet_bootstrap.cc:654] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:52.316767  7386 tablet_bootstrap.cc:492] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: No bootstrap required, opened a new log
I20251024 01:52:52.316900  7386 ts_tablet_manager.cc:1403] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:52.317651  7386 raft_consensus.cc:359] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } }
I20251024 01:52:52.317832  7386 raft_consensus.cc:385] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:52.317906  7386 raft_consensus.cc:740] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f9a4196ab2459e917e1b432ada4f0b, State: Initialized, Role: FOLLOWER
I20251024 01:52:52.318132  7386 consensus_queue.cc:260] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } }
I20251024 01:52:52.318382  7386 raft_consensus.cc:399] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:52.318454  7386 raft_consensus.cc:493] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:52.318524  7386 raft_consensus.cc:3060] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:52.320451  7386 raft_consensus.cc:515] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } }
I20251024 01:52:52.320662  7386 leader_election.cc:304] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1f9a4196ab2459e917e1b432ada4f0b; no voters: 
I20251024 01:52:52.320866  7386 leader_election.cc:290] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:52.320922  7392 raft_consensus.cc:2804] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:52.321923  7386 ts_tablet_manager.cc:1434] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:52.322388  7392 raft_consensus.cc:697] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 LEADER]: Becoming Leader. State: Replica: b1f9a4196ab2459e917e1b432ada4f0b, State: Running, Role: LEADER
I20251024 01:52:52.322629  7392 consensus_queue.cc:237] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } }
I20251024 01:52:52.324560  7041 catalog_manager.cc:5649] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2). New cstate: current_term: 1 leader_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:52.330569  7041 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f] alter complete (version 0)
I20251024 01:52:52.333123  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:52.339414  7042 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d764ed51519e4c9b90626a1948c0ae6c has no consensus state
I20251024 01:52:52.343187  7268 tablet_service.cc:1505] Processing CreateTablet for tablet d764ed51519e4c9b90626a1948c0ae6c (DEFAULT_TABLE table=many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]), partition=RANGE (c0) PARTITION 6 <= VALUES < 7
I20251024 01:52:52.343577  7268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d764ed51519e4c9b90626a1948c0ae6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:52.348516  7400 tablet_bootstrap.cc:492] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Bootstrap starting.
I20251024 01:52:52.349819  7400 tablet_bootstrap.cc:654] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:52.351863  7400 tablet_bootstrap.cc:492] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: No bootstrap required, opened a new log
I20251024 01:52:52.352020  7400 ts_tablet_manager.cc:1403] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:52:52.352982  7400 raft_consensus.cc:359] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada3626aa6824fad823b2848558ff6e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37575 } }
I20251024 01:52:52.353134  7400 raft_consensus.cc:385] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:52.353188  7400 raft_consensus.cc:740] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ada3626aa6824fad823b2848558ff6e0, State: Initialized, Role: FOLLOWER
I20251024 01:52:52.353394  7400 consensus_queue.cc:260] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada3626aa6824fad823b2848558ff6e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37575 } }
I20251024 01:52:52.353505  7400 raft_consensus.cc:399] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:52.353547  7400 raft_consensus.cc:493] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:52.353610  7400 raft_consensus.cc:3060] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:52.355727  7400 raft_consensus.cc:515] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada3626aa6824fad823b2848558ff6e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37575 } }
I20251024 01:52:52.355952  7400 leader_election.cc:304] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ada3626aa6824fad823b2848558ff6e0; no voters: 
I20251024 01:52:52.356191  7400 leader_election.cc:290] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:52.356205  7402 raft_consensus.cc:2804] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:52.356336  7402 raft_consensus.cc:697] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [term 1 LEADER]: Becoming Leader. State: Replica: ada3626aa6824fad823b2848558ff6e0, State: Running, Role: LEADER
I20251024 01:52:52.356555  7402 consensus_queue.cc:237] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada3626aa6824fad823b2848558ff6e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37575 } }
I20251024 01:52:52.356654  7400 ts_tablet_manager.cc:1434] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:52:52.358644  7040 catalog_manager.cc:5649] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ada3626aa6824fad823b2848558ff6e0 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "ada3626aa6824fad823b2848558ff6e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ada3626aa6824fad823b2848558ff6e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37575 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:52.364038  7040 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f] alter complete (version 0)
I20251024 01:52:52.368554  7041 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:52.373831  7041 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0932b2c5c0784900a777d9e15c25789e has no consensus state
I20251024 01:52:52.378814  7337 tablet_service.cc:1505] Processing CreateTablet for tablet 0932b2c5c0784900a777d9e15c25789e (DEFAULT_TABLE table=many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]), partition=RANGE (c0) PARTITION 7 <= VALUES < 8
I20251024 01:52:52.379307  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0932b2c5c0784900a777d9e15c25789e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:52.384552  7389 tablet_bootstrap.cc:492] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Bootstrap starting.
I20251024 01:52:52.385735  7389 tablet_bootstrap.cc:654] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:52.387470  7389 tablet_bootstrap.cc:492] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: No bootstrap required, opened a new log
I20251024 01:52:52.387615  7389 ts_tablet_manager.cc:1403] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:52.388190  7389 raft_consensus.cc:359] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.388329  7389 raft_consensus.cc:385] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:52.388396  7389 raft_consensus.cc:740] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb7c3134e6e4bcf9b2c5daebe132c79, State: Initialized, Role: FOLLOWER
I20251024 01:52:52.388598  7389 consensus_queue.cc:260] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.388723  7389 raft_consensus.cc:399] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:52.388785  7389 raft_consensus.cc:493] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:52.388851  7389 raft_consensus.cc:3060] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:52.390794  7389 raft_consensus.cc:515] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.391001  7389 leader_election.cc:304] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dcb7c3134e6e4bcf9b2c5daebe132c79; no voters: 
I20251024 01:52:52.391163  7389 leader_election.cc:290] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:52.391219  7393 raft_consensus.cc:2804] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:52.391326  7393 raft_consensus.cc:697] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 1 LEADER]: Becoming Leader. State: Replica: dcb7c3134e6e4bcf9b2c5daebe132c79, State: Running, Role: LEADER
I20251024 01:52:52.391533  7393 consensus_queue.cc:237] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } }
I20251024 01:52:52.391697  7389 ts_tablet_manager.cc:1434] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.001s
I20251024 01:52:52.394380  7041 catalog_manager.cc:5649] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4). New cstate: current_term: 1 leader_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:52.398973  7041 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f] alter complete (version 0)
I20251024 01:52:52.403223  7041 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:52.409191  7041 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e66e210cea04444185e31eaf7c16c730 has no consensus state
I20251024 01:52:52.412986  7129 tablet_service.cc:1505] Processing CreateTablet for tablet e66e210cea04444185e31eaf7c16c730 (DEFAULT_TABLE table=many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]), partition=RANGE (c0) PARTITION 8 <= VALUES < 9
I20251024 01:52:52.413378  7129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66e210cea04444185e31eaf7c16c730. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:52.419202  7388 tablet_bootstrap.cc:492] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Bootstrap starting.
I20251024 01:52:52.420390  7388 tablet_bootstrap.cc:654] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:52.422003  7388 tablet_bootstrap.cc:492] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: No bootstrap required, opened a new log
I20251024 01:52:52.422115  7388 ts_tablet_manager.cc:1403] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:52.422960  7388 raft_consensus.cc:359] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } }
I20251024 01:52:52.423111  7388 raft_consensus.cc:385] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:52.423197  7388 raft_consensus.cc:740] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1495c06affec4f54a2d65ead2a0abc86, State: Initialized, Role: FOLLOWER
I20251024 01:52:52.423399  7388 consensus_queue.cc:260] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } }
I20251024 01:52:52.423522  7388 raft_consensus.cc:399] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:52.423616  7388 raft_consensus.cc:493] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:52.423704  7388 raft_consensus.cc:3060] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:52.426024  7388 raft_consensus.cc:515] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } }
I20251024 01:52:52.426294  7388 leader_election.cc:304] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1495c06affec4f54a2d65ead2a0abc86; no voters: 
I20251024 01:52:52.426518  7388 leader_election.cc:290] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:52.426610  7394 raft_consensus.cc:2804] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:52.426743  7394 raft_consensus.cc:697] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 LEADER]: Becoming Leader. State: Replica: 1495c06affec4f54a2d65ead2a0abc86, State: Running, Role: LEADER
I20251024 01:52:52.426999  7394 consensus_queue.cc:237] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } }
I20251024 01:52:52.427117  7388 ts_tablet_manager.cc:1434] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20251024 01:52:52.429922  7038 catalog_manager.cc:5649] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "1495c06affec4f54a2d65ead2a0abc86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:52.434675  7038 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f] alter complete (version 0)
I20251024 01:52:52.441179  7038 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:52.447638  7038 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 54a67ce06570432ab9cdbeeab01e1851 has no consensus state
I20251024 01:52:52.451566  7199 tablet_service.cc:1505] Processing CreateTablet for tablet 54a67ce06570432ab9cdbeeab01e1851 (DEFAULT_TABLE table=many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]), partition=RANGE (c0) PARTITION 9 <= VALUES < 10
I20251024 01:52:52.452281  7199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54a67ce06570432ab9cdbeeab01e1851. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:52.458537  7386 tablet_bootstrap.cc:492] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Bootstrap starting.
I20251024 01:52:52.459875  7386 tablet_bootstrap.cc:654] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:52.461452  7386 tablet_bootstrap.cc:492] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: No bootstrap required, opened a new log
I20251024 01:52:52.461627  7386 ts_tablet_manager.cc:1403] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:52:52.462437  7386 raft_consensus.cc:359] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } }
I20251024 01:52:52.462638  7386 raft_consensus.cc:385] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:52.462733  7386 raft_consensus.cc:740] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f9a4196ab2459e917e1b432ada4f0b, State: Initialized, Role: FOLLOWER
I20251024 01:52:52.462975  7386 consensus_queue.cc:260] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } }
I20251024 01:52:52.463147  7386 raft_consensus.cc:399] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:52.463236  7386 raft_consensus.cc:493] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:52.463346  7386 raft_consensus.cc:3060] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:52.465389  7386 raft_consensus.cc:515] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } }
I20251024 01:52:52.465632  7386 leader_election.cc:304] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1f9a4196ab2459e917e1b432ada4f0b; no voters: 
I20251024 01:52:52.465864  7386 leader_election.cc:290] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:52.465992  7392 raft_consensus.cc:2804] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:52.466209  7392 raft_consensus.cc:697] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 LEADER]: Becoming Leader. State: Replica: b1f9a4196ab2459e917e1b432ada4f0b, State: Running, Role: LEADER
I20251024 01:52:52.466388  7386 ts_tablet_manager.cc:1434] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20251024 01:52:52.466491  7392 consensus_queue.cc:237] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } }
I20251024 01:52:52.468485  7041 catalog_manager.cc:5649] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2). New cstate: current_term: 1 leader_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 42319 } health_report { overall_health: HEALTHY } } }
I20251024 01:52:52.473381  7041 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f] alter complete (version 0)
I20251024 01:52:52.478890  7041 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:52.481178  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 240ms of latency in SegmentAllocator::Sync()
I20251024 01:52:52.605708  7392 consensus_queue.cc:1048] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 37141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20251024 01:52:52.607719  7433 log.cc:510] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 221ms of latency in SegmentAllocator::Sync()
I20251024 01:52:52.632303  7392 consensus_queue.cc:1048] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1495c06affec4f54a2d65ead2a0abc86" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20251024 01:52:52.634316  7434 log.cc:510] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86: Injecting 162ms of latency in SegmentAllocator::Sync()
W20251024 01:52:52.724388  7410 log.cc:510] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 203ms of latency in SegmentAllocator::Sync()
W20251024 01:52:52.724493  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 118ms of latency in SegmentAllocator::Sync()
W20251024 01:52:52.724388  7405 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 530ms of latency in SegmentAllocator::Sync()
W20251024 01:52:52.725696  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 128ms of latency in SegmentAllocator::Sync()
W20251024 01:52:52.726070  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 138ms of latency in SegmentAllocator::Sync()
W20251024 01:52:52.726389  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 74ms of latency in SegmentAllocator::Sync()
I20251024 01:52:52.726841  7041 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:52.727169  7421 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 170ms of latency in SegmentAllocator::Sync()
W20251024 01:52:52.727283  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 223ms of latency in SegmentAllocator::Sync()
W20251024 01:52:52.728367  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 375ms of latency in SegmentAllocator::Sync()
W20251024 01:52:52.728367  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 375ms of latency in SegmentAllocator::Sync()
W20251024 01:52:52.728940  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 213ms of latency in SegmentAllocator::Sync()
I20251024 01:52:52.801219  7436 tablet.cc:1722] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:52.801753  7436 tablet.cc:1620] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:52.802199  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 270ms of latency in SegmentAllocator::Sync()
I20251024 01:52:52.843621  7437 tablet.cc:1722] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:52.844251  7437 tablet.cc:1620] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:52.844704  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 388ms of latency in SegmentAllocator::Sync()
I20251024 01:52:52.854631  7438 tablet.cc:1722] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:52.855262  7438 tablet.cc:1620] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:52.855722  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 102ms of latency in SegmentAllocator::Sync()
I20251024 01:52:52.865015  7439 tablet.cc:1722] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:52.865499  7439 tablet.cc:1620] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:52.865924  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 324ms of latency in SegmentAllocator::Sync()
I20251024 01:52:52.898149  7440 tablet.cc:1722] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:52.898718  7440 tablet.cc:1620] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:52.899171  7421 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 198ms of latency in SegmentAllocator::Sync()
I20251024 01:52:52.929209  7441 tablet.cc:1722] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:52.929842  7441 tablet.cc:1620] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:52.930367  7410 log.cc:510] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 242ms of latency in SegmentAllocator::Sync()
I20251024 01:52:52.947480  7041 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:52.950657  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 214ms of latency in SegmentAllocator::Sync()
I20251024 01:52:52.960232  7447 tablet.cc:1722] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:52.960948  7447 tablet.cc:1620] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:52.961416  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 198ms of latency in SegmentAllocator::Sync()
W20251024 01:52:52.962946  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 298ms of latency in SegmentAllocator::Sync()
I20251024 01:52:52.963673  7042 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 2 got 1
W20251024 01:52:53.072551  7436 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.270s	user 0.001s	sys 0.000s
W20251024 01:52:53.077629  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 295ms of latency in SegmentAllocator::Sync()
W20251024 01:52:53.103106  7421 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 394ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.103559  7039 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 2 got 1
I20251024 01:52:53.104794  7450 tablet.cc:1722] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:53.105608  7450 tablet.cc:1620] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:53.106277  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 150ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.116593  7449 tablet.cc:1722] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:53.117282  7449 tablet.cc:1620] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:53.117745  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 366ms of latency in SegmentAllocator::Sync()
W20251024 01:52:53.164832  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 77ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.171365  7040 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 3 got 1
W20251024 01:52:53.173357  7441 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.243s	user 0.001s	sys 0.000s
I20251024 01:52:53.173385  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
I20251024 01:52:53.173705  7040 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 3 got 1
W20251024 01:52:53.176180  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 362ms of latency in SegmentAllocator::Sync()
W20251024 01:52:53.179394  7410 log.cc:510] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 237ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.180203  7041 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet 7ff474d82dee42b8bb70e8498956f4c1 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 3 got 1
W20251024 01:52:53.190285  7439 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.324s	user 0.001s	sys 0.000s
W20251024 01:52:53.195724  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 278ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.196280  7039 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 3 got 1
W20251024 01:52:53.233299  7437 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.389s	user 0.001s	sys 0.000s
W20251024 01:52:53.242206  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 242ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.242697  7441 tablet.cc:1722] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:53.243332  7441 tablet.cc:1620] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:53.243880  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 38ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.255801  7451 tablet.cc:1722] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:53.256700  7451 tablet.cc:1620] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:53.257194  7405 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 133ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.261670  7436 tablet.cc:1722] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
W20251024 01:52:53.262187  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 286ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.262317  7436 tablet.cc:1620] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:53.262730  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 348ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.263608  7038 catalog_manager.cc:5741] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575) does not have the latest schema for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 3 got 1
W20251024 01:52:53.287598  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 340ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.375722  7438 tablet.cc:1722] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:53.376493  7438 tablet.cc:1620] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:53.377055  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 272ms of latency in SegmentAllocator::Sync()
W20251024 01:52:53.399318  7405 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 145ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.417520  7441 tablet.cc:1722] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:53.418273  7441 tablet.cc:1620] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:53.418861  7410 log.cc:510] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 87ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.476193  7437 tablet.cc:1722] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:53.476961  7437 tablet.cc:1620] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:53.477504  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 362ms of latency in SegmentAllocator::Sync()
W20251024 01:52:53.484346  7449 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.367s	user 0.002s	sys 0.000s
W20251024 01:52:53.490391  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 115ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.490216  7449 tablet.cc:1722] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:53.491255  7449 tablet.cc:1620] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:53.491786  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 250ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.498515  7447 tablet.cc:1722] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:53.499233  7447 tablet.cc:1620] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:53.499799  7421 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 190ms of latency in SegmentAllocator::Sync()
W20251024 01:52:53.512063  7410 log.cc:510] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 287ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.547864  7451 tablet.cc:1722] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:53.548601  7451 tablet.cc:1620] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:53.549129  7405 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 164ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.549250  7450 tablet.cc:1722] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:53.549998  7450 tablet.cc:1620] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:53.550489  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 391ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.552656  7041 catalog_manager.cc:5741] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575) does not have the latest schema for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 4 got 1
I20251024 01:52:53.553880  7040 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet 7ff474d82dee42b8bb70e8498956f4c1 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 4 got 2
I20251024 01:52:53.554106  7040 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 4 got 2
I20251024 01:52:53.556819  7040 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet ddd598d6e4ff42da89c5a4945154d285 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 4 got 2
I20251024 01:52:53.557094  7040 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet 54a67ce06570432ab9cdbeeab01e1851 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 4 got 1
I20251024 01:52:53.561785  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:53.564725  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 31ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.604393  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
I20251024 01:52:53.606283  7439 tablet.cc:1722] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:53.606887  7439 tablet.cc:1620] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:53.607388  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 56ms of latency in SegmentAllocator::Sync()
W20251024 01:52:53.609397  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 238ms of latency in SegmentAllocator::Sync()
W20251024 01:52:53.611424  7436 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.349s	user 0.001s	sys 0.000s
I20251024 01:52:53.618047  7039 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 5 got 2
W20251024 01:52:53.619813  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 214ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.630661  7441 tablet.cc:1722] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:53.631491  7441 tablet.cc:1620] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:53.632148  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 297ms of latency in SegmentAllocator::Sync()
W20251024 01:52:53.649415  7438 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.272s	user 0.000s	sys 0.001s
W20251024 01:52:53.656020  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 81ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.669618  7040 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet 54a67ce06570432ab9cdbeeab01e1851 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 5 got 2
W20251024 01:52:53.671643  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 196ms of latency in SegmentAllocator::Sync()
W20251024 01:52:53.695895  7421 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 335ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.696149  7041 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 5 got 2
W20251024 01:52:53.718844  7405 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 203ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.719370  7038 catalog_manager.cc:5741] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575) does not have the latest schema for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 5 got 2
I20251024 01:52:53.737900  7438 tablet.cc:1722] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:53.738799  7438 tablet.cc:1620] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:53.739403  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 157ms of latency in SegmentAllocator::Sync()
W20251024 01:52:53.742115  7449 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.250s	user 0.000s	sys 0.001s
W20251024 01:52:53.747306  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 369ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.800122  7447 tablet.cc:1722] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:53.800911  7447 tablet.cc:1620] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:53.801496  7410 log.cc:510] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 300ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.834558  7436 tablet.cc:1722] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:53.835296  7436 tablet.cc:1620] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:53.835799  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 275ms of latency in SegmentAllocator::Sync()
W20251024 01:52:53.839819  7437 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.362s	user 0.001s	sys 0.000s
W20251024 01:52:53.845829  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 369ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.852869  7039 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet ddd598d6e4ff42da89c5a4945154d285 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 6 got 2
I20251024 01:52:53.853163  7039 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 6 got 2
I20251024 01:52:53.854393  7038 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 6 got 3
I20251024 01:52:53.863238  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:53.866326  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 269ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.868471  7437 tablet.cc:1722] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:53.869282  7437 tablet.cc:1620] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:53.869817  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 295ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.903924  7038 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 6 got 3
W20251024 01:52:53.905306  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 206ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.922653  7451 tablet.cc:1722] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:53.923449  7451 tablet.cc:1620] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:53.924068  7405 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 267ms of latency in SegmentAllocator::Sync()
W20251024 01:52:53.929466  7441 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.298s	user 0.001s	sys 0.000s
W20251024 01:52:53.934828  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 154ms of latency in SegmentAllocator::Sync()
I20251024 01:52:53.935599  7041 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 6 got 3
W20251024 01:52:53.941841  7450 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.391s	user 0.000s	sys 0.000s
I20251024 01:52:53.947151  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 18) took 1001 ms. Trace:
I20251024 01:52:53.947316  7450 rpcz_store.cc:276] 1024 01:52:52.945936 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:52.945988 (+    52us) service_pool.cc:225] Handling call
1024 01:52:53.947075 (+1001087us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:52.959380 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:52.959594 (+   214us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:53.261595 (+302001us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:53.261603 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:53.261650 (+    47us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:53.261654 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:53.261902 (+   248us) log.cc:844] Serialized 217 byte log entry
1024 01:52:53.549040 (+287138us) op_driver.cc:464] REPLICATION: finished
1024 01:52:53.549200 (+   160us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:53.550088 (+   888us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:53.550368 (+   280us) log.cc:844] Serialized 5 byte log entry
1024 01:52:53.946252 (+395884us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:53.946928 (+   676us) log.cc:844] Serialized 14 byte log entry
1024 01:52:53.947005 (+    77us) alter_schema_op.cc:73] Released schema lock
1024 01:52:53.947013 (+     8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":106,"prepare.queue_time_us":13091,"prepare.run_cpu_time_us":43904,"prepare.run_wall_time_us":302973,"replication_time_us":287355,"thread_start_us":13442,"threads_started":1}]]}
I20251024 01:52:53.948673  7039 catalog_manager.cc:5741] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575) does not have the latest schema for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 6 got 2
W20251024 01:52:53.949366  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 192ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.031795  7441 tablet.cc:1722] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:54.032514  7441 tablet.cc:1620] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:54.033116  7421 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 260ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.090989  7452 tablet.cc:1722] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:54.092855  7452 tablet.cc:1620] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:54.093431  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 242ms of latency in SegmentAllocator::Sync()
W20251024 01:52:54.102749  7447 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.301s	user 0.001s	sys 0.000s
W20251024 01:52:54.109444  7410 log.cc:510] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 324ms of latency in SegmentAllocator::Sync()
W20251024 01:52:54.111146  7436 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.275s	user 0.001s	sys 0.000s
W20251024 01:52:54.116268  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 286ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.117048  7449 tablet.cc:1722] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:54.117259  7436 tablet.cc:1722] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:54.117681  7449 tablet.cc:1620] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:54.118218  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 153ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.117669  7436 tablet.cc:1620] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:54.118646  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 192ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.142781  7450 tablet.cc:1722] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:54.143613  7450 tablet.cc:1620] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:54.144556  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 357ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.149245  7041 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 7 got 3
I20251024 01:52:54.152734  7041 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet 7ff474d82dee42b8bb70e8498956f4c1 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 7 got 3
I20251024 01:52:54.153399  7039 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:54.161509  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 356ms of latency in SegmentAllocator::Sync()
W20251024 01:52:54.165138  7437 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.295s	user 0.001s	sys 0.000s
I20251024 01:52:54.171151  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 26) took 1001 ms. Trace:
I20251024 01:52:54.171319  7437 rpcz_store.cc:276] 1024 01:52:53.169929 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.170067 (+   138us) service_pool.cc:225] Handling call
1024 01:52:54.171093 (+1001026us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.490210 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.490593 (+   383us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:53.670841 (+180248us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:53.670851 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:53.670896 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:53.670899 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:53.671136 (+   237us) log.cc:844] Serialized 243 byte log entry
1024 01:52:53.868269 (+197133us) op_driver.cc:464] REPLICATION: finished
1024 01:52:53.868405 (+   136us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:53.869374 (+   969us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:53.869680 (+   306us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.170044 (+300364us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.170726 (+   682us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.171038 (+   312us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.171046 (+     8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"prepare.queue_time_us":319790,"prepare.run_cpu_time_us":16175,"prepare.run_wall_time_us":181001,"replication_time_us":197339}]]}
I20251024 01:52:54.172269  7038 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet 54a67ce06570432ab9cdbeeab01e1851 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 7 got 3
W20251024 01:52:54.172930  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 170ms of latency in SegmentAllocator::Sync()
W20251024 01:52:54.191380  7451 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.268s	user 0.001s	sys 0.000s
I20251024 01:52:54.196137  7451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 19) took 1029 ms. Trace:
I20251024 01:52:54.196300  7451 rpcz_store.cc:276] 1024 01:52:53.166886 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.169716 (+  2830us) service_pool.cc:225] Handling call
1024 01:52:54.196071 (+1026355us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.398577 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.398861 (+   284us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:53.718065 (+319204us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:53.718082 (+    17us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:53.718121 (+    39us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:53.718126 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:53.718525 (+   399us) log.cc:844] Serialized 243 byte log entry
1024 01:52:53.922471 (+203946us) op_driver.cc:464] REPLICATION: finished
1024 01:52:53.922573 (+   102us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:53.923541 (+   968us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:53.923856 (+   315us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.195243 (+271387us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.195958 (+   715us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.196008 (+    50us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.196024 (+    16us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":228537,"prepare.run_cpu_time_us":35457,"prepare.run_wall_time_us":320025,"replication_time_us":204300}]]}
W20251024 01:52:54.197889  7405 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 106ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.198289  7042 catalog_manager.cc:5741] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575) does not have the latest schema for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 7 got 3
I20251024 01:52:54.215638  7437 tablet.cc:1722] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:54.216506  7437 tablet.cc:1620] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:54.217057  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 315ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.276733  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 24) took 1107 ms. Trace:
I20251024 01:52:54.276978  7449 rpcz_store.cc:276] 1024 01:52:53.169706 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.169767 (+    61us) service_pool.cc:225] Handling call
1024 01:52:54.276677 (+1106910us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.241846 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.242225 (+   379us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:53.746650 (+504425us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:53.746665 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:53.746714 (+    49us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:53.746719 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:53.746979 (+   260us) log.cc:844] Serialized 243 byte log entry
1024 01:52:54.116833 (+369854us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.116984 (+   151us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.117778 (+   794us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.118074 (+   296us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.275245 (+157171us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.275780 (+   535us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.276641 (+   861us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.276646 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":84,"prepare.queue_time_us":71810,"prepare.run_cpu_time_us":63983,"prepare.run_wall_time_us":505216,"replication_time_us":370071}]]}
W20251024 01:52:54.277541  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 326ms of latency in SegmentAllocator::Sync()
W20251024 01:52:54.293454  7441 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.261s	user 0.001s	sys 0.000s
I20251024 01:52:54.298403  7441 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 28) took 1127 ms. Trace:
W20251024 01:52:54.298983  7421 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 323ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.298610  7441 rpcz_store.cc:276] 1024 01:52:53.171360 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.171423 (+    63us) service_pool.cc:225] Handling call
1024 01:52:54.298338 (+1126915us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.171812 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.172003 (+   191us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:53.695308 (+523305us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:53.695320 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:53.695349 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:53.695352 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:53.695579 (+   227us) log.cc:844] Serialized 243 byte log entry
1024 01:52:54.031553 (+335974us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.031712 (+   159us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.032596 (+   884us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.032906 (+   310us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.297384 (+264478us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.297985 (+   601us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.298286 (+   301us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.298291 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":55,"prepare.run_cpu_time_us":62374,"prepare.run_wall_time_us":524392,"replication_time_us":336148}]]}
I20251024 01:52:54.299906  7041 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 7 got 3
I20251024 01:52:54.304728  7451 tablet.cc:1722] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:54.305647  7451 tablet.cc:1620] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:54.306486  7405 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 241ms of latency in SegmentAllocator::Sync()
W20251024 01:52:54.316778  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 127ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.317250  7040 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 7 got 4
W20251024 01:52:54.335824  7452 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.243s	user 0.001s	sys 0.000s
W20251024 01:52:54.341560  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 288ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.343724  7449 tablet.cc:1722] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:54.344455  7449 tablet.cc:1620] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:54.344967  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 160ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.403203  7436 tablet.cc:1722] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:54.404050  7436 tablet.cc:1620] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:54.404613  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 152ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.434340  7452 tablet.cc:1722] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:54.435158  7452 tablet.cc:1620] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:54.435819  7410 log.cc:510] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 261ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.445029  7453 tablet.cc:1722] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:54.446130  7453 tablet.cc:1620] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:54.446700  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 244ms of latency in SegmentAllocator::Sync()
W20251024 01:52:54.501942  7450 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.358s	user 0.001s	sys 0.000s
I20251024 01:52:54.507283  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 20) took 1338 ms. Trace:
W20251024 01:52:54.507709  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 240ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.507445  7450 rpcz_store.cc:276] 1024 01:52:53.168594 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.168664 (+    70us) service_pool.cc:225] Handling call
1024 01:52:54.507217 (+1338553us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.262400 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.262721 (+   321us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:53.948538 (+685817us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:53.948550 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:53.948583 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:53.948588 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:53.949041 (+   453us) log.cc:844] Serialized 243 byte log entry
1024 01:52:54.142145 (+193104us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.142709 (+   564us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.143708 (+   999us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.144021 (+   313us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.506228 (+362207us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.506865 (+   637us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.507162 (+   297us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.507167 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":85,"prepare.queue_time_us":93317,"prepare.run_cpu_time_us":86064,"prepare.run_wall_time_us":687164,"replication_time_us":193516}]]}
W20251024 01:52:54.509497  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 197ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.526250  7041 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 8 got 4
I20251024 01:52:54.527168  7038 catalog_manager.cc:5741] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575) does not have the latest schema for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 8 got 3
I20251024 01:52:54.527762  7042 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet 54a67ce06570432ab9cdbeeab01e1851 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 8 got 4
I20251024 01:52:54.527982  7042 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet ddd598d6e4ff42da89c5a4945154d285 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 8 got 3
I20251024 01:52:54.530776  7039 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:54.532348  7437 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.315s	user 0.001s	sys 0.000s
I20251024 01:52:54.537951  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 25) took 1368 ms. Trace:
I20251024 01:52:54.538187  7437 rpcz_store.cc:276] 1024 01:52:53.169835 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.170354 (+   519us) service_pool.cc:225] Handling call
1024 01:52:54.537850 (+1367496us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.196678 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.196872 (+   194us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:53.845165 (+648293us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:53.845196 (+    31us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:53.845233 (+    37us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:53.845237 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:53.845498 (+   261us) log.cc:844] Serialized 243 byte log entry
1024 01:52:54.215414 (+369916us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.215560 (+   146us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.216603 (+  1043us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.216937 (+   334us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.536166 (+319229us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.537755 (+  1589us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.537807 (+    52us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.537811 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":77,"prepare.queue_time_us":26071,"prepare.run_cpu_time_us":73631,"prepare.run_wall_time_us":648891,"replication_time_us":370130}]]}
W20251024 01:52:54.538609  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 382ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.538812  7042 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 8 got 3
W20251024 01:52:54.540328  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 305ms of latency in SegmentAllocator::Sync()
W20251024 01:52:54.547860  7451 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.242s	user 0.000s	sys 0.000s
I20251024 01:52:54.552542  7451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 21) took 1008 ms. Trace:
I20251024 01:52:54.552743  7451 rpcz_store.cc:276] 1024 01:52:53.544514 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.544707 (+   193us) service_pool.cc:225] Handling call
1024 01:52:54.552480 (+1007773us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.718668 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.718944 (+   276us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.197264 (+478320us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.197277 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.197314 (+    37us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.197319 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.197583 (+   264us) log.cc:844] Serialized 270 byte log entry
1024 01:52:54.304495 (+106912us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.304660 (+   165us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.305900 (+  1240us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.306283 (+   383us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.551809 (+245526us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.552389 (+   580us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.552436 (+    47us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.552441 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"prepare.queue_time_us":173463,"prepare.run_cpu_time_us":51260,"prepare.run_wall_time_us":479450,"replication_time_us":107130}]]}
W20251024 01:52:54.554071  7405 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 232ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.554584  7038 catalog_manager.cc:5741] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575) does not have the latest schema for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 8 got 4
I20251024 01:52:54.561450  7436 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 19) took 1015 ms. Trace:
I20251024 01:52:54.561656  7436 rpcz_store.cc:276] 1024 01:52:53.546415 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.546744 (+   329us) service_pool.cc:225] Handling call
1024 01:52:54.561389 (+1014645us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.619403 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.619788 (+   385us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.115742 (+495954us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.115751 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.115777 (+    26us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.115780 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.115998 (+   218us) log.cc:844] Serialized 270 byte log entry
1024 01:52:54.402944 (+286946us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.403121 (+   177us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.404149 (+  1028us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.404466 (+   317us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.560693 (+156227us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.561292 (+   599us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.561339 (+    47us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.561343 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69,"prepare.queue_time_us":72346,"prepare.run_cpu_time_us":53466,"prepare.run_wall_time_us":498534,"replication_time_us":287112}]]}
W20251024 01:52:54.562269  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 195ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.563073  7041 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 8 got 4
I20251024 01:52:54.604285  7437 tablet.cc:1722] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:54.605057  7437 tablet.cc:1620] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:54.605615  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 171ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.622817  7441 tablet.cc:1722] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:54.623648  7441 tablet.cc:1620] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:54.624204  7421 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 406ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.630708  7454 tablet.cc:1722] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:54.631537  7454 tablet.cc:1620] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:54.632117  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 313ms of latency in SegmentAllocator::Sync()
W20251024 01:52:54.691248  7453 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.245s	user 0.001s	sys 0.000s
I20251024 01:52:54.696703  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 22) took 1095 ms. Trace:
W20251024 01:52:54.697117  7452 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.262s	user 0.001s	sys 0.000s
W20251024 01:52:54.701889  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 13ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.702806  7452 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 30) took 1157 ms. Trace:
I20251024 01:52:54.702939  7452 rpcz_store.cc:276] 1024 01:52:53.545366 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.545422 (+    56us) service_pool.cc:225] Handling call
1024 01:52:54.702761 (+1157339us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.551364 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.551557 (+   193us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.108702 (+557145us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.108731 (+    29us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.108771 (+    40us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.108776 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.109067 (+   291us) log.cc:844] Serialized 270 byte log entry
1024 01:52:54.434090 (+325023us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.434271 (+   181us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.435245 (+   974us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.435577 (+   332us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.701032 (+265455us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.702674 (+  1642us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.702721 (+    47us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.702725 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":104,"prepare.queue_time_us":5657,"prepare.run_cpu_time_us":63355,"prepare.run_wall_time_us":557775,"replication_time_us":325266}]]}
W20251024 01:52:54.703538  7410 log.cc:510] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 172ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.703770  7040 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet 7ff474d82dee42b8bb70e8498956f4c1 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 8 got 4
I20251024 01:52:54.696928  7453 rpcz_store.cc:276] 1024 01:52:53.601396 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.601475 (+    79us) service_pool.cc:225] Handling call
1024 01:52:54.696636 (+1095161us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.905034 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.905316 (+   282us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.315906 (+410590us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.315945 (+    39us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.315978 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.315983 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.316489 (+   506us) log.cc:844] Serialized 296 byte log entry
1024 01:52:54.444434 (+127945us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.444972 (+   538us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.446272 (+  1300us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.446599 (+   327us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.695615 (+249016us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.696274 (+   659us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.696579 (+   305us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.696585 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":448,"prepare.queue_time_us":303292,"prepare.run_cpu_time_us":40419,"prepare.run_wall_time_us":411529,"replication_time_us":128395,"thread_start_us":315,"threads_started":1}]]}
I20251024 01:52:54.707242  7449 tablet.cc:1722] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:54.708082  7449 tablet.cc:1620] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:54.708665  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 199ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.715735  7453 tablet.cc:1722] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:54.716607  7453 tablet.cc:1620] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:54.717216  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 479ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.748472  7451 tablet.cc:1722] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:54.749323  7451 tablet.cc:1620] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:54.749956  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 193ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.757903  7436 tablet.cc:1722] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:54.758733  7436 tablet.cc:1620] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:54.759284  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 253ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.781500  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 27) took 1234 ms. Trace:
W20251024 01:52:54.781917  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 298ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.781728  7437 rpcz_store.cc:276] 1024 01:52:53.546565 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.547090 (+   525us) service_pool.cc:225] Handling call
1024 01:52:54.781435 (+1234345us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.747116 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.747378 (+   262us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.276899 (+529521us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.276913 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.276951 (+    38us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.276956 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.277238 (+   282us) log.cc:844] Serialized 270 byte log entry
1024 01:52:54.604074 (+326836us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.604217 (+   143us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.605166 (+   949us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.605486 (+   320us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.780677 (+175191us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.781321 (+   644us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.781374 (+    53us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.781381 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":82,"prepare.queue_time_us":199752,"prepare.run_cpu_time_us":54578,"prepare.run_wall_time_us":530196,"replication_time_us":327075}]]}
I20251024 01:52:54.786785  7450 tablet.cc:1722] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:54.787561  7450 tablet.cc:1620] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:54.788075  7405 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 93ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.851166  7038 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet ddd598d6e4ff42da89c5a4945154d285 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 9 got 4
I20251024 01:52:54.857838  7038 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 9 got 6
I20251024 01:52:54.863225  7039 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:54.866071  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 410ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.876238  7452 tablet.cc:1722] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:54.877002  7452 tablet.cc:1620] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:54.877573  7410 log.cc:510] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 330ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.885947  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 23) took 1287 ms. Trace:
W20251024 01:52:54.886535  7405 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 320ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.887133  7450 rpcz_store.cc:276] 1024 01:52:53.598102 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.598337 (+   235us) service_pool.cc:225] Handling call
1024 01:52:54.885888 (+1287551us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.198217 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.198590 (+   373us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.553486 (+354896us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.553496 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.553523 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.553528 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.553750 (+   222us) log.cc:844] Serialized 296 byte log entry
1024 01:52:54.786616 (+232866us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.786724 (+   108us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.787653 (+   929us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.787954 (+   301us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.885101 (+ 97147us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.885728 (+   627us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.885841 (+   113us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.885845 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":599404,"prepare.run_cpu_time_us":49433,"prepare.run_wall_time_us":355646,"replication_time_us":233047}]]}
I20251024 01:52:54.888146  7038 catalog_manager.cc:5741] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575) does not have the latest schema for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 9 got 5
I20251024 01:52:54.912674  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 32) took 1310 ms. Trace:
I20251024 01:52:54.912801  7449 rpcz_store.cc:276] 1024 01:52:53.602470 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.602520 (+    50us) service_pool.cc:225] Handling call
1024 01:52:54.912626 (+1310106us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.173285 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.173684 (+   399us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.509024 (+335340us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.509033 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.509055 (+    22us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.509058 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.509252 (+   194us) log.cc:844] Serialized 296 byte log entry
1024 01:52:54.707010 (+197758us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.707168 (+   158us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.708194 (+  1026us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.708521 (+   327us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.911779 (+203258us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.912328 (+   549us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.912589 (+   261us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.912593 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":570458,"prepare.run_cpu_time_us":46160,"prepare.run_wall_time_us":336033,"replication_time_us":197911}]]}
W20251024 01:52:54.913601  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 258ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.914342  7041 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet 54a67ce06570432ab9cdbeeab01e1851 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 9 got 5
I20251024 01:52:54.921337  7449 tablet.cc:1722] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:54.922008  7449 tablet.cc:1620] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:54.922565  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 263ms of latency in SegmentAllocator::Sync()
W20251024 01:52:54.945421  7454 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.313s	user 0.001s	sys 0.000s
I20251024 01:52:54.947582  7451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 22) took 1395 ms. Trace:
I20251024 01:52:54.947729  7451 rpcz_store.cc:276] 1024 01:52:53.551842 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.554116 (+  2274us) service_pool.cc:225] Handling call
1024 01:52:54.947525 (+1393409us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.949627 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.949885 (+   258us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.507182 (+557297us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.507193 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.507226 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.507235 (+     9us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.507461 (+   226us) log.cc:844] Serialized 270 byte log entry
1024 01:52:54.748287 (+240826us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.748395 (+   108us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.749423 (+  1028us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.749743 (+   320us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.946819 (+197076us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.947424 (+   605us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.947476 (+    52us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.947480 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":395210,"prepare.run_cpu_time_us":67593,"prepare.run_wall_time_us":558211,"replication_time_us":241011}]]}
W20251024 01:52:54.948959  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 442ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.949482  7454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 35) took 1347 ms. Trace:
I20251024 01:52:54.949605  7454 rpcz_store.cc:276] 1024 01:52:53.601894 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.601969 (+    75us) service_pool.cc:225] Handling call
1024 01:52:54.949435 (+1347466us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.935258 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.935515 (+   257us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.340881 (+405366us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.340897 (+    16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.340939 (+    42us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.340944 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.341271 (+   327us) log.cc:844] Serialized 296 byte log entry
1024 01:52:54.630100 (+288829us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.630646 (+   546us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.631637 (+   991us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.631979 (+   342us) log.cc:844] Serialized 5 byte log entry
1024 01:52:54.948854 (+316875us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:54.949349 (+   495us) log.cc:844] Serialized 14 byte log entry
1024 01:52:54.949392 (+    43us) alter_schema_op.cc:73] Released schema lock
1024 01:52:54.949398 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":461,"prepare.queue_time_us":332942,"prepare.run_cpu_time_us":39279,"prepare.run_wall_time_us":406113,"replication_time_us":289117,"thread_start_us":340,"threads_started":1}]]}
W20251024 01:52:54.949895  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 265ms of latency in SegmentAllocator::Sync()
I20251024 01:52:54.951867  7042 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 9 got 5
W20251024 01:52:55.012723  7436 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.254s	user 0.001s	sys 0.000s
I20251024 01:52:55.017357  7436 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 21) took 1417 ms. Trace:
I20251024 01:52:55.017560  7436 rpcz_store.cc:276] 1024 01:52:53.599483 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.599544 (+    61us) service_pool.cc:225] Handling call
1024 01:52:55.017290 (+1417746us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.117993 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.118243 (+   250us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.561674 (+443431us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.561684 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.561737 (+    53us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.561742 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.561950 (+   208us) log.cc:844] Serialized 296 byte log entry
1024 01:52:54.757711 (+195761us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.757831 (+   120us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.758817 (+   986us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.759153 (+   336us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.016580 (+257427us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.017189 (+   609us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.017242 (+    53us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.017245 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":518182,"prepare.run_cpu_time_us":53071,"prepare.run_wall_time_us":444018,"replication_time_us":195925}]]}
W20251024 01:52:55.018899  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 440ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.019701  7040 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 9 got 5
W20251024 01:52:55.030579  7441 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.406s	user 0.001s	sys 0.000s
I20251024 01:52:55.036121  7441 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 31) took 1485 ms. Trace:
I20251024 01:52:55.036278  7441 rpcz_store.cc:276] 1024 01:52:53.550854 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.550934 (+    80us) service_pool.cc:225] Handling call
1024 01:52:55.036057 (+1485123us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.696258 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.696674 (+   416us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.298332 (+601658us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.298367 (+    35us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.298412 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.298417 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.298699 (+   282us) log.cc:844] Serialized 270 byte log entry
1024 01:52:54.622593 (+323894us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.622746 (+   153us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.623749 (+  1003us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.624093 (+   344us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.035254 (+411161us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.035933 (+   679us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.035990 (+    57us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.035996 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":144963,"prepare.run_cpu_time_us":60776,"prepare.run_wall_time_us":602521,"replication_time_us":324130}]]}
W20251024 01:52:55.036949  7421 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 342ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.080765  7437 tablet.cc:1722] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:55.081617  7437 tablet.cc:1620] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:55.082204  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 179ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.172765  7455 tablet.cc:1722] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:55.173684  7455 tablet.cc:1620] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:55.174278  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 80ms of latency in SegmentAllocator::Sync()
W20251024 01:52:55.185948  7449 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.263s	user 0.000s	sys 0.000s
I20251024 01:52:55.191351  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 28) took 1644 ms. Trace:
W20251024 01:52:55.191871  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 70ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.191526  7449 rpcz_store.cc:276] 1024 01:52:53.546695 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.547392 (+   697us) service_pool.cc:225] Handling call
1024 01:52:55.191278 (+1643886us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:53.845626 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:53.845882 (+   256us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.537855 (+691973us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.538014 (+   159us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.538067 (+    53us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.538073 (+     6us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.538338 (+   265us) log.cc:844] Serialized 270 byte log entry
1024 01:52:54.921153 (+382815us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.921280 (+   127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.922101 (+   821us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.922446 (+   345us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.190036 (+267590us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.190897 (+   861us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.191207 (+   310us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.191221 (+    14us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":297975,"prepare.run_cpu_time_us":81911,"prepare.run_wall_time_us":692773,"replication_time_us":383045}]]}
W20251024 01:52:55.196485  7453 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.479s	user 0.001s	sys 0.001s
I20251024 01:52:55.201128  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 24) took 1341 ms. Trace:
W20251024 01:52:55.201603  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 325ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.201300  7453 rpcz_store.cc:276] 1024 01:52:53.860022 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.860450 (+   428us) service_pool.cc:225] Handling call
1024 01:52:55.201066 (+1340616us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.316616 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.316916 (+   300us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.696670 (+379754us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.696691 (+    21us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.696728 (+    37us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.696732 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.696991 (+   259us) log.cc:844] Serialized 322 byte log entry
1024 01:52:54.715519 (+ 18528us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.715671 (+   152us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.716713 (+  1042us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.717077 (+   364us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.200327 (+483250us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.200939 (+   612us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.201001 (+    62us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.201005 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68,"prepare.queue_time_us":455850,"prepare.run_cpu_time_us":56443,"prepare.run_wall_time_us":380453,"replication_time_us":18736}]]}
W20251024 01:52:55.207844  7452 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.330s	user 0.001s	sys 0.000s
I20251024 01:52:55.208115  7451 tablet.cc:1722] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:55.208982  7451 tablet.cc:1620] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:55.209599  7405 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 311ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.212517  7452 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 33) took 1613 ms. Trace:
I20251024 01:52:55.212661  7452 rpcz_store.cc:276] 1024 01:52:53.598981 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.599040 (+    59us) service_pool.cc:225] Handling call
1024 01:52:55.212462 (+1613422us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.109225 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.109516 (+   291us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.703026 (+593510us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.703038 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.703092 (+    54us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.703095 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.703293 (+   198us) log.cc:844] Serialized 296 byte log entry
1024 01:52:54.876035 (+172742us) op_driver.cc:464] REPLICATION: finished
1024 01:52:54.876170 (+   135us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:54.877095 (+   925us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:54.877427 (+   332us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.211794 (+334367us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.212356 (+   562us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.212406 (+    50us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.212411 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58,"prepare.queue_time_us":509860,"prepare.run_cpu_time_us":77777,"prepare.run_wall_time_us":594588,"replication_time_us":172905}]]}
W20251024 01:52:55.214298  7410 log.cc:510] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 270ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.216571  7452 tablet.cc:1722] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:55.217306  7452 tablet.cc:1620] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:55.217839  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 283ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.259532  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 35) took 1399 ms. Trace:
W20251024 01:52:55.260110  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 287ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.259724  7455 rpcz_store.cc:276] 1024 01:52:53.859707 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.859775 (+    68us) service_pool.cc:225] Handling call
1024 01:52:55.259456 (+1399681us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.509347 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.509532 (+   185us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.913043 (+403511us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.913054 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.913083 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.913086 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.913320 (+   234us) log.cc:844] Serialized 322 byte log entry
1024 01:52:55.172192 (+258872us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.172700 (+   508us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.173786 (+  1086us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.174124 (+   338us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.258489 (+ 84365us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.259047 (+   558us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.259378 (+   331us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.259386 (+     8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":442,"prepare.queue_time_us":649132,"prepare.run_cpu_time_us":57184,"prepare.run_wall_time_us":404035,"replication_time_us":259063,"thread_start_us":333,"threads_started":1}]]}
I20251024 01:52:55.262502  7455 tablet.cc:1722] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:55.263232  7455 tablet.cc:1620] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:55.263705  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 283ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.265834  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 30) took 1667 ms. Trace:
W20251024 01:52:55.266364  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 294ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.266019  7437 rpcz_store.cc:276] 1024 01:52:53.598782 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.598834 (+    52us) service_pool.cc:225] Handling call
1024 01:52:55.265780 (+1666946us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.277374 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.277684 (+   310us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.781406 (+503722us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.781415 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.781441 (+    26us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.781444 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.781661 (+   217us) log.cc:844] Serialized 296 byte log entry
1024 01:52:55.080518 (+298857us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.080687 (+   169us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.081716 (+  1029us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.082049 (+   333us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.265126 (+183077us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.265677 (+   551us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.265724 (+    47us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.265732 (+     8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"prepare.queue_time_us":678226,"prepare.run_cpu_time_us":70996,"prepare.run_wall_time_us":504356,"replication_time_us":299028}]]}
I20251024 01:52:55.285774  7042 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet 54a67ce06570432ab9cdbeeab01e1851 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 6
I20251024 01:52:55.286059  7042 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet ddd598d6e4ff42da89c5a4945154d285 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 5
I20251024 01:52:55.286319  7042 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 5
I20251024 01:52:55.287357  7041 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 6
I20251024 01:52:55.287397  7038 catalog_manager.cc:5741] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575) does not have the latest schema for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 4
I20251024 01:52:55.288534  7042 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 4
I20251024 01:52:55.288787  7042 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet 7ff474d82dee42b8bb70e8498956f4c1 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 5
I20251024 01:52:55.290638  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:55.294643  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 259ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.380059  7441 tablet.cc:1722] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:55.380899  7441 tablet.cc:1620] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:55.381564  7421 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 224ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.397104  7456 tablet.cc:1722] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:55.399667  7456 tablet.cc:1620] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:55.400249  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 130ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.460291  7453 tablet.cc:1722] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:55.461050  7453 tablet.cc:1620] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:55.461530  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 147ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.493990  7458 tablet.cc:1722] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:55.494916  7458 tablet.cc:1620] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:55.495640  7410 log.cc:510] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 298ms of latency in SegmentAllocator::Sync()
W20251024 01:52:55.501183  7452 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.283s	user 0.001s	sys 0.000s
I20251024 01:52:55.506042  7452 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 38) took 1644 ms. Trace:
I20251024 01:52:55.506217  7452 rpcz_store.cc:276] 1024 01:52:53.861058 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.861132 (+    74us) service_pool.cc:225] Handling call
1024 01:52:55.505964 (+1644832us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.341427 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.341723 (+   296us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.949435 (+607712us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.949443 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.949468 (+    25us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.949473 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.949668 (+   195us) log.cc:844] Serialized 322 byte log entry
1024 01:52:55.216373 (+266705us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.216508 (+   135us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.217397 (+   889us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.217718 (+   321us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.505202 (+287484us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.505866 (+   664us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.505914 (+    48us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.505919 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":479940,"prepare.run_cpu_time_us":92419,"prepare.run_wall_time_us":608296,"replication_time_us":266866}]]}
W20251024 01:52:55.506551  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 488ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.507743  7038 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 6
W20251024 01:52:55.521083  7451 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.312s	user 0.001s	sys 0.000s
I20251024 01:52:55.525808  7451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 25) took 1672 ms. Trace:
I20251024 01:52:55.525980  7451 rpcz_store.cc:276] 1024 01:52:53.853116 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.853180 (+    64us) service_pool.cc:225] Handling call
1024 01:52:55.525746 (+1672566us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.553857 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.554104 (+   247us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.885947 (+331843us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.885985 (+    38us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.886016 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.886019 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.886274 (+   255us) log.cc:844] Serialized 322 byte log entry
1024 01:52:55.207874 (+321600us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.208025 (+   151us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.209078 (+  1053us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.209399 (+   321us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.524997 (+315598us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.525622 (+   625us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.525678 (+    56us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.525684 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65,"prepare.queue_time_us":700252,"prepare.run_cpu_time_us":49151,"prepare.run_wall_time_us":332853,"replication_time_us":321812}]]}
W20251024 01:52:55.526497  7405 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 169ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.528201  7459 tablet.cc:1722] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:55.529098  7459 tablet.cc:1620] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:55.530293  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 281ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.534914  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 24) took 1933 ms. Trace:
W20251024 01:52:55.535406  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 56ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.535120  7456 rpcz_store.cc:276] 1024 01:52:53.600896 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.600946 (+    50us) service_pool.cc:225] Handling call
1024 01:52:55.534838 (+1933892us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.507887 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.508326 (+   439us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:54.948376 (+440050us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:54.948387 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:54.948439 (+    52us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:54.948442 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:54.948677 (+   235us) log.cc:844] Serialized 296 byte log entry
1024 01:52:55.391862 (+443185us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.397047 (+  5185us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.399807 (+  2760us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.400119 (+   312us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.534136 (+134017us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.534745 (+   609us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.534796 (+    51us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.534801 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5079,"prepare.queue_time_us":906671,"prepare.run_cpu_time_us":61907,"prepare.run_wall_time_us":440852,"replication_time_us":443352,"thread_start_us":4961,"threads_started":1}]]}
W20251024 01:52:55.547008  7455 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.283s	user 0.001s	sys 0.000s
I20251024 01:52:55.547938  7437 tablet.cc:1722] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:55.548852  7437 tablet.cc:1620] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:55.549437  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 119ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.551924  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 31) took 1951 ms. Trace:
W20251024 01:52:55.552439  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 162ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.552129  7455 rpcz_store.cc:276] 1024 01:52:53.600557 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.600609 (+    52us) service_pool.cc:225] Handling call
1024 01:52:55.551867 (+1951258us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.538451 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.538678 (+   227us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.191256 (+652578us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.191283 (+    27us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.191324 (+    41us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.191329 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.191612 (+   283us) log.cc:844] Serialized 296 byte log entry
1024 01:52:55.262334 (+ 70722us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.262450 (+   116us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.263315 (+   865us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.263598 (+   283us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.551120 (+287522us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.551755 (+   635us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.551809 (+    54us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.551815 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":937458,"prepare.run_cpu_time_us":100113,"prepare.run_wall_time_us":653232,"replication_time_us":70971}]]}
I20251024 01:52:55.553567  7039 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 5
I20251024 01:52:55.556824  7268 tablet_service.cc:1552] Processing DeleteTablet for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:55 UTC) from {username='slave'} at 127.0.0.1:35000
I20251024 01:52:55.558082  7040 catalog_manager.cc:5741] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575) does not have the latest schema for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 5
I20251024 01:52:55.559602  7460 tablet_replica.cc:333] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: stopping tablet replica
I20251024 01:52:55.559895  7460 raft_consensus.cc:2243] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:55.560129  7460 pending_rounds.cc:70] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Trying to abort 1 pending ops.
I20251024 01:52:55.560207  7460 pending_rounds.cc:77] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 16 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "29c3fd7bc620432b8e7e3d35ec8c0074" 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: "ada3626aa6824fad823b2848558ff6e0" new_extra_config { } }
W20251024 01:52:55.560693  7460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35000: Aborted: Op aborted
I20251024 01:52:55.561282  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 27) took 1418 ms. Trace:
I20251024 01:52:55.561012  7455 tablet.cc:1722] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:55.561480  7460 rpcz_store.cc:276] 1024 01:52:54.143229 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.145290 (+  2061us) service_pool.cc:225] Handling call
1024 01:52:55.561238 (+1415948us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.886772 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.887035 (+   263us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.525927 (+638892us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.525939 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.525976 (+    37us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.525979 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.526240 (+   261us) log.cc:844] Serialized 348 byte log entry
1024 01:52:55.560584 (+ 34344us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.560626 (+    42us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1024 01:52:55.560632 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":741187,"prepare.run_cpu_time_us":101428,"prepare.run_wall_time_us":639525,"replication_time_us":34560}]]}
I20251024 01:52:55.562330  7460 raft_consensus.cc:2272] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:55.562510  7027 catalog_manager.cc:5064] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]): Aborted: Op aborted
I20251024 01:52:55.562837  7042 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Sending DeleteTablet for 1 replicas of tablet 29c3fd7bc620432b8e7e3d35ec8c0074
I20251024 01:52:55.562913  7455 tablet.cc:1620] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
I20251024 01:52:55.563889  7268 tablet_service.cc:1552] Processing DeleteTablet for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:55 UTC) from {username='slave'} at 127.0.0.1:35000
W20251024 01:52:55.564445  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 121ms of latency in SegmentAllocator::Sync()
W20251024 01:52:55.564536  7406 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35000: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:55.564736  7406 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 29) took 1042 ms. Trace:
I20251024 01:52:55.564746  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
I20251024 01:52:55.564847  7406 rpcz_store.cc:276] 1024 01:52:54.522585 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.522650 (+    65us) service_pool.cc:225] Handling call
1024 01:52:55.564685 (+1042035us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.526350 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.526629 (+   279us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.564379 (+ 37750us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.564388 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.564433 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.564437 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.564479 (+    42us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:55.564486 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1003220}]]}
W20251024 01:52:55.568025  7406 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35000: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:55.568604  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 202ms of latency in SegmentAllocator::Sync()
W20251024 01:52:55.569267  7406 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35000: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:55.592257  7456 tablet.cc:1722] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:55.592960  7456 tablet.cc:1620] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:55.593513  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 255ms of latency in SegmentAllocator::Sync()
W20251024 01:52:55.606671  7441 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.225s	user 0.000s	sys 0.000s
I20251024 01:52:55.611369  7441 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 34) took 2011 ms. Trace:
I20251024 01:52:55.611518  7441 rpcz_store.cc:276] 1024 01:52:53.600028 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.600093 (+    65us) service_pool.cc:225] Handling call
1024 01:52:55.611314 (+2011221us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.298847 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.299135 (+   288us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.036352 (+737217us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.036362 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.036421 (+    59us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.036424 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.036630 (+   206us) log.cc:844] Serialized 296 byte log entry
1024 01:52:55.379648 (+343018us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.379984 (+   336us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.381005 (+  1021us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.381337 (+   332us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.610621 (+229284us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.611212 (+   591us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.611263 (+    51us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.611268 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":210,"prepare.queue_time_us":698495,"prepare.run_cpu_time_us":109692,"prepare.run_wall_time_us":737849,"replication_time_us":343155}]]}
W20251024 01:52:55.613207  7421 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 437ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.614099  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 23) took 1754 ms. Trace:
I20251024 01:52:55.614254  7453 rpcz_store.cc:276] 1024 01:52:53.859887 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.860078 (+   191us) service_pool.cc:225] Handling call
1024 01:52:55.614054 (+1753976us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.562399 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.562663 (+   264us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.018312 (+455649us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.018323 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.018355 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.018359 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.018607 (+   248us) log.cc:844] Serialized 322 byte log entry
1024 01:52:55.460050 (+441443us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.460230 (+   180us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.461134 (+   904us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.461408 (+   274us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.612141 (+150733us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.613804 (+  1663us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.614016 (+   212us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.614023 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69,"prepare.queue_time_us":701965,"prepare.run_cpu_time_us":70216,"prepare.run_wall_time_us":456284,"replication_time_us":441613}]]}
I20251024 01:52:55.614816  7039 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 6
I20251024 01:52:55.615067  7038 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 5
W20251024 01:52:55.616051  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 159ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.673025  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 38) took 1529 ms. Trace:
I20251024 01:52:55.673363  7437 rpcz_store.cc:276] 1024 01:52:54.143097 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.145001 (+  1904us) service_pool.cc:225] Handling call
1024 01:52:55.672965 (+1527964us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.913446 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.913760 (+   314us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.259469 (+345709us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.259488 (+    19us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.259531 (+    43us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.259534 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.259815 (+   281us) log.cc:844] Serialized 348 byte log entry
1024 01:52:55.547743 (+287928us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.547875 (+   132us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.548952 (+  1077us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.549295 (+   343us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.672361 (+123066us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.672866 (+   505us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.672921 (+    55us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.672925 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"prepare.queue_time_us":768184,"prepare.run_cpu_time_us":61266,"prepare.run_wall_time_us":346451,"replication_time_us":288164}]]}
W20251024 01:52:55.674633  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 187ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.675441  7040 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet 54a67ce06570432ab9cdbeeab01e1851 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 7
I20251024 01:52:55.690529  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 33) took 1833 ms. Trace:
W20251024 01:52:55.691286  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 198ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.692133  7455 rpcz_store.cc:276] 1024 01:52:53.856816 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.856874 (+    58us) service_pool.cc:225] Handling call
1024 01:52:55.690468 (+1833594us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.781788 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.782010 (+   222us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.265770 (+483760us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.265781 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.265811 (+    30us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.265814 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.266038 (+   224us) log.cc:844] Serialized 322 byte log entry
1024 01:52:55.560813 (+294775us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.560962 (+   149us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.563059 (+  2097us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.564324 (+  1265us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.689716 (+125392us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.690355 (+   639us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.690408 (+    53us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.690413 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":97,"prepare.queue_time_us":924535,"prepare.run_cpu_time_us":77757,"prepare.run_wall_time_us":484309,"replication_time_us":294968}]]}
W20251024 01:52:55.695791  7405 consensus_queue.cc:1175] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ada3626aa6824fad823b2848558ff6e0" status { last_received { term: 1 index: 8 } last_committed_idx: 7 last_received_current_leader { term: 1 index: 8 } }
W20251024 01:52:55.696564  7460 log.cc:510] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Injecting 430ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.715261  7455 tablet.cc:1722] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:55.716054  7455 tablet.cc:1620] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:55.716588  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 304ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.775823  7453 tablet.cc:1722] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:55.776582  7453 tablet.cc:1620] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:55.777256  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 229ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.779762  7040 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet ddd598d6e4ff42da89c5a4945154d285 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 6
I20251024 01:52:55.780848  7042 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Sending DeleteTablet for 1 replicas of tablet 7ff474d82dee42b8bb70e8498956f4c1
I20251024 01:52:55.781751  7127 tablet_service.cc:1552] Processing DeleteTablet for tablet 7ff474d82dee42b8bb70e8498956f4c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:55 UTC) from {username='slave'} at 127.0.0.1:39094
I20251024 01:52:55.782903  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:55.787642  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 253ms of latency in SegmentAllocator::Sync()
W20251024 01:52:55.793941  7458 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.298s	user 0.000s	sys 0.000s
I20251024 01:52:55.794586  7461 tablet_replica.cc:333] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: stopping tablet replica
I20251024 01:52:55.794849  7461 raft_consensus.cc:2243] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:55.795068  7461 raft_consensus.cc:2272] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:55.801219  7458 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 36) took 1948 ms. Trace:
W20251024 01:52:55.801307  7411 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:55.801537  7411 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 39) took 1654 ms. Trace:
I20251024 01:52:55.801384  7458 rpcz_store.cc:276] 1024 01:52:53.853226 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.853354 (+   128us) service_pool.cc:225] Handling call
1024 01:52:55.801160 (+1947806us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.703860 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.704136 (+   276us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.213598 (+509462us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.213607 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.213653 (+    46us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.213656 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.213904 (+   248us) log.cc:844] Serialized 322 byte log entry
1024 01:52:55.484803 (+270899us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.493922 (+  9119us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.495170 (+  1248us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.495514 (+   344us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.797947 (+302433us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.800019 (+  2072us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.801115 (+  1096us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.801119 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":8995,"prepare.queue_time_us":850099,"prepare.run_cpu_time_us":82326,"prepare.run_wall_time_us":510115,"replication_time_us":271112,"thread_start_us":10193,"threads_started":1}]]}
I20251024 01:52:55.801664  7411 rpcz_store.cc:276] 1024 01:52:54.147097 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.147404 (+   307us) service_pool.cc:225] Handling call
1024 01:52:55.801496 (+1654092us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.214022 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.214364 (+   342us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.801158 (+586794us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.801168 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.801210 (+    42us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.801213 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.801249 (+    36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:55.801258 (+     9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1066180}]]}
W20251024 01:52:55.804029  7411 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:55.804371  7411 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 42) took 1281 ms. Trace:
I20251024 01:52:55.804471  7411 rpcz_store.cc:276] 1024 01:52:54.522665 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.522730 (+    65us) service_pool.cc:225] Handling call
1024 01:52:55.804336 (+1281606us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.801983 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.802260 (+   277us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.803019 (+   759us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.803030 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.803924 (+   894us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.803928 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.803965 (+    37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:55.803971 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1278562}]]}
W20251024 01:52:55.807503  7411 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:55.810449  7411 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:55.811630  7459 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.282s	user 0.002s	sys 0.000s
W20251024 01:52:55.816154  7411 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:55.817278  7459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 26) took 1669 ms. Trace:
I20251024 01:52:55.817402  7459 rpcz_store.cc:276] 1024 01:52:54.147371 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.147840 (+   469us) service_pool.cc:225] Handling call
1024 01:52:55.817228 (+1669388us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.697137 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.697415 (+   278us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.201039 (+503624us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.201052 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.201097 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.201106 (+     9us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.201338 (+   232us) log.cc:844] Serialized 348 byte log entry
1024 01:52:55.527381 (+326043us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.528149 (+   768us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.529428 (+  1279us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.530102 (+   674us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.815977 (+285875us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.816544 (+   567us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.817187 (+   643us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.817193 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":689,"prepare.queue_time_us":549016,"prepare.run_cpu_time_us":82717,"prepare.run_wall_time_us":504265,"replication_time_us":326245,"thread_start_us":519,"threads_started":1}]]}
I20251024 01:52:55.818312  7041 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 7
W20251024 01:52:55.819001  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 81ms of latency in SegmentAllocator::Sync()
W20251024 01:52:55.822594  7461 log.cc:510] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 162ms of latency in SegmentAllocator::Sync()
W20251024 01:52:55.848901  7456 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.256s	user 0.001s	sys 0.000s
I20251024 01:52:55.856968  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 26) took 1995 ms. Trace:
I20251024 01:52:55.857089  7456 rpcz_store.cc:276] 1024 01:52:53.861392 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.861448 (+    56us) service_pool.cc:225] Handling call
1024 01:52:55.856943 (+1995495us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.948778 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.949025 (+   247us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.534841 (+585816us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.534856 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.534908 (+    52us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.534913 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.535153 (+   240us) log.cc:844] Serialized 322 byte log entry
1024 01:52:55.592024 (+ 56871us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.592170 (+   146us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.593079 (+   909us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.593380 (+   301us) log.cc:844] Serialized 5 byte log entry
1024 01:52:55.856095 (+262715us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:55.856650 (+   555us) log.cc:844] Serialized 14 byte log entry
1024 01:52:55.856904 (+   254us) alter_schema_op.cc:73] Released schema lock
1024 01:52:55.856908 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"prepare.queue_time_us":1087086,"prepare.run_cpu_time_us":91569,"prepare.run_wall_time_us":586439,"replication_time_us":57065}]]}
W20251024 01:52:55.858214  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 447ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.858505  7038 catalog_manager.cc:5741] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575) does not have the latest schema for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 6
I20251024 01:52:55.862438  7437 tablet.cc:1722] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:55.863288  7437 tablet.cc:1620] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:55.863830  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 339ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.890527  7462 tablet.cc:1722] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:55.891381  7462 tablet.cc:1620] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:55.891899  7413 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 305ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.900760  7459 tablet.cc:1722] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: 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
I20251024 01:52:55.901644  7459 tablet.cc:1620] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:55.902243  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 328ms of latency in SegmentAllocator::Sync()
I20251024 01:52:55.985245  7461 ts_tablet_manager.cc:1916] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:55.993310  7461 ts_tablet_manager.cc:1929] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251024 01:52:55.993463  7461 log.cc:1199] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-0-root/wals/7ff474d82dee42b8bb70e8498956f4c1
I20251024 01:52:55.993829  7461 ts_tablet_manager.cc:1950] T 7ff474d82dee42b8bb70e8498956f4c1 P 1495c06affec4f54a2d65ead2a0abc86: Deleting consensus metadata
I20251024 01:52:55.995291  7026 catalog_manager.cc:4985] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): tablet 7ff474d82dee42b8bb70e8498956f4c1 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]) successfully deleted
W20251024 01:52:55.995869  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 7ff474d82dee42b8bb70e8498956f4c1 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 7ff474d82dee42b8bb70e8498956f4c1
I20251024 01:52:55.996435  7458 tablet.cc:1722] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:55.997148  7458 tablet.cc:1620] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:55.997648  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 109ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.006515  7453 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.230s	user 0.001s	sys 0.000s
I20251024 01:52:56.011740  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 25) took 1864 ms. Trace:
I20251024 01:52:56.011866  7453 rpcz_store.cc:276] 1024 01:52:54.147246 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.147421 (+   175us) service_pool.cc:225] Handling call
1024 01:52:56.011713 (+1864292us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.018708 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.018960 (+   252us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.615419 (+596459us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.615431 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.615478 (+    47us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.615483 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.615713 (+   230us) log.cc:844] Serialized 348 byte log entry
1024 01:52:55.775509 (+159796us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.775761 (+   252us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.776669 (+   908us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.776998 (+   329us) log.cc:844] Serialized 5 byte log entry
1024 01:52:56.010707 (+233709us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:56.011389 (+   682us) log.cc:844] Serialized 14 byte log entry
1024 01:52:56.011659 (+   270us) alter_schema_op.cc:73] Released schema lock
1024 01:52:56.011664 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":197,"prepare.queue_time_us":870918,"prepare.run_cpu_time_us":94001,"prepare.run_wall_time_us":597070,"replication_time_us":159992}]]}
W20251024 01:52:56.012259  7418 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 248ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.015942  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 7ff474d82dee42b8bb70e8498956f4c1 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 7ff474d82dee42b8bb70e8498956f4c1
W20251024 01:52:56.018806  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 7ff474d82dee42b8bb70e8498956f4c1 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 7ff474d82dee42b8bb70e8498956f4c1
W20251024 01:52:56.020879  7455 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.304s	user 0.001s	sys 0.000s
W20251024 01:52:56.021636  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 7ff474d82dee42b8bb70e8498956f4c1 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 7ff474d82dee42b8bb70e8498956f4c1
I20251024 01:52:56.025750  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 34) took 2167 ms. Trace:
I20251024 01:52:56.025921  7455 rpcz_store.cc:276] 1024 01:52:53.857938 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.858007 (+    69us) service_pool.cc:225] Handling call
1024 01:52:56.025726 (+2167719us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.191746 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.192031 (+   285us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.551866 (+359835us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.551875 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.551906 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.551910 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.552180 (+   270us) log.cc:844] Serialized 322 byte log entry
1024 01:52:55.715041 (+162861us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.715182 (+   141us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.716140 (+   958us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.716476 (+   336us) log.cc:844] Serialized 5 byte log entry
1024 01:52:56.024748 (+308272us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:56.025426 (+   678us) log.cc:844] Serialized 14 byte log entry
1024 01:52:56.025680 (+   254us) alter_schema_op.cc:73] Released schema lock
1024 01:52:56.025685 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33,"prepare.queue_time_us":1333282,"prepare.run_cpu_time_us":50478,"prepare.run_wall_time_us":360510,"replication_time_us":163083,"spinlock_wait_cycles":57728}]]}
W20251024 01:52:56.026329  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 270ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.027235  7039 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 6
I20251024 01:52:56.043736  7129 tablet_service.cc:1552] Processing DeleteTablet for tablet 7ff474d82dee42b8bb70e8498956f4c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:55 UTC) from {username='slave'} at 127.0.0.1:39094
W20251024 01:52:56.045715  7026 catalog_manager.cc:4952] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): delete failed for tablet 7ff474d82dee42b8bb70e8498956f4c1 because the tablet was not found. No further retry: Not found: Tablet not found: 7ff474d82dee42b8bb70e8498956f4c1
I20251024 01:52:56.047029  7039 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 7
I20251024 01:52:56.048174  7042 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Sending DeleteTablet for 1 replicas of tablet ddd598d6e4ff42da89c5a4945154d285
I20251024 01:52:56.049260  7198 tablet_service.cc:1552] Processing DeleteTablet for tablet ddd598d6e4ff42da89c5a4945154d285 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:55 UTC) from {username='slave'} at 127.0.0.1:57636
I20251024 01:52:56.049906  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
I20251024 01:52:56.050100  7464 tablet_replica.cc:333] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: stopping tablet replica
I20251024 01:52:56.050361  7464 raft_consensus.cc:2243] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:56.050761  7441 tablet.cc:1722] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:56.051417  7441 tablet.cc:1620] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:56.051867  7421 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 306ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.051891  7464 raft_consensus.cc:2272] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:56.053503  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 188ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.111366  7458 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 41) took 1964 ms. Trace:
W20251024 01:52:56.111866  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 290ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.111645  7458 rpcz_store.cc:276] 1024 01:52:54.147347 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.147964 (+   617us) service_pool.cc:225] Handling call
1024 01:52:56.111341 (+1963377us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:54.949759 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:54.949958 (+   199us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.505975 (+556017us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.505987 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.506030 (+    43us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.506033 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.506294 (+   261us) log.cc:844] Serialized 348 byte log entry
1024 01:52:55.996266 (+489972us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.996376 (+   110us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.997239 (+   863us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.997520 (+   281us) log.cc:844] Serialized 5 byte log entry
1024 01:52:56.110645 (+113125us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:56.111248 (+   603us) log.cc:844] Serialized 14 byte log entry
1024 01:52:56.111293 (+    45us) alter_schema_op.cc:73] Released schema lock
1024 01:52:56.111297 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":801405,"prepare.run_cpu_time_us":90718,"prepare.run_wall_time_us":556608,"replication_time_us":490198,"spinlock_wait_cycles":41856}]]}
I20251024 01:52:56.113121  7038 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 7
I20251024 01:52:56.127298  7460 ts_tablet_manager.cc:1916] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:56.136000  7460 ts_tablet_manager.cc:1929] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20251024 01:52:56.136294  7460 log.cc:1199] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-2-root/wals/29c3fd7bc620432b8e7e3d35ec8c0074
I20251024 01:52:56.136749  7460 ts_tablet_manager.cc:1950] T 29c3fd7bc620432b8e7e3d35ec8c0074 P ada3626aa6824fad823b2848558ff6e0: Deleting consensus metadata
I20251024 01:52:56.138628  7027 catalog_manager.cc:4985] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): tablet 29c3fd7bc620432b8e7e3d35ec8c0074 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]) successfully deleted
W20251024 01:52:56.139307  7027 catalog_manager.cc:4952] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): delete failed for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 because the tablet was not found. No further retry: Not found: Tablet not found: 29c3fd7bc620432b8e7e3d35ec8c0074
W20251024 01:52:56.144248  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 7ff474d82dee42b8bb70e8498956f4c1 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 7ff474d82dee42b8bb70e8498956f4c1
W20251024 01:52:56.190878  7027 catalog_manager.cc:5058] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 29c3fd7bc620432b8e7e3d35ec8c0074
W20251024 01:52:56.197211  7462 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.305s	user 0.001s	sys 0.000s
W20251024 01:52:56.200598  7027 catalog_manager.cc:5058] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 29c3fd7bc620432b8e7e3d35ec8c0074
I20251024 01:52:56.201498  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 36) took 2058 ms. Trace:
I20251024 01:52:56.202160  7462 rpcz_store.cc:276] 1024 01:52:54.142897 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.144242 (+  1345us) service_pool.cc:225] Handling call
1024 01:52:56.201446 (+2057204us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.266154 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.266413 (+   259us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.690663 (+424250us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.690678 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.690729 (+    51us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.690734 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.690995 (+   261us) log.cc:844] Serialized 348 byte log entry
1024 01:52:55.889868 (+198873us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.890492 (+   624us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.891481 (+   989us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.891792 (+   311us) log.cc:844] Serialized 5 byte log entry
1024 01:52:56.200782 (+308990us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:56.201354 (+   572us) log.cc:844] Serialized 14 byte log entry
1024 01:52:56.201406 (+    52us) alter_schema_op.cc:73] Released schema lock
1024 01:52:56.201411 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":534,"prepare.queue_time_us":1121497,"prepare.run_cpu_time_us":59992,"prepare.run_wall_time_us":424900,"replication_time_us":199090,"thread_start_us":400,"threads_started":1}]]}
W20251024 01:52:56.202896  7414 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57636: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:56.203118  7437 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.339s	user 0.001s	sys 0.000s
I20251024 01:52:56.203368  7414 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 39) took 1679 ms. Trace:
I20251024 01:52:56.203486  7414 rpcz_store.cc:276] 1024 01:52:54.523783 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.523857 (+    74us) service_pool.cc:225] Handling call
1024 01:52:56.203323 (+1679466us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.691113 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.691380 (+   267us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.202763 (+511383us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.202774 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.202803 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.202807 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.202843 (+    36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:56.202854 (+    11us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1166883}]]}
I20251024 01:52:56.207568  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 41) took 1678 ms. Trace:
W20251024 01:52:56.208048  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 292ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.207829  7437 rpcz_store.cc:276] 1024 01:52:54.529565 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.529634 (+    69us) service_pool.cc:225] Handling call
1024 01:52:56.207508 (+1677874us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.259968 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.260285 (+   317us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.674009 (+413724us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.674018 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.674046 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.674050 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.674285 (+   235us) log.cc:844] Serialized 374 byte log entry
1024 01:52:55.862274 (+187989us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.862408 (+   134us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.863383 (+   975us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.863695 (+   312us) log.cc:844] Serialized 5 byte log entry
1024 01:52:56.206835 (+343140us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:56.207400 (+   565us) log.cc:844] Serialized 14 byte log entry
1024 01:52:56.207450 (+    50us) alter_schema_op.cc:73] Released schema lock
1024 01:52:56.207456 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78,"prepare.queue_time_us":730033,"prepare.run_cpu_time_us":59187,"prepare.run_wall_time_us":414388,"replication_time_us":188182}]]}
W20251024 01:52:56.220976  7027 catalog_manager.cc:5058] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 29c3fd7bc620432b8e7e3d35ec8c0074
W20251024 01:52:56.222579  7027 catalog_manager.cc:5058] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet 29c3fd7bc620432b8e7e3d35ec8c0074 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 29c3fd7bc620432b8e7e3d35ec8c0074
W20251024 01:52:56.225589  7414 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57636: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:56.225811  7414 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 42) took 1373 ms. Trace:
I20251024 01:52:56.225912  7414 rpcz_store.cc:276] 1024 01:52:54.852626 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.852676 (+    50us) service_pool.cc:225] Handling call
1024 01:52:56.225766 (+1373090us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.203892 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.204186 (+   294us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.225416 (+ 21230us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.225430 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.225480 (+    50us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.225484 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.225524 (+    40us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:56.225532 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1350864}]]}
W20251024 01:52:56.230504  7459 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.328s	user 0.001s	sys 0.000s
I20251024 01:52:56.235155  7459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 28) took 1707 ms. Trace:
I20251024 01:52:56.235306  7459 rpcz_store.cc:276] 1024 01:52:54.527409 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.527462 (+    53us) service_pool.cc:225] Handling call
1024 01:52:56.235098 (+1707636us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.201464 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.201724 (+   260us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.818452 (+616728us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.818462 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.818487 (+    25us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.818490 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.818714 (+   224us) log.cc:844] Serialized 374 byte log entry
1024 01:52:55.900573 (+ 81859us) op_driver.cc:464] REPLICATION: finished
1024 01:52:55.900686 (+   113us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:55.901747 (+  1061us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:55.902072 (+   325us) log.cc:844] Serialized 5 byte log entry
1024 01:52:56.234304 (+332232us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:56.234994 (+   690us) log.cc:844] Serialized 14 byte log entry
1024 01:52:56.235046 (+    52us) alter_schema_op.cc:73] Released schema lock
1024 01:52:56.235050 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":673703,"prepare.run_cpu_time_us":88524,"prepare.run_wall_time_us":617313,"replication_time_us":82040}]]}
I20251024 01:52:56.236754  7041 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 8
W20251024 01:52:56.236801  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 133ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.246481  7041 catalog_manager.cc:5741] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319) does not have the latest schema for tablet 54a67ce06570432ab9cdbeeab01e1851 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 8
I20251024 01:52:56.251246  7042 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Sending DeleteTablet for 1 replicas of tablet 72cdeedc009745d8b585fdd2d8757363
I20251024 01:52:56.252599  7337 tablet_service.cc:1552] Processing DeleteTablet for tablet 72cdeedc009745d8b585fdd2d8757363 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:56 UTC) from {username='slave'} at 127.0.0.1:54636
I20251024 01:52:56.253501  7465 tablet_replica.cc:333] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: stopping tablet replica
I20251024 01:52:56.253754  7465 raft_consensus.cc:2243] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:56.253638  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
I20251024 01:52:56.254128  7465 pending_rounds.cc:70] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Trying to abort 1 pending ops.
I20251024 01:52:56.254276  7465 pending_rounds.cc:77] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Aborting op as it isn't in flight: id { term: 1 index: 9 } timestamp: 20 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "72cdeedc009745d8b585fdd2d8757363" 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: "dcb7c3134e6e4bcf9b2c5daebe132c79" new_extra_config { } }
W20251024 01:52:56.254671  7465 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54636: Aborted: Op aborted
I20251024 01:52:56.254896  7465 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 27) took 1732 ms. Trace:
I20251024 01:52:56.255030  7465 rpcz_store.cc:276] 1024 01:52:54.522708 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.522754 (+    46us) service_pool.cc:225] Handling call
1024 01:52:56.254852 (+1732098us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.615825 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.616079 (+   254us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.011710 (+395631us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.011719 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.011748 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.011750 (+     2us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.011968 (+   218us) log.cc:844] Serialized 374 byte log entry
1024 01:52:56.254612 (+242644us) op_driver.cc:464] REPLICATION: finished
1024 01:52:56.254629 (+    17us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1024 01:52:56.254634 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1092409,"prepare.run_cpu_time_us":64742,"prepare.run_wall_time_us":396203,"replication_time_us":242818}]]}
I20251024 01:52:56.255976  7465 raft_consensus.cc:2272] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:56.256348  7444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54636: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:56.256585  7444 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 29) took 1401 ms. Trace:
I20251024 01:52:56.256780  7444 rpcz_store.cc:276] 1024 01:52:54.855309 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.855361 (+    52us) service_pool.cc:225] Handling call
1024 01:52:56.256532 (+1401171us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.012085 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.012346 (+   261us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.255924 (+243578us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.255937 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.256147 (+   210us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.256152 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.256283 (+   131us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:56.256291 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1156419}]]}
W20251024 01:52:56.257824  7444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54636: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:56.258723  7444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54636: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:56.260046  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 237ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.260352  7444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54636: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:56.260493  7418 consensus_queue.cc:1175] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" status { last_received { term: 1 index: 9 } last_committed_idx: 8 last_received_current_leader { term: 1 index: 9 } }
W20251024 01:52:56.261533  7444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54636: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:56.263283  7465 log.cc:510] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 160ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.269042  7414 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57636: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:56.297343  7437 tablet.cc:1722] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: 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
I20251024 01:52:56.298105  7437 tablet.cc:1620] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:56.298751  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 225ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.306651  7456 tablet.cc:1722] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:56.307466  7456 tablet.cc:1620] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:56.308000  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 217ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.322438  7414 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57636: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:56.358381  7441 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.307s	user 0.001s	sys 0.000s
I20251024 01:52:56.363818  7441 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 37) took 2502 ms. Trace:
W20251024 01:52:56.364377  7421 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 329ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.364020  7441 rpcz_store.cc:276] 1024 01:52:53.860954 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:53.861019 (+    65us) service_pool.cc:225] Handling call
1024 01:52:56.363758 (+2502739us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.036765 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.036977 (+   212us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.611336 (+574359us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.611351 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.611439 (+    88us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.611442 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.611686 (+   244us) log.cc:844] Serialized 322 byte log entry
1024 01:52:56.050596 (+438910us) op_driver.cc:464] REPLICATION: finished
1024 01:52:56.050706 (+   110us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:56.051503 (+   797us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:56.051768 (+   265us) log.cc:844] Serialized 5 byte log entry
1024 01:52:56.362154 (+310386us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:56.363464 (+  1310us) log.cc:844] Serialized 14 byte log entry
1024 01:52:56.363717 (+   253us) alter_schema_op.cc:73] Released schema lock
1024 01:52:56.363724 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":1175437,"prepare.run_cpu_time_us":88311,"prepare.run_wall_time_us":574981,"replication_time_us":439125}]]}
I20251024 01:52:56.370821  7459 tablet.cc:1722] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: 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,
    19:new_c7 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 8 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,
    20:new_c8 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 9
I20251024 01:52:56.371582  7459 tablet.cc:1620] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:56.372105  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 277ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.387144  7414 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57636: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:56.402740  7441 tablet.cc:1722] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: 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
I20251024 01:52:56.403702  7441 tablet.cc:1620] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:56.404215  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 328ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.423902  7465 ts_tablet_manager.cc:1916] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:56.432838  7465 ts_tablet_manager.cc:1929] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20251024 01:52:56.433007  7465 log.cc:1199] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-3-root/wals/72cdeedc009745d8b585fdd2d8757363
I20251024 01:52:56.433468  7465 ts_tablet_manager.cc:1950] T 72cdeedc009745d8b585fdd2d8757363 P dcb7c3134e6e4bcf9b2c5daebe132c79: Deleting consensus metadata
I20251024 01:52:56.434844  7026 catalog_manager.cc:4985] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141): tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]) successfully deleted
W20251024 01:52:56.437738  7026 catalog_manager.cc:5058] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141): alter failed for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 72cdeedc009745d8b585fdd2d8757363
W20251024 01:52:56.443584  7026 catalog_manager.cc:5058] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141): alter failed for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 72cdeedc009745d8b585fdd2d8757363
W20251024 01:52:56.451844  7026 catalog_manager.cc:5058] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141): alter failed for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 72cdeedc009745d8b585fdd2d8757363
W20251024 01:52:56.463034  7026 catalog_manager.cc:5058] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141): alter failed for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 72cdeedc009745d8b585fdd2d8757363
W20251024 01:52:56.469919  7464 log.cc:510] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 300ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.488039  7026 catalog_manager.cc:5058] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141): alter failed for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 72cdeedc009745d8b585fdd2d8757363
I20251024 01:52:56.500547  7129 tablet_service.cc:1552] Processing DeleteTablet for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:56 UTC) from {username='slave'} at 127.0.0.1:39094
I20251024 01:52:56.500692  7462 tablet.cc:1722] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: 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,
    19:new_c7 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 8 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,
    20:new_c8 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 9
I20251024 01:52:56.501155  7461 tablet_replica.cc:333] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: stopping tablet replica
I20251024 01:52:56.501353  7461 raft_consensus.cc:2243] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:56.501503  7462 tablet.cc:1620] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
I20251024 01:52:56.501559  7461 pending_rounds.cc:70] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Trying to abort 1 pending ops.
I20251024 01:52:56.501628  7461 pending_rounds.cc:77] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 32 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "8c1e9bb826d44f0bb070b4f5523d0e34" 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: "1495c06affec4f54a2d65ead2a0abc86" new_extra_config { } }
W20251024 01:52:56.501955  7461 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Aborted: Op aborted
W20251024 01:52:56.502027  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 134ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.502156  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 40) took 2354 ms. Trace:
I20251024 01:52:56.502296  7461 rpcz_store.cc:276] 1024 01:52:54.147240 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.147884 (+   644us) service_pool.cc:225] Handling call
1024 01:52:56.502104 (+2354220us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.611791 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.612009 (+   218us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.363810 (+751801us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.363824 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.363865 (+    41us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.363868 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.364103 (+   235us) log.cc:844] Serialized 348 byte log entry
1024 01:52:56.501891 (+137788us) op_driver.cc:464] REPLICATION: finished
1024 01:52:56.501901 (+    10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1024 01:52:56.501907 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1463118,"prepare.run_cpu_time_us":123904,"prepare.run_wall_time_us":752378,"replication_time_us":137988}]]}
I20251024 01:52:56.502826  7461 raft_consensus.cc:2272] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:56.501022  7042 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Sending DeleteTablet for 1 replicas of tablet 8c1e9bb826d44f0bb070b4f5523d0e34
W20251024 01:52:56.503497  7446 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:56.503685  7446 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 43) took 1974 ms. Trace:
I20251024 01:52:56.503784  7446 rpcz_store.cc:276] 1024 01:52:54.528712 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.528775 (+    63us) service_pool.cc:225] Handling call
1024 01:52:56.503643 (+1974868us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.364224 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.364474 (+   250us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.503355 (+138881us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.503365 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.503405 (+    40us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.503409 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.503439 (+    30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:56.503445 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1835143}]]}
I20251024 01:52:56.505337  7039 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
I20251024 01:52:56.506060  7129 tablet_service.cc:1552] Processing DeleteTablet for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:56 UTC) from {username='slave'} at 127.0.0.1:39094
W20251024 01:52:56.506438  7446 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:56.506620  7446 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 46) took 1650 ms. Trace:
I20251024 01:52:56.506709  7446 rpcz_store.cc:276] 1024 01:52:54.855995 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.856096 (+   101us) service_pool.cc:225] Handling call
1024 01:52:56.506579 (+1650483us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.504358 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.504637 (+   279us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.506285 (+  1648us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.506296 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.506341 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.506347 (+     6us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.506383 (+    36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:56.506389 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1647672}]]}
W20251024 01:52:56.507622  7446 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:56.507820  7446 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 49) took 1224 ms. Trace:
I20251024 01:52:56.507922  7446 rpcz_store.cc:276] 1024 01:52:55.283706 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.283871 (+   165us) service_pool.cc:225] Handling call
1024 01:52:56.507785 (+1223914us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.507130 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.507411 (+   281us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.507490 (+    79us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.507498 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.507524 (+    26us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.507528 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.507558 (+    30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:56.507564 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1222964}]]}
W20251024 01:52:56.508639  7446 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:56.508872  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 455ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.509610  7446 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:56.510963  7446 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:56.512398  7446 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:56.524075  7437 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.226s	user 0.000s	sys 0.000s
W20251024 01:52:56.525272  7456 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.217s	user 0.000s	sys 0.000s
I20251024 01:52:56.528419  7437 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 37) took 2385 ms. Trace:
I20251024 01:52:56.528565  7437 rpcz_store.cc:276] 1024 01:52:54.143010 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.144691 (+  1681us) service_pool.cc:225] Handling call
1024 01:52:56.528397 (+2383706us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.552303 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.552512 (+   209us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.025741 (+473229us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.025755 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.025792 (+    37us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.025795 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.026048 (+   253us) log.cc:844] Serialized 348 byte log entry
1024 01:52:56.297094 (+271046us) op_driver.cc:464] REPLICATION: finished
1024 01:52:56.297275 (+   181us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:56.298233 (+   958us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:56.298511 (+   278us) log.cc:844] Serialized 5 byte log entry
1024 01:52:56.527688 (+229177us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:56.528240 (+   552us) log.cc:844] Serialized 14 byte log entry
1024 01:52:56.528350 (+   110us) alter_schema_op.cc:73] Released schema lock
1024 01:52:56.528357 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":95,"prepare.queue_time_us":1407336,"prepare.run_cpu_time_us":78086,"prepare.run_wall_time_us":473809,"replication_time_us":271255}]]}
W20251024 01:52:56.528889  7424 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 484ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.530103  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 28) took 2386 ms. Trace:
W20251024 01:52:56.530570  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 290ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.530932  7040 catalog_manager.cc:5741] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575) does not have the latest schema for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 7
I20251024 01:52:56.530304  7456 rpcz_store.cc:276] 1024 01:52:54.143351 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.145616 (+  2265us) service_pool.cc:225] Handling call
1024 01:52:56.530046 (+2384430us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.535273 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.535540 (+   267us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:55.857659 (+322119us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:55.857668 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:55.857711 (+    43us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:55.857714 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:55.857950 (+   236us) log.cc:844] Serialized 348 byte log entry
1024 01:52:56.306469 (+448519us) op_driver.cc:464] REPLICATION: finished
1024 01:52:56.306618 (+   149us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:56.307581 (+   963us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:56.307914 (+   333us) log.cc:844] Serialized 5 byte log entry
1024 01:52:56.528730 (+220816us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:56.529142 (+   412us) log.cc:844] Serialized 14 byte log entry
1024 01:52:56.530007 (+   865us) alter_schema_op.cc:73] Released schema lock
1024 01:52:56.530014 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"prepare.queue_time_us":1389382,"prepare.run_cpu_time_us":45377,"prepare.run_wall_time_us":323127,"replication_time_us":448711}]]}
W20251024 01:52:56.573429  7026 catalog_manager.cc:5064] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]): Illegal state: Tablet not RUNNING: STOPPING
W20251024 01:52:56.574887  7026 catalog_manager.cc:5058] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141): alter failed for tablet 72cdeedc009745d8b585fdd2d8757363 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 72cdeedc009745d8b585fdd2d8757363
I20251024 01:52:56.640892  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 44) took 1780 ms. Trace:
I20251024 01:52:56.641050  7462 rpcz_store.cc:276] 1024 01:52:54.860535 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.861048 (+   513us) service_pool.cc:225] Handling call
1024 01:52:56.640824 (+1779776us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.674404 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.674651 (+   247us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.207491 (+532840us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.207500 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.207550 (+    50us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.207554 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.207791 (+   237us) log.cc:844] Serialized 400 byte log entry
1024 01:52:56.500528 (+292737us) op_driver.cc:464] REPLICATION: finished
1024 01:52:56.500637 (+   109us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:56.501593 (+   956us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:56.501915 (+   322us) log.cc:844] Serialized 5 byte log entry
1024 01:52:56.639883 (+137968us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:56.640492 (+   609us) log.cc:844] Serialized 14 byte log entry
1024 01:52:56.640769 (+   277us) alter_schema_op.cc:73] Released schema lock
1024 01:52:56.640776 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":813053,"prepare.run_cpu_time_us":86670,"prepare.run_wall_time_us":533458,"replication_time_us":292943}]]}
W20251024 01:52:56.641489  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 266ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.649434  7459 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.277s	user 0.001s	sys 0.001s
I20251024 01:52:56.654706  7459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 30) took 1797 ms. Trace:
W20251024 01:52:56.655172  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 332ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.654914  7459 rpcz_store.cc:276] 1024 01:52:54.857487 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.857547 (+    60us) service_pool.cc:225] Handling call
1024 01:52:56.654647 (+1797100us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.818819 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.819068 (+   249us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.236218 (+417150us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.236228 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.236268 (+    40us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.236271 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.236506 (+   235us) log.cc:844] Serialized 400 byte log entry
1024 01:52:56.370639 (+134133us) op_driver.cc:464] REPLICATION: finished
1024 01:52:56.370763 (+   124us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:56.371680 (+   917us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:56.371971 (+   291us) log.cc:844] Serialized 5 byte log entry
1024 01:52:56.653430 (+281459us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:56.654242 (+   812us) log.cc:844] Serialized 14 byte log entry
1024 01:52:56.654596 (+   354us) alter_schema_op.cc:73] Released schema lock
1024 01:52:56.654601 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":960955,"prepare.run_cpu_time_us":72039,"prepare.run_wall_time_us":418264,"replication_time_us":134338}]]}
I20251024 01:52:56.655951  7038 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 9
W20251024 01:52:56.693634  7421 consensus_queue.cc:1175] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1495c06affec4f54a2d65ead2a0abc86" status { last_received { term: 1 index: 8 } last_committed_idx: 7 last_received_current_leader { term: 1 index: 8 } }
W20251024 01:52:56.694394  7461 log.cc:510] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 370ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.732719  7441 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.329s	user 0.001s	sys 0.000s
I20251024 01:52:56.738715  7441 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 44) took 2209 ms. Trace:
I20251024 01:52:56.738904  7441 rpcz_store.cc:276] 1024 01:52:54.528987 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.529037 (+    50us) service_pool.cc:225] Handling call
1024 01:52:56.738648 (+2209611us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.506417 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.506640 (+   223us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.111313 (+604673us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.111326 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.111372 (+    46us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.111375 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.111645 (+   270us) log.cc:844] Serialized 374 byte log entry
1024 01:52:56.402510 (+290865us) op_driver.cc:464] REPLICATION: finished
1024 01:52:56.402670 (+   160us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:56.403799 (+  1129us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:56.404113 (+   314us) log.cc:844] Serialized 5 byte log entry
1024 01:52:56.737612 (+333499us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:56.738513 (+   901us) log.cc:844] Serialized 14 byte log entry
1024 01:52:56.738591 (+    78us) alter_schema_op.cc:73] Released schema lock
1024 01:52:56.738596 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":977083,"prepare.run_cpu_time_us":94932,"prepare.run_wall_time_us":605304,"replication_time_us":291090,"spinlock_wait_cycles":92416}]]}
W20251024 01:52:56.739416  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 326ms of latency in SegmentAllocator::Sync()
I20251024 01:52:56.740694  7041 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 8
I20251024 01:52:56.770690  7464 ts_tablet_manager.cc:1916] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251024 01:52:56.774973  7028 catalog_manager.cc:5058] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): alter failed for tablet ddd598d6e4ff42da89c5a4945154d285 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20251024 01:52:56.779219  7464 ts_tablet_manager.cc:1929] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20251024 01:52:56.779443  7464 log.cc:1199] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-1-root/wals/ddd598d6e4ff42da89c5a4945154d285
I20251024 01:52:56.779860  7464 ts_tablet_manager.cc:1950] T ddd598d6e4ff42da89c5a4945154d285 P b1f9a4196ab2459e917e1b432ada4f0b: Deleting consensus metadata
I20251024 01:52:56.781222  7028 catalog_manager.cc:4985] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): tablet ddd598d6e4ff42da89c5a4945154d285 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]) successfully deleted
I20251024 01:52:56.821856  7456 tablet.cc:1722] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: 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
I20251024 01:52:56.822746  7456 tablet.cc:1620] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: MemRowSet was empty: no flush needed.
W20251024 01:52:56.823279  7426 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 400ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.872920  7028 catalog_manager.cc:5058] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): alter failed for tablet ddd598d6e4ff42da89c5a4945154d285 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: ddd598d6e4ff42da89c5a4945154d285
I20251024 01:52:56.908283  7462 tablet.cc:1722] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: 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,
    19:new_c7 INT32 NULLABLE,
    20:new_c8 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 9 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,
    20:new_c8 INT32 NULLABLE,
    21:new_c9 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 10
I20251024 01:52:56.909194  7462 tablet.cc:1620] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: MemRowSet was empty: no flush needed.
W20251024 01:52:56.909904  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 317ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.958282  7028 catalog_manager.cc:5058] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): alter failed for tablet ddd598d6e4ff42da89c5a4945154d285 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: ddd598d6e4ff42da89c5a4945154d285
I20251024 01:52:56.968152  7039 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Sending DeleteTablet for 1 replicas of tablet dc1cd44d9702452aa6c97212374c0ef4
I20251024 01:52:56.969528  7199 tablet_service.cc:1552] Processing DeleteTablet for tablet dc1cd44d9702452aa6c97212374c0ef4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:56 UTC) from {username='slave'} at 127.0.0.1:57636
I20251024 01:52:56.969812  7197 tablet_service.cc:1552] Processing DeleteTablet for tablet dc1cd44d9702452aa6c97212374c0ef4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:56 UTC) from {username='slave'} at 127.0.0.1:57636
I20251024 01:52:56.970060  7464 tablet_replica.cc:333] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: stopping tablet replica
I20251024 01:52:56.969923  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
I20251024 01:52:56.970300  7464 raft_consensus.cc:2243] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:56.970516  7464 pending_rounds.cc:70] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Trying to abort 1 pending ops.
I20251024 01:52:56.970585  7464 pending_rounds.cc:77] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Aborting op as it isn't in flight: id { term: 1 index: 9 } timestamp: 54 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "dc1cd44d9702452aa6c97212374c0ef4" 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: "b1f9a4196ab2459e917e1b432ada4f0b" new_extra_config { } }
W20251024 01:52:56.970983  7464 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57636: Aborted: Op aborted
I20251024 01:52:56.971161  7464 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 40) took 2445 ms. Trace:
I20251024 01:52:56.971261  7464 rpcz_store.cc:276] 1024 01:52:54.525664 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.525710 (+    46us) service_pool.cc:225] Handling call
1024 01:52:56.971116 (+2445406us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.026191 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.026477 (+   286us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.528372 (+501895us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.528381 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.528420 (+    39us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.528423 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.528634 (+   211us) log.cc:844] Serialized 374 byte log entry
1024 01:52:56.970924 (+442290us) op_driver.cc:464] REPLICATION: finished
1024 01:52:56.970938 (+    14us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1024 01:52:56.970945 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1500131,"prepare.run_cpu_time_us":83993,"prepare.run_wall_time_us":502525,"replication_time_us":442463}]]}
I20251024 01:52:56.971853  7464 raft_consensus.cc:2272] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:56.972003  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57636: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:56.972193  7442 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 43) took 2116 ms. Trace:
I20251024 01:52:56.972281  7442 rpcz_store.cc:276] 1024 01:52:54.855844 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.856049 (+   205us) service_pool.cc:225] Handling call
1024 01:52:56.972150 (+2116101us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.528745 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.528991 (+   246us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.971782 (+442791us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.971791 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.971840 (+    49us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.971845 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.971951 (+   106us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:56.971957 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1672416,"spinlock_wait_cycles":142592}]]}
W20251024 01:52:56.973117  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57636: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:56.973281  7442 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 46) took 1692 ms. Trace:
I20251024 01:52:56.973376  7442 rpcz_store.cc:276] 1024 01:52:55.281042 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.281124 (+    82us) service_pool.cc:225] Handling call
1024 01:52:56.973241 (+1692117us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.972645 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.972868 (+   223us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.972981 (+   113us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.972991 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.973039 (+    48us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.973042 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.973066 (+    24us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:56.973071 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1691045}]]}
W20251024 01:52:56.974004  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 175ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.974615  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57636: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:56.974828  7442 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 49) took 1413 ms. Trace:
I20251024 01:52:56.974921  7442 rpcz_store.cc:276] 1024 01:52:55.561765 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.561818 (+    53us) service_pool.cc:225] Handling call
1024 01:52:56.974794 (+1412976us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.973703 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.973898 (+   195us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.974482 (+   584us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.974490 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.974532 (+    42us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.974535 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.974560 (+    25us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:56.974565 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1411593}]]}
W20251024 01:52:56.975543  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57636: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:56.975718  7442 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 52) took 1201 ms. Trace:
I20251024 01:52:56.975812  7442 rpcz_store.cc:276] 1024 01:52:55.774461 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.774529 (+    68us) service_pool.cc:225] Handling call
1024 01:52:56.975681 (+1201152us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.975239 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.975424 (+   185us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.975431 (+     7us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.975436 (+     5us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.975453 (+    17us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.975458 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.975481 (+    23us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:56.975486 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1200360}]]}
W20251024 01:52:56.976661  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57636: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:56.978199  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57636: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:56.978968  7041 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 8
I20251024 01:52:56.979645  7040 catalog_manager.cc:5741] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141) does not have the latest schema for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 9
W20251024 01:52:56.979749  7442 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57636: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:56.988505  7459 tablet.cc:1722] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: 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,
    19:new_c7 INT32 NULLABLE,
    20:new_c8 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 9 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,
    20:new_c8 INT32 NULLABLE,
    21:new_c9 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 10
I20251024 01:52:56.989378  7459 tablet.cc:1620] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: MemRowSet was empty: no flush needed.
W20251024 01:52:56.990291  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 210ms of latency in SegmentAllocator::Sync()
W20251024 01:52:56.991876  7028 catalog_manager.cc:5058] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): alter failed for tablet ddd598d6e4ff42da89c5a4945154d285 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: ddd598d6e4ff42da89c5a4945154d285
W20251024 01:52:57.013589  7424 consensus_queue.cc:1175] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b1f9a4196ab2459e917e1b432ada4f0b" status { last_received { term: 1 index: 9 } last_committed_idx: 8 last_received_current_leader { term: 1 index: 9 } }
W20251024 01:52:57.014724  7464 log.cc:510] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 220ms of latency in SegmentAllocator::Sync()
W20251024 01:52:57.027489  7028 catalog_manager.cc:5058] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): alter failed for tablet ddd598d6e4ff42da89c5a4945154d285 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: ddd598d6e4ff42da89c5a4945154d285
I20251024 01:52:57.065122  7461 ts_tablet_manager.cc:1916] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:57.066550  7441 tablet.cc:1722] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: 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,
    19:new_c7 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 8 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,
    20:new_c8 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 9
I20251024 01:52:57.067360  7441 tablet.cc:1620] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:57.067857  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 194ms of latency in SegmentAllocator::Sync()
I20251024 01:52:57.072641  7461 ts_tablet_manager.cc:1929] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20251024 01:52:57.072788  7461 log.cc:1199] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-0-root/wals/8c1e9bb826d44f0bb070b4f5523d0e34
I20251024 01:52:57.073144  7461 ts_tablet_manager.cc:1950] T 8c1e9bb826d44f0bb070b4f5523d0e34 P 1495c06affec4f54a2d65ead2a0abc86: Deleting consensus metadata
I20251024 01:52:57.074388  7026 catalog_manager.cc:4985] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]) successfully deleted
W20251024 01:52:57.074682  7026 catalog_manager.cc:4952] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): delete failed for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 because the tablet was not found. No further retry: Not found: Tablet not found: 8c1e9bb826d44f0bb070b4f5523d0e34
W20251024 01:52:57.125074  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 8c1e9bb826d44f0bb070b4f5523d0e34
W20251024 01:52:57.125407  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 8c1e9bb826d44f0bb070b4f5523d0e34
W20251024 01:52:57.132673  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 8c1e9bb826d44f0bb070b4f5523d0e34
W20251024 01:52:57.133114  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 8c1e9bb826d44f0bb070b4f5523d0e34
W20251024 01:52:57.151162  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 8c1e9bb826d44f0bb070b4f5523d0e34
I20251024 01:52:57.153069  7042 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Sending DeleteTablet for 1 replicas of tablet d764ed51519e4c9b90626a1948c0ae6c
I20251024 01:52:57.154572  7268 tablet_service.cc:1552] Processing DeleteTablet for tablet d764ed51519e4c9b90626a1948c0ae6c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:56 UTC) from {username='slave'} at 127.0.0.1:35000
I20251024 01:52:57.155140  7267 tablet_service.cc:1552] Processing DeleteTablet for tablet d764ed51519e4c9b90626a1948c0ae6c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:56 UTC) from {username='slave'} at 127.0.0.1:35000
W20251024 01:52:57.157045  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 8c1e9bb826d44f0bb070b4f5523d0e34
I20251024 01:52:57.157459  7470 tablet_replica.cc:333] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: stopping tablet replica
I20251024 01:52:57.157706  7470 raft_consensus.cc:2243] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:57.157924  7470 raft_consensus.cc:2272] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:57.158161  7038 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:57.161528  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 416ms of latency in SegmentAllocator::Sync()
W20251024 01:52:57.165074  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 8c1e9bb826d44f0bb070b4f5523d0e34
W20251024 01:52:57.175038  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet 8c1e9bb826d44f0bb070b4f5523d0e34 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 8c1e9bb826d44f0bb070b4f5523d0e34
W20251024 01:52:57.200657  7459 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.211s	user 0.000s	sys 0.002s
I20251024 01:52:57.205163  7459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 32) took 1918 ms. Trace:
I20251024 01:52:57.205303  7459 rpcz_store.cc:276] 1024 01:52:55.286424 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.287055 (+   631us) service_pool.cc:225] Handling call
1024 01:52:57.205107 (+1918052us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.237150 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.237452 (+   302us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.654635 (+417183us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.654646 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.654673 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.654676 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.654895 (+   219us) log.cc:844] Serialized 426 byte log entry
1024 01:52:56.988256 (+333361us) op_driver.cc:464] REPLICATION: finished
1024 01:52:56.988431 (+   175us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:56.989472 (+  1041us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:56.990115 (+   643us) log.cc:844] Serialized 5 byte log entry
1024 01:52:57.204371 (+214256us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:57.205008 (+   637us) log.cc:844] Serialized 14 byte log entry
1024 01:52:57.205055 (+    47us) alter_schema_op.cc:73] Released schema lock
1024 01:52:57.205062 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73,"prepare.queue_time_us":949782,"prepare.run_cpu_time_us":78678,"prepare.run_wall_time_us":417812,"replication_time_us":333505}]]}
W20251024 01:52:57.205675  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 292ms of latency in SegmentAllocator::Sync()
W20251024 01:52:57.223593  7456 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.400s	user 0.001s	sys 0.000s
W20251024 01:52:57.227164  7462 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.317s	user 0.001s	sys 0.001s
I20251024 01:52:57.231509  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 47) took 1942 ms. Trace:
I20251024 01:52:57.231647  7462 rpcz_store.cc:276] 1024 01:52:55.289448 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.290115 (+   667us) service_pool.cc:225] Handling call
1024 01:52:57.231455 (+1941340us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.207912 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.208137 (+   225us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.640831 (+432694us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.640843 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.640884 (+    41us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.640887 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.641193 (+   306us) log.cc:844] Serialized 426 byte log entry
1024 01:52:56.908111 (+266918us) op_driver.cc:464] REPLICATION: finished
1024 01:52:56.908246 (+   135us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:56.909293 (+  1047us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:56.909765 (+   472us) log.cc:844] Serialized 5 byte log entry
1024 01:52:57.230789 (+321024us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:57.231368 (+   579us) log.cc:844] Serialized 14 byte log entry
1024 01:52:57.231415 (+    47us) alter_schema_op.cc:73] Released schema lock
1024 01:52:57.231419 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":917418,"prepare.run_cpu_time_us":80265,"prepare.run_wall_time_us":433345,"replication_time_us":267179}]]}
W20251024 01:52:57.231993  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 269ms of latency in SegmentAllocator::Sync()
I20251024 01:52:57.233146  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 30) took 2706 ms. Trace:
W20251024 01:52:57.233462  7443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35000: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:57.233278  7456 rpcz_store.cc:276] 1024 01:52:54.526984 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.527099 (+   115us) service_pool.cc:225] Handling call
1024 01:52:57.233090 (+2705991us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:55.858446 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:55.858630 (+   184us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.530036 (+671406us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.530044 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.530069 (+    25us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.530073 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.530335 (+   262us) log.cc:844] Serialized 374 byte log entry
1024 01:52:56.821638 (+291303us) op_driver.cc:464] REPLICATION: finished
1024 01:52:56.821793 (+   155us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:56.822837 (+  1044us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:56.823157 (+   320us) log.cc:844] Serialized 5 byte log entry
1024 01:52:57.232548 (+409391us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:57.233009 (+   461us) log.cc:844] Serialized 14 byte log entry
1024 01:52:57.233050 (+    41us) alter_schema_op.cc:73] Released schema lock
1024 01:52:57.233056 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":71,"prepare.queue_time_us":1331046,"prepare.run_cpu_time_us":113644,"prepare.run_wall_time_us":671951,"replication_time_us":291518}]]}
I20251024 01:52:57.233664  7443 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 32) took 2378 ms. Trace:
I20251024 01:52:57.233767  7443 rpcz_store.cc:276] 1024 01:52:54.854957 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.855018 (+    61us) service_pool.cc:225] Handling call
1024 01:52:57.233624 (+2378606us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.530437 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.530700 (+   263us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.233319 (+702619us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.233339 (+    20us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.233364 (+    25us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.233367 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.233399 (+    32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:57.233409 (+    10us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1675035}]]}
I20251024 01:52:57.235385  7464 ts_tablet_manager.cc:1916] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:57.242569  7464 ts_tablet_manager.cc:1929] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20251024 01:52:57.242746  7464 log.cc:1199] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-1-root/wals/dc1cd44d9702452aa6c97212374c0ef4
I20251024 01:52:57.243211  7464 ts_tablet_manager.cc:1950] T dc1cd44d9702452aa6c97212374c0ef4 P b1f9a4196ab2459e917e1b432ada4f0b: Deleting consensus metadata
I20251024 01:52:57.244402  7028 catalog_manager.cc:4985] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]) successfully deleted
W20251024 01:52:57.244683  7028 catalog_manager.cc:4952] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): delete failed for tablet dc1cd44d9702452aa6c97212374c0ef4 because the tablet was not found. No further retry: Not found: Tablet not found: dc1cd44d9702452aa6c97212374c0ef4
W20251024 01:52:57.245572  7443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35000: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:57.245759  7443 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 34) took 1963 ms. Trace:
I20251024 01:52:57.245852  7443 rpcz_store.cc:276] 1024 01:52:55.282638 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.282687 (+    49us) service_pool.cc:225] Handling call
1024 01:52:57.245729 (+1963042us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.234248 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.234502 (+   254us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.245425 (+ 10923us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.245436 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.245465 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.245470 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.245508 (+    38us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:57.245515 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1951252}]]}
I20251024 01:52:57.266687  7441 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 47) took 2406 ms. Trace:
W20251024 01:52:57.267127  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 151ms of latency in SegmentAllocator::Sync()
I20251024 01:52:57.266839  7441 rpcz_store.cc:276] 1024 01:52:54.860031 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:54.860544 (+   513us) service_pool.cc:225] Handling call
1024 01:52:57.266631 (+2406087us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.111774 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.112022 (+   248us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:56.738844 (+626822us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:56.738857 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:56.738895 (+    38us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:56.738900 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:56.739141 (+   241us) log.cc:844] Serialized 400 byte log entry
1024 01:52:57.066390 (+327249us) op_driver.cc:464] REPLICATION: finished
1024 01:52:57.066504 (+   114us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:57.067448 (+   944us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:57.067710 (+   262us) log.cc:844] Serialized 5 byte log entry
1024 01:52:57.265727 (+198017us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:57.266315 (+   588us) log.cc:844] Serialized 14 byte log entry
1024 01:52:57.266583 (+   268us) alter_schema_op.cc:73] Released schema lock
1024 01:52:57.266590 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":1250876,"prepare.run_cpu_time_us":112692,"prepare.run_wall_time_us":627779,"replication_time_us":327411}]]}
W20251024 01:52:57.267462  7443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35000: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:57.267872  7443 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 36) took 1706 ms. Trace:
I20251024 01:52:57.267978  7443 rpcz_store.cc:276] 1024 01:52:55.561064 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.561117 (+    53us) service_pool.cc:225] Handling call
1024 01:52:57.267831 (+1706714us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.246285 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.246565 (+   280us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.267335 (+ 20770us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.267342 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.267361 (+    19us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.267365 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.267396 (+    31us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:57.267402 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1684815}]]}
I20251024 01:52:57.268857  7039 catalog_manager.cc:5741] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269) does not have the latest schema for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]). Expected version 10 got 9
W20251024 01:52:57.277905  7028 catalog_manager.cc:5058] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): alter failed for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: dc1cd44d9702452aa6c97212374c0ef4
W20251024 01:52:57.280685  7028 catalog_manager.cc:5058] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): alter failed for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: dc1cd44d9702452aa6c97212374c0ef4
W20251024 01:52:57.293766  7028 catalog_manager.cc:5058] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): alter failed for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: dc1cd44d9702452aa6c97212374c0ef4
W20251024 01:52:57.294497  7443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35000: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:57.294668  7443 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 49) took 1519 ms. Trace:
I20251024 01:52:57.294770  7443 rpcz_store.cc:276] 1024 01:52:55.774842 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.774896 (+    54us) service_pool.cc:225] Handling call
1024 01:52:57.294653 (+1519757us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.268512 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.268742 (+   230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.294358 (+ 25616us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.294371 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.294406 (+    35us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.294410 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.294443 (+    33us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:57.294449 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1493283}]]}
W20251024 01:52:57.302824  7028 catalog_manager.cc:5058] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): alter failed for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: dc1cd44d9702452aa6c97212374c0ef4
W20251024 01:52:57.312729  7028 catalog_manager.cc:5058] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): alter failed for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: dc1cd44d9702452aa6c97212374c0ef4
W20251024 01:52:57.319857  7028 catalog_manager.cc:5058] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): alter failed for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: dc1cd44d9702452aa6c97212374c0ef4
W20251024 01:52:57.327468  7028 catalog_manager.cc:5058] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): alter failed for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: dc1cd44d9702452aa6c97212374c0ef4
W20251024 01:52:57.328382  7443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35000: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:57.328562  7443 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 55) took 1283 ms. Trace:
I20251024 01:52:57.328634  7443 rpcz_store.cc:276] 1024 01:52:56.045087 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:56.045133 (+    46us) service_pool.cc:225] Handling call
1024 01:52:57.328550 (+1283417us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.295349 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.295608 (+   259us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.328263 (+ 32655us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.328274 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.328307 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.328313 (+     6us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.328346 (+    33us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:57.328359 (+    13us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1249907}]]}
W20251024 01:52:57.367599  7028 catalog_manager.cc:5058] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): alter failed for tablet dc1cd44d9702452aa6c97212374c0ef4 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: dc1cd44d9702452aa6c97212374c0ef4
W20251024 01:52:57.370707  7443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35000: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:57.370956  7443 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35000 (request call id 60) took 1123 ms. Trace:
I20251024 01:52:57.371050  7443 rpcz_store.cc:276] 1024 01:52:56.247312 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:56.247482 (+   170us) service_pool.cc:225] Handling call
1024 01:52:57.370910 (+1123428us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.329027 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.329240 (+   213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.370587 (+ 41347us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.370597 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.370632 (+    35us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.370638 (+     6us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.370673 (+    35us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:57.370680 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1081278}]]}
I20251024 01:52:57.418886  7441 tablet.cc:1722] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: 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,
    19:new_c7 INT32 NULLABLE,
    20:new_c8 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 9 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,
    20:new_c8 INT32 NULLABLE,
    21:new_c9 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 10
I20251024 01:52:57.419685  7441 tablet.cc:1620] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: MemRowSet was empty: no flush needed.
W20251024 01:52:57.420199  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 126ms of latency in SegmentAllocator::Sync()
W20251024 01:52:57.423614  7443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35000: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:57.489638  7443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35000: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:57.498903  7459 tablet.cc:1717] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Skipping requested alter to schema version 10, tablet already version 10
I20251024 01:52:57.499516  7459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 34) took 1938 ms. Trace:
I20251024 01:52:57.499644  7459 rpcz_store.cc:276] 1024 01:52:55.561472 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.561610 (+   138us) service_pool.cc:225] Handling call
1024 01:52:57.499469 (+1937859us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.655015 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.655293 (+   278us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.205146 (+549853us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.205156 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.205197 (+    41us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.205202 (+     5us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.205424 (+   222us) log.cc:844] Serialized 426 byte log entry
1024 01:52:57.498707 (+293283us) op_driver.cc:464] REPLICATION: finished
1024 01:52:57.498826 (+   119us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:57.499367 (+   541us) log.cc:844] Serialized 96 byte log entry
1024 01:52:57.499418 (+    51us) alter_schema_op.cc:73] Released schema lock
1024 01:52:57.499423 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":1093119,"prepare.run_cpu_time_us":119066,"prepare.run_wall_time_us":550466,"replication_time_us":293460}]]}
W20251024 01:52:57.500747  7428 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 184ms of latency in SegmentAllocator::Sync()
I20251024 01:52:57.501576  7462 tablet.cc:1717] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Skipping requested alter to schema version 10, tablet already version 10
I20251024 01:52:57.501896  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 50) took 1939 ms. Trace:
I20251024 01:52:57.501998  7462 rpcz_store.cc:276] 1024 01:52:55.562890 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.562974 (+    84us) service_pool.cc:225] Handling call
1024 01:52:57.501855 (+1938881us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.641313 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.641583 (+   270us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.231452 (+589869us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.231462 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.231511 (+    49us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.231514 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.231747 (+   233us) log.cc:844] Serialized 426 byte log entry
1024 01:52:57.501422 (+269675us) op_driver.cc:464] REPLICATION: finished
1024 01:52:57.501513 (+    91us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:57.501777 (+   264us) log.cc:844] Serialized 96 byte log entry
1024 01:52:57.501815 (+    38us) alter_schema_op.cc:73] Released schema lock
1024 01:52:57.501822 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":1077993,"prepare.run_cpu_time_us":125093,"prepare.run_wall_time_us":590494,"replication_time_us":269875}]]}
W20251024 01:52:57.502370  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 343ms of latency in SegmentAllocator::Sync()
I20251024 01:52:57.550755  7441 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 50) took 2266 ms. Trace:
I20251024 01:52:57.550906  7441 rpcz_store.cc:276] 1024 01:52:55.283816 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.283882 (+    66us) service_pool.cc:225] Handling call
1024 01:52:57.550693 (+2266811us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:56.739620 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:56.739862 (+   242us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.266613 (+526751us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.266623 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.266652 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.266655 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.266876 (+   221us) log.cc:844] Serialized 426 byte log entry
1024 01:52:57.418659 (+151783us) op_driver.cc:464] REPLICATION: finished
1024 01:52:57.418812 (+   153us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:57.419778 (+   966us) tablet_metadata.cc:689] TabletMetadata updated
1024 01:52:57.420096 (+   318us) log.cc:844] Serialized 5 byte log entry
1024 01:52:57.549982 (+129886us) tablet_metadata.cc:641] Metadata flushed
1024 01:52:57.550582 (+   600us) log.cc:844] Serialized 14 byte log entry
1024 01:52:57.550634 (+    52us) alter_schema_op.cc:73] Released schema lock
1024 01:52:57.550639 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":5504,"child_traces":[["op",{"apply.queue_time_us":57,"mutex_wait_us":34,"prepare.queue_time_us":1455442,"prepare.run_cpu_time_us":108573,"prepare.run_wall_time_us":527322,"replication_time_us":151963}]]}
W20251024 01:52:57.552112  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 282ms of latency in SegmentAllocator::Sync()
W20251024 01:52:57.572588  7470 log.cc:510] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Injecting 253ms of latency in SegmentAllocator::Sync()
I20251024 01:52:57.580574  7038 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Sending DeleteTablet for 1 replicas of tablet 0932b2c5c0784900a777d9e15c25789e
I20251024 01:52:57.581568  7336 tablet_service.cc:1552] Processing DeleteTablet for tablet 0932b2c5c0784900a777d9e15c25789e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:57 UTC) from {username='slave'} at 127.0.0.1:54636
W20251024 01:52:57.581859  7027 catalog_manager.cc:5064] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]): Illegal state: Tablet not RUNNING: STOPPING
I20251024 01:52:57.582721  7472 tablet_replica.cc:333] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: stopping tablet replica
I20251024 01:52:57.582628  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
I20251024 01:52:57.582916  7472 raft_consensus.cc:2243] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:57.583173  7472 pending_rounds.cc:70] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Trying to abort 1 pending ops.
I20251024 01:52:57.583278  7472 pending_rounds.cc:77] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Aborting op as it isn't in flight: id { term: 1 index: 13 } timestamp: 29 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "0932b2c5c0784900a777d9e15c25789e" 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: "dcb7c3134e6e4bcf9b2c5daebe132c79" new_extra_config { } }
W20251024 01:52:57.583667  7472 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54636: Aborted: Op aborted
I20251024 01:52:57.583864  7472 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 36) took 1804 ms. Trace:
I20251024 01:52:57.583976  7472 rpcz_store.cc:276] 1024 01:52:55.779460 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.779514 (+    54us) service_pool.cc:225] Handling call
1024 01:52:57.583825 (+1804311us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.205536 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.205800 (+   264us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.500224 (+294424us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.500235 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.500259 (+    24us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.500262 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.500469 (+   207us) log.cc:844] Serialized 426 byte log entry
1024 01:52:57.583591 (+ 83122us) op_driver.cc:464] REPLICATION: finished
1024 01:52:57.583609 (+    18us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1024 01:52:57.583616 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1425690,"prepare.run_cpu_time_us":61573,"prepare.run_wall_time_us":294985,"replication_time_us":83290}]]}
I20251024 01:52:57.584470  7472 raft_consensus.cc:2272] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:57.584679  7419 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54636: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:57.584846  7419 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 38) took 1538 ms. Trace:
I20251024 01:52:57.584951  7419 rpcz_store.cc:276] 1024 01:52:56.046110 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:56.046978 (+   868us) service_pool.cc:225] Handling call
1024 01:52:57.584810 (+1537832us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.500551 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.500732 (+   181us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.584537 (+ 83805us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.584546 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.584589 (+    43us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.584593 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.584625 (+    32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:57.584631 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1453197}]]}
W20251024 01:52:57.585708  7419 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54636: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:57.585819  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 267ms of latency in SegmentAllocator::Sync()
I20251024 01:52:57.585848  7419 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 39) took 1334 ms. Trace:
I20251024 01:52:57.585942  7419 rpcz_store.cc:276] 1024 01:52:56.251968 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:56.252024 (+    56us) service_pool.cc:225] Handling call
1024 01:52:57.585812 (+1333788us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.585424 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.585606 (+   182us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.585615 (+     9us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.585620 (+     5us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.585635 (+    15us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.585637 (+     2us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.585658 (+    21us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:57.585664 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1333132}]]}
W20251024 01:52:57.586983  7419 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54636: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:57.587121  7419 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54636 (request call id 59) took 1086 ms. Trace:
I20251024 01:52:57.587196  7419 rpcz_store.cc:276] 1024 01:52:56.500934 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:56.501025 (+    91us) service_pool.cc:225] Handling call
1024 01:52:57.587087 (+1086062us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.586465 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.586594 (+   129us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.586907 (+   313us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.586911 (+     4us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.586924 (+    13us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.586925 (+     1us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.586943 (+    18us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:57.586947 (+     4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1085032}]]}
W20251024 01:52:57.587913  7419 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54636: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:57.685034  7428 consensus_queue.cc:1175] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "dcb7c3134e6e4bcf9b2c5daebe132c79" status { last_received { term: 1 index: 13 } last_committed_idx: 12 last_received_current_leader { term: 1 index: 13 } }
W20251024 01:52:57.685987  7472 log.cc:510] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 106ms of latency in SegmentAllocator::Sync()
I20251024 01:52:57.792654  7472 ts_tablet_manager.cc:1916] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:57.797561  7472 ts_tablet_manager.cc:1929] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.13
I20251024 01:52:57.797731  7472 log.cc:1199] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-3-root/wals/0932b2c5c0784900a777d9e15c25789e
I20251024 01:52:57.798161  7472 ts_tablet_manager.cc:1950] T 0932b2c5c0784900a777d9e15c25789e P dcb7c3134e6e4bcf9b2c5daebe132c79: Deleting consensus metadata
I20251024 01:52:57.799355  7026 catalog_manager.cc:4985] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141): tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]) successfully deleted
I20251024 01:52:57.826372  7470 ts_tablet_manager.cc:1916] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:57.831837  7470 ts_tablet_manager.cc:1929] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20251024 01:52:57.831967  7470 log.cc:1199] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-2-root/wals/d764ed51519e4c9b90626a1948c0ae6c
I20251024 01:52:57.832337  7470 ts_tablet_manager.cc:1950] T d764ed51519e4c9b90626a1948c0ae6c P ada3626aa6824fad823b2848558ff6e0: Deleting consensus metadata
I20251024 01:52:57.833609  7027 catalog_manager.cc:4985] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]) successfully deleted
W20251024 01:52:57.833942  7027 catalog_manager.cc:4952] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): delete failed for tablet d764ed51519e4c9b90626a1948c0ae6c because the tablet was not found. No further retry: Not found: Tablet not found: d764ed51519e4c9b90626a1948c0ae6c
I20251024 01:52:57.834794  7441 tablet.cc:1717] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Skipping requested alter to schema version 10, tablet already version 10
I20251024 01:52:57.835134  7441 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 53) took 2272 ms. Trace:
I20251024 01:52:57.835255  7441 rpcz_store.cc:276] 1024 01:52:55.562298 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.562352 (+    54us) service_pool.cc:225] Handling call
1024 01:52:57.835085 (+2272733us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.266988 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.267397 (+   409us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.551569 (+284172us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.551578 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.551606 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.551609 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.551823 (+   214us) log.cc:844] Serialized 426 byte log entry
1024 01:52:57.834644 (+282821us) op_driver.cc:464] REPLICATION: finished
1024 01:52:57.834738 (+    94us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:57.835011 (+   273us) log.cc:844] Serialized 96 byte log entry
1024 01:52:57.835051 (+    40us) alter_schema_op.cc:73] Released schema lock
1024 01:52:57.835054 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":1704337,"prepare.run_cpu_time_us":57313,"prepare.run_wall_time_us":284888,"replication_time_us":282998}]]}
W20251024 01:52:57.835642  7430 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 274ms of latency in SegmentAllocator::Sync()
W20251024 01:52:57.840160  7027 catalog_manager.cc:5058] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: d764ed51519e4c9b90626a1948c0ae6c
I20251024 01:52:57.846186  7462 tablet.cc:1717] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Skipping requested alter to schema version 10, tablet already version 10
I20251024 01:52:57.846665  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 53) took 2070 ms. Trace:
I20251024 01:52:57.846781  7462 rpcz_store.cc:276] 1024 01:52:55.776135 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.776200 (+    65us) service_pool.cc:225] Handling call
1024 01:52:57.846618 (+2070418us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.231856 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.232187 (+   331us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.501896 (+269709us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.501904 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.501925 (+    21us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.501927 (+     2us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.502117 (+   190us) log.cc:844] Serialized 426 byte log entry
1024 01:52:57.845947 (+343830us) op_driver.cc:464] REPLICATION: finished
1024 01:52:57.846051 (+   104us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:57.846524 (+   473us) log.cc:844] Serialized 96 byte log entry
1024 01:52:57.846572 (+    48us) alter_schema_op.cc:73] Released schema lock
1024 01:52:57.846575 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":1455356,"prepare.run_cpu_time_us":54396,"prepare.run_wall_time_us":270317,"replication_time_us":343986}]]}
W20251024 01:52:57.847211  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 115ms of latency in SegmentAllocator::Sync()
I20251024 01:52:57.854946  7042 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Sending DeleteTablet for 1 replicas of tablet e66e210cea04444185e31eaf7c16c730
I20251024 01:52:57.855921  7128 tablet_service.cc:1552] Processing DeleteTablet for tablet e66e210cea04444185e31eaf7c16c730 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:57 UTC) from {username='slave'} at 127.0.0.1:39094
W20251024 01:52:57.856287  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 250ms of latency in SegmentAllocator::Sync()
I20251024 01:52:57.856535  7473 tablet_replica.cc:333] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: stopping tablet replica
I20251024 01:52:57.856743  7473 raft_consensus.cc:2243] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:57.856958  7473 pending_rounds.cc:70] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Trying to abort 1 pending ops.
I20251024 01:52:57.857048  7473 pending_rounds.cc:77] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Aborting op as it isn't in flight: id { term: 1 index: 13 } timestamp: 43 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "e66e210cea04444185e31eaf7c16c730" 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: "1495c06affec4f54a2d65ead2a0abc86" new_extra_config { } }
I20251024 01:52:57.857270  7042 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36546:
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
W20251024 01:52:57.857481  7473 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Aborted: Op aborted
W20251024 01:52:57.857380  7027 catalog_manager.cc:5058] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: d764ed51519e4c9b90626a1948c0ae6c
I20251024 01:52:57.857640  7473 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 55) took 2080 ms. Trace:
I20251024 01:52:57.857729  7473 rpcz_store.cc:276] 1024 01:52:55.777480 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:55.778312 (+   832us) service_pool.cc:225] Handling call
1024 01:52:57.857599 (+2079287us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.551923 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.552207 (+   284us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.835082 (+282875us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.835092 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.835124 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.835127 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.835336 (+   209us) log.cc:844] Serialized 426 byte log entry
1024 01:52:57.857418 (+ 22082us) op_driver.cc:464] REPLICATION: finished
1024 01:52:57.857427 (+     9us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1024 01:52:57.857432 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1773283,"prepare.run_cpu_time_us":46737,"prepare.run_wall_time_us":283455,"replication_time_us":22248}]]}
I20251024 01:52:57.858292  7473 raft_consensus.cc:2272] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:57.858448  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:57.858589  7435 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 74) took 1810 ms. Trace:
I20251024 01:52:57.858652  7435 rpcz_store.cc:276] 1024 01:52:56.047805 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:56.047866 (+    61us) service_pool.cc:225] Handling call
1024 01:52:57.858566 (+1810700us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.835511 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.835824 (+   313us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.858316 (+ 22492us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.858326 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.858353 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.858357 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.858400 (+    43us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:57.858408 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1787295,"spinlock_wait_cycles":14592}]]}
W20251024 01:52:57.859505  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:57.859627  7435 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 77) took 1607 ms. Trace:
I20251024 01:52:57.859690  7435 rpcz_store.cc:276] 1024 01:52:56.251823 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:56.251992 (+   169us) service_pool.cc:225] Handling call
1024 01:52:57.859604 (+1607612us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.859047 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.859198 (+   151us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.859405 (+   207us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.859411 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.859429 (+    18us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.859431 (+     2us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.859463 (+    32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:57.859468 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1606751}]]}
W20251024 01:52:57.860236  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
I20251024 01:52:57.860383  7435 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:39094 (request call id 79) took 1358 ms. Trace:
I20251024 01:52:57.860486  7435 rpcz_store.cc:276] 1024 01:52:56.501834 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:56.504780 (+  2946us) service_pool.cc:225] Handling call
1024 01:52:57.860354 (+1355574us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.859944 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.860139 (+   195us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.860145 (+     6us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.860151 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.860171 (+    20us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.860175 (+     4us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.860197 (+    22us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1024 01:52:57.860203 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1354783}]]}
W20251024 01:52:57.861809  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:57.863117  7435 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39094: Illegal state: RaftConsensus is not running: State = Stopped
W20251024 01:52:57.866189  7027 catalog_manager.cc:5058] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: d764ed51519e4c9b90626a1948c0ae6c
W20251024 01:52:57.891047  7026 catalog_manager.cc:5058] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141): alter failed for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 0932b2c5c0784900a777d9e15c25789e
W20251024 01:52:57.899179  7026 catalog_manager.cc:5058] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141): alter failed for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 0932b2c5c0784900a777d9e15c25789e
W20251024 01:52:57.905458  7027 catalog_manager.cc:5058] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: d764ed51519e4c9b90626a1948c0ae6c
W20251024 01:52:57.924549  7026 catalog_manager.cc:5058] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141): alter failed for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 0932b2c5c0784900a777d9e15c25789e
W20251024 01:52:57.937561  7026 catalog_manager.cc:5058] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141): alter failed for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 0932b2c5c0784900a777d9e15c25789e
W20251024 01:52:57.956400  7026 catalog_manager.cc:5058] TS dcb7c3134e6e4bcf9b2c5daebe132c79 (127.0.104.4:37141): alter failed for tablet 0932b2c5c0784900a777d9e15c25789e (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: 0932b2c5c0784900a777d9e15c25789e
I20251024 01:52:57.963019  7462 tablet.cc:1717] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Skipping requested alter to schema version 10, tablet already version 10
I20251024 01:52:57.963410  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 55) took 1915 ms. Trace:
I20251024 01:52:57.963498  7462 rpcz_store.cc:276] 1024 01:52:56.048401 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:56.048464 (+    63us) service_pool.cc:225] Handling call
1024 01:52:57.963364 (+1914900us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.502239 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.502458 (+   219us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.846646 (+344188us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.846663 (+    17us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.846692 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.846695 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.846955 (+   260us) log.cc:844] Serialized 426 byte log entry
1024 01:52:57.962835 (+115880us) op_driver.cc:464] REPLICATION: finished
1024 01:52:57.962937 (+   102us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:57.963288 (+   351us) log.cc:844] Serialized 96 byte log entry
1024 01:52:57.963325 (+    37us) alter_schema_op.cc:73] Released schema lock
1024 01:52:57.963329 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":1453484,"prepare.run_cpu_time_us":56191,"prepare.run_wall_time_us":344776,"replication_time_us":116095}]]}
W20251024 01:52:57.964083  7432 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 157ms of latency in SegmentAllocator::Sync()
W20251024 01:52:57.995544  7027 catalog_manager.cc:5058] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: d764ed51519e4c9b90626a1948c0ae6c
W20251024 01:52:58.035732  7027 catalog_manager.cc:5058] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: d764ed51519e4c9b90626a1948c0ae6c
W20251024 01:52:58.073875  7027 catalog_manager.cc:5058] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: d764ed51519e4c9b90626a1948c0ae6c
I20251024 01:52:58.107692  7038 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f] alter complete (version 10)
W20251024 01:52:58.109901  7430 consensus_queue.cc:1175] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1495c06affec4f54a2d65ead2a0abc86" status { last_received { term: 1 index: 13 } last_committed_idx: 12 last_received_current_leader { term: 1 index: 13 } }
W20251024 01:52:58.110536  7473 log.cc:510] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Injecting 302ms of latency in SegmentAllocator::Sync()
W20251024 01:52:58.110558  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 300ms of latency in SegmentAllocator::Sync()
I20251024 01:52:58.121795  7462 tablet.cc:1717] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Skipping requested alter to schema version 10, tablet already version 10
I20251024 01:52:58.122237  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 59) took 1870 ms. Trace:
I20251024 01:52:58.122362  7462 rpcz_store.cc:276] 1024 01:52:56.251568 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:56.251632 (+    64us) service_pool.cc:225] Handling call
1024 01:52:58.122150 (+1870518us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.847063 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.847377 (+   314us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:57.963565 (+116188us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:57.963578 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:57.963604 (+    26us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:57.963607 (+     3us) op_driver.cc:348] REPLICATION: starting
1024 01:52:57.963820 (+   213us) log.cc:844] Serialized 426 byte log entry
1024 01:52:58.121611 (+157791us) op_driver.cc:464] REPLICATION: finished
1024 01:52:58.121732 (+   121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:58.122059 (+   327us) log.cc:844] Serialized 96 byte log entry
1024 01:52:58.122105 (+    46us) alter_schema_op.cc:73] Released schema lock
1024 01:52:58.122112 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"prepare.queue_time_us":1595044,"prepare.run_cpu_time_us":18359,"prepare.run_wall_time_us":116814,"replication_time_us":157976}]]}
I20251024 01:52:58.123082  7462 tablet.cc:1717] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Skipping requested alter to schema version 10, tablet already version 10
I20251024 01:52:58.123383  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57636 (request call id 73) took 1620 ms. Trace:
I20251024 01:52:58.123514  7462 rpcz_store.cc:276] 1024 01:52:56.503156 (+     0us) service_pool.cc:168] Inserting onto call queue
1024 01:52:56.505547 (+  2391us) service_pool.cc:225] Handling call
1024 01:52:58.123335 (+1617788us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1024 01:52:57.963920 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1024 01:52:57.964238 (+   318us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1024 01:52:58.122129 (+157891us) alter_schema_op.cc:66] Acquired schema lock
1024 01:52:58.122138 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1024 01:52:58.122161 (+    23us) alter_schema_op.cc:128] START. Timestamp: 0
1024 01:52:58.122224 (+    63us) op_driver.cc:348] REPLICATION: starting
1024 01:52:58.122447 (+   223us) log.cc:844] Serialized 426 byte log entry
1024 01:52:58.122915 (+   468us) op_driver.cc:464] REPLICATION: finished
1024 01:52:58.123028 (+   113us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1024 01:52:58.123265 (+   237us) log.cc:844] Serialized 96 byte log entry
1024 01:52:58.123304 (+    39us) alter_schema_op.cc:73] Released schema lock
1024 01:52:58.123308 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":1458046,"prepare.run_cpu_time_us":26479,"prepare.run_wall_time_us":158587,"replication_time_us":662}]]}
W20251024 01:52:58.331056  7027 catalog_manager.cc:5058] TS ada3626aa6824fad823b2848558ff6e0 (127.0.104.3:37575): alter failed for tablet d764ed51519e4c9b90626a1948c0ae6c (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: d764ed51519e4c9b90626a1948c0ae6c
I20251024 01:52:58.412438  7042 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Sending DeleteTablet for 1 replicas of tablet 54a67ce06570432ab9cdbeeab01e1851
I20251024 01:52:58.413204  7473 ts_tablet_manager.cc:1916] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:58.413570  7197 tablet_service.cc:1552] Processing DeleteTablet for tablet 54a67ce06570432ab9cdbeeab01e1851 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-24 01:52:58 UTC) from {username='slave'} at 127.0.0.1:57636
W20251024 01:52:58.414233  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20251024 01:52:58.415199  7042 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36546:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
I20251024 01:52:58.415416  7042 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:36546:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
W20251024 01:52:58.418354  7083 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 354ms of latency in SegmentAllocator::Sync()
I20251024 01:52:58.421119  7473 ts_tablet_manager.cc:1929] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.13
I20251024 01:52:58.421296  7473 log.cc:1199] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-0-root/wals/e66e210cea04444185e31eaf7c16c730
I20251024 01:52:58.421653  7473 ts_tablet_manager.cc:1950] T e66e210cea04444185e31eaf7c16c730 P 1495c06affec4f54a2d65ead2a0abc86: Deleting consensus metadata
I20251024 01:52:58.422829  7026 catalog_manager.cc:4985] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]) successfully deleted
I20251024 01:52:58.425840  7474 tablet_replica.cc:333] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: stopping tablet replica
I20251024 01:52:58.426020  7474 raft_consensus.cc:2243] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:58.426302  7474 raft_consensus.cc:2272] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:58.426805  7474 log.cc:510] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 182ms of latency in SegmentAllocator::Sync()
W20251024 01:52:58.464623  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: e66e210cea04444185e31eaf7c16c730
W20251024 01:52:58.489681  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: e66e210cea04444185e31eaf7c16c730
W20251024 01:52:58.520704  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: e66e210cea04444185e31eaf7c16c730
W20251024 01:52:58.528172  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: e66e210cea04444185e31eaf7c16c730
W20251024 01:52:58.532624  7026 catalog_manager.cc:5058] TS 1495c06affec4f54a2d65ead2a0abc86 (127.0.104.1:34269): alter failed for tablet e66e210cea04444185e31eaf7c16c730 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]),no further retry: Not found: Tablet not found: e66e210cea04444185e31eaf7c16c730
I20251024 01:52:58.609364  7474 ts_tablet_manager.cc:1916] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:52:58.614396  7474 ts_tablet_manager.cc:1929] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.16
I20251024 01:52:58.614542  7474 log.cc:1199] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761270696576755-416-0/minicluster-data/ts-1-root/wals/54a67ce06570432ab9cdbeeab01e1851
I20251024 01:52:58.614886  7474 ts_tablet_manager.cc:1950] T 54a67ce06570432ab9cdbeeab01e1851 P b1f9a4196ab2459e917e1b432ada4f0b: Deleting consensus metadata
I20251024 01:52:58.616022  7028 catalog_manager.cc:4985] TS b1f9a4196ab2459e917e1b432ada4f0b (127.0.104.2:42319): tablet 54a67ce06570432ab9cdbeeab01e1851 (table many-ranges-table [id=8fd2dd8f275a42d69f47f13353d2c36f]) successfully deleted
I20251024 01:52:58.774825   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:52:58.783327   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:58.783738   416 tablet_replica.cc:333] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86: stopping tablet replica
I20251024 01:52:58.783948   416 raft_consensus.cc:2243] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251024 01:52:58.784152   416 raft_consensus.cc:2272] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:58.784538   416 log.cc:510] T 3ee693507ffb40868509b507804f699b P 1495c06affec4f54a2d65ead2a0abc86: Injecting 165ms of latency in SegmentAllocator::Sync()
I20251024 01:52:58.963924   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:52:58.974064   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20251024 01:52:58.984830   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:58.985199   416 tablet_replica.cc:333] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b: stopping tablet replica
I20251024 01:52:58.985399   416 raft_consensus.cc:2243] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:58.985749   416 raft_consensus.cc:2272] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:58.986078   416 log.cc:510] T 3ee693507ffb40868509b507804f699b P b1f9a4196ab2459e917e1b432ada4f0b: Injecting 196ms of latency in SegmentAllocator::Sync()
I20251024 01:52:59.198711   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20251024 01:52:59.202611   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20251024 01:52:59.212178   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:59.228225   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20251024 01:52:59.231920   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20251024 01:52:59.242023   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:52:59.242348   416 tablet_replica.cc:333] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79: stopping tablet replica
I20251024 01:52:59.242525   416 raft_consensus.cc:2243] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251024 01:52:59.242717   416 raft_consensus.cc:2272] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251024 01:52:59.243036   416 log.cc:510] T 3ee693507ffb40868509b507804f699b P dcb7c3134e6e4bcf9b2c5daebe132c79: Injecting 341ms of latency in SegmentAllocator::Sync()
I20251024 01:52:59.599321   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20251024 01:52:59.603060   416 master.cc:561] Master@127.0.104.62:44075 shutting down...
I20251024 01:52:59.612785   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:52:59.613075   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:52:59.613205   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: stopping tablet replica
W20251024 01:52:59.613802   416 log.cc:510] T 00000000000000000000000000000000 P 253638aea9494811a05a0af37ddcf2c8: Injecting 220ms of latency in SegmentAllocator::Sync()
I20251024 01:52:59.849535   416 master.cc:583] Master@127.0.104.62:44075 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterTableAndDropTablet (8273 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactor
I20251024 01:52:59.863922   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:39787
I20251024 01:52:59.864449   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:59.865494   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:59.866895   416 webserver.cc:492] Webserver started at http://127.0.104.62:44647/ using document root <none> and password file <none>
I20251024 01:52:59.867115   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:59.867182   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:59.867311   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:59.867937   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "7a990a4a543644b3a5fe592d974509ca"
format_stamp: "Formatted at 2025-10-24 01:52:59 on dist-test-slave-fm74"
I20251024 01:52:59.870564   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:52:59.872229  7478 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:59.872643   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:59.872767   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "7a990a4a543644b3a5fe592d974509ca"
format_stamp: "Formatted at 2025-10-24 01:52:59 on dist-test-slave-fm74"
I20251024 01:52:59.872875   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-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)
I20251024 01:52:59.900885   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:59.901453   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:59.914642   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:39787
I20251024 01:52:59.914655  7529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:39787 every 8 connection(s)
I20251024 01:52:59.915943  7530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:52:59.920552  7530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca: Bootstrap starting.
I20251024 01:52:59.921912  7530 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca: Neither blocks nor log segments found. Creating new log.
I20251024 01:52:59.924005  7530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca: No bootstrap required, opened a new log
I20251024 01:52:59.924619  7530 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a990a4a543644b3a5fe592d974509ca" member_type: VOTER }
I20251024 01:52:59.924744  7530 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:52:59.924791  7530 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a990a4a543644b3a5fe592d974509ca, State: Initialized, Role: FOLLOWER
I20251024 01:52:59.924984  7530 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a990a4a543644b3a5fe592d974509ca" member_type: VOTER }
I20251024 01:52:59.925097  7530 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:52:59.925139  7530 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:52:59.925191  7530 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:52:59.927178  7530 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a990a4a543644b3a5fe592d974509ca" member_type: VOTER }
I20251024 01:52:59.927358  7530 leader_election.cc:304] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a990a4a543644b3a5fe592d974509ca; no voters: 
I20251024 01:52:59.927760  7530 leader_election.cc:290] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:52:59.927929  7533 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:52:59.928458  7533 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [term 1 LEADER]: Becoming Leader. State: Replica: 7a990a4a543644b3a5fe592d974509ca, State: Running, Role: LEADER
I20251024 01:52:59.928737  7530 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:52:59.928710  7533 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a990a4a543644b3a5fe592d974509ca" member_type: VOTER }
I20251024 01:52:59.930065  7535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7a990a4a543644b3a5fe592d974509ca. Latest consensus state: current_term: 1 leader_uuid: "7a990a4a543644b3a5fe592d974509ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a990a4a543644b3a5fe592d974509ca" member_type: VOTER } }
I20251024 01:52:59.930282  7535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:59.930562  7534 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7a990a4a543644b3a5fe592d974509ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a990a4a543644b3a5fe592d974509ca" member_type: VOTER } }
I20251024 01:52:59.930775  7534 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [sys.catalog]: This master's current role is: LEADER
I20251024 01:52:59.931701  7540 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:52:59.932803  7540 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:52:59.934378   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:52:59.936044  7540 catalog_manager.cc:1357] Generated new cluster ID: 0ba64738aa6b4088b381d43db0a681bd
I20251024 01:52:59.936193  7540 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:52:59.947021  7540 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:52:59.947861  7540 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:52:59.957827  7540 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca: Generated new TSK 0
I20251024 01:52:59.958114  7540 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:52:59.967550   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:52:59.968684   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:52:59.970283   416 webserver.cc:492] Webserver started at http://127.0.104.1:41381/ using document root <none> and password file <none>
I20251024 01:52:59.970534   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:52:59.970624   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:52:59.970780   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:52:59.971395   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "a7e8f117a79b46889f3197acc4f5b771"
format_stamp: "Formatted at 2025-10-24 01:52:59 on dist-test-slave-fm74"
I20251024 01:52:59.973981   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20251024 01:52:59.975669  7554 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:59.976045   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:52:59.976166   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "a7e8f117a79b46889f3197acc4f5b771"
format_stamp: "Formatted at 2025-10-24 01:52:59 on dist-test-slave-fm74"
I20251024 01:52:59.976294   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-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)
I20251024 01:52:59.985291   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:52:59.985826   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:52:59.986606   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:52:59.987526   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:52:59.987603   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:52:59.987715   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:52:59.987784   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:00.000177   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35119
I20251024 01:53:00.000188  7616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35119 every 8 connection(s)
I20251024 01:53:00.001750   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:53:00.003240   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:53:00.004635   416 webserver.cc:492] Webserver started at http://127.0.104.2:43931/ using document root <none> and password file <none>
I20251024 01:53:00.005141   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:53:00.005288   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:53:00.005470   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:53:00.006433   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-1-root/instance:
uuid: "6ff713a544f545829e28a673de879aed"
format_stamp: "Formatted at 2025-10-24 01:53:00 on dist-test-slave-fm74"
I20251024 01:53:00.009006   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251024 01:53:00.010744  7624 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:00.011157   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:53:00.011282   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-1-root
uuid: "6ff713a544f545829e28a673de879aed"
format_stamp: "Formatted at 2025-10-24 01:53:00 on dist-test-slave-fm74"
I20251024 01:53:00.011430   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-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)
I20251024 01:53:00.013298  7617 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39787
I20251024 01:53:00.013497  7617 heartbeater.cc:461] Registering TS with master...
I20251024 01:53:00.013883  7617 heartbeater.cc:507] Master 127.0.104.62:39787 requested a full tablet report, sending...
I20251024 01:53:00.014832  7495 ts_manager.cc:194] Registered new tserver with Master: a7e8f117a79b46889f3197acc4f5b771 (127.0.104.1:35119)
I20251024 01:53:00.016315  7495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54106
I20251024 01:53:00.022037   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:53:00.022673   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:53:00.023238   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:53:00.024106   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:53:00.024171   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:00.024282   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:53:00.024341   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:00.027633  7617 heartbeater.cc:499] Master 127.0.104.62:39787 was elected leader, sending a full tablet report...
I20251024 01:53:00.038875   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:43919
I20251024 01:53:00.038908  7686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:43919 every 8 connection(s)
I20251024 01:53:00.040633   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:53:00.042086   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:53:00.044764   416 webserver.cc:492] Webserver started at http://127.0.104.3:42385/ using document root <none> and password file <none>
I20251024 01:53:00.045132   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:53:00.045234   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:53:00.045395   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:53:00.046064   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-2-root/instance:
uuid: "b682a2e646d14d559d2208801257ab0a"
format_stamp: "Formatted at 2025-10-24 01:53:00 on dist-test-slave-fm74"
I20251024 01:53:00.046831  7687 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39787
I20251024 01:53:00.046984  7687 heartbeater.cc:461] Registering TS with master...
I20251024 01:53:00.047358  7687 heartbeater.cc:507] Master 127.0.104.62:39787 requested a full tablet report, sending...
I20251024 01:53:00.048345  7495 ts_manager.cc:194] Registered new tserver with Master: 6ff713a544f545829e28a673de879aed (127.0.104.2:43919)
I20251024 01:53:00.049089   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:53:00.049299  7495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54110
I20251024 01:53:00.050920  7693 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:00.051482   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:53:00.051620   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-2-root
uuid: "b682a2e646d14d559d2208801257ab0a"
format_stamp: "Formatted at 2025-10-24 01:53:00 on dist-test-slave-fm74"
I20251024 01:53:00.051781   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-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)
I20251024 01:53:00.060684  7687 heartbeater.cc:499] Master 127.0.104.62:39787 was elected leader, sending a full tablet report...
I20251024 01:53:00.062419   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:53:00.062955   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:53:00.063583   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:53:00.064540   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:53:00.064638   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:00.064754   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:53:00.064814   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:00.079639   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:41379
I20251024 01:53:00.079659  7755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:41379 every 8 connection(s)
I20251024 01:53:00.081247   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:53:00.082424   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:53:00.084123   416 webserver.cc:492] Webserver started at http://127.0.104.4:33393/ using document root <none> and password file <none>
I20251024 01:53:00.084367   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:53:00.084473   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:53:00.084630   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:53:00.085376   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-3-root/instance:
uuid: "06e32fef907f49f18bd1a321f488e2e1"
format_stamp: "Formatted at 2025-10-24 01:53:00 on dist-test-slave-fm74"
I20251024 01:53:00.088949  7756 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39787
I20251024 01:53:00.089105  7756 heartbeater.cc:461] Registering TS with master...
I20251024 01:53:00.089264   416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20251024 01:53:00.089481  7756 heartbeater.cc:507] Master 127.0.104.62:39787 requested a full tablet report, sending...
I20251024 01:53:00.090425  7495 ts_manager.cc:194] Registered new tserver with Master: b682a2e646d14d559d2208801257ab0a (127.0.104.3:41379)
I20251024 01:53:00.091272  7762 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:00.091514  7495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54124
I20251024 01:53:00.091840   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:53:00.091964   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-3-root
uuid: "06e32fef907f49f18bd1a321f488e2e1"
format_stamp: "Formatted at 2025-10-24 01:53:00 on dist-test-slave-fm74"
I20251024 01:53:00.092087   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-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)
I20251024 01:53:00.103056  7756 heartbeater.cc:499] Master 127.0.104.62:39787 was elected leader, sending a full tablet report...
I20251024 01:53:00.122581   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:53:00.123173   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:53:00.123853   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:53:00.124708   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:53:00.124774   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:00.124850   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:53:00.124900   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:00.142216   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:39813
I20251024 01:53:00.142237  7824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:39813 every 8 connection(s)
I20251024 01:53:00.149348  7825 heartbeater.cc:344] Connected to a master server at 127.0.104.62:39787
I20251024 01:53:00.149533  7825 heartbeater.cc:461] Registering TS with master...
I20251024 01:53:00.149910  7825 heartbeater.cc:507] Master 127.0.104.62:39787 requested a full tablet report, sending...
I20251024 01:53:00.150768  7494 ts_manager.cc:194] Registered new tserver with Master: 06e32fef907f49f18bd1a321f488e2e1 (127.0.104.4:39813)
I20251024 01:53:00.151289   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.008130276s
I20251024 01:53:00.151839  7494 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54136
I20251024 01:53:00.163180  7825 heartbeater.cc:499] Master 127.0.104.62:39787 was elected leader, sending a full tablet report...
I20251024 01:53:00.165123  7495 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54142:
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"
    }
  }
}
I20251024 01:53:00.192615  7652 tablet_service.cc:1505] Processing CreateTablet for tablet 6c675247732f4c13b220be1e7b5ef1f1 (DEFAULT_TABLE table=fake-table [id=fb31cd9e4abd4e32ab5d1401ae635f42]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:53:00.193192  7652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c675247732f4c13b220be1e7b5ef1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:00.194253  7721 tablet_service.cc:1505] Processing CreateTablet for tablet 6c675247732f4c13b220be1e7b5ef1f1 (DEFAULT_TABLE table=fake-table [id=fb31cd9e4abd4e32ab5d1401ae635f42]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:53:00.194711  7721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c675247732f4c13b220be1e7b5ef1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:00.197664  7582 tablet_service.cc:1505] Processing CreateTablet for tablet 6c675247732f4c13b220be1e7b5ef1f1 (DEFAULT_TABLE table=fake-table [id=fb31cd9e4abd4e32ab5d1401ae635f42]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:53:00.198078  7582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c675247732f4c13b220be1e7b5ef1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:00.204787  7842 tablet_bootstrap.cc:492] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: Bootstrap starting.
I20251024 01:53:00.206946  7842 tablet_bootstrap.cc:654] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: Neither blocks nor log segments found. Creating new log.
I20251024 01:53:00.208710  7842 tablet_bootstrap.cc:492] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: No bootstrap required, opened a new log
I20251024 01:53:00.208930  7842 ts_tablet_manager.cc:1403] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20251024 01:53:00.209443  7841 tablet_bootstrap.cc:492] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a: Bootstrap starting.
I20251024 01:53:00.208659  7840 tablet_bootstrap.cc:492] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Bootstrap starting.
I20251024 01:53:00.210028  7842 raft_consensus.cc:359] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43919 } } peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } }
I20251024 01:53:00.210282  7842 raft_consensus.cc:385] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:53:00.210387  7842 raft_consensus.cc:740] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7e8f117a79b46889f3197acc4f5b771, State: Initialized, Role: FOLLOWER
I20251024 01:53:00.210693  7842 consensus_queue.cc:260] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43919 } } peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } }
I20251024 01:53:00.211450  7840 tablet_bootstrap.cc:654] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Neither blocks nor log segments found. Creating new log.
I20251024 01:53:00.211787  7841 tablet_bootstrap.cc:654] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a: Neither blocks nor log segments found. Creating new log.
I20251024 01:53:00.213766  7842 ts_tablet_manager.cc:1434] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:53:00.214231  7841 tablet_bootstrap.cc:492] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a: No bootstrap required, opened a new log
I20251024 01:53:00.214435  7841 ts_tablet_manager.cc:1403] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
I20251024 01:53:00.215021  7840 tablet_bootstrap.cc:492] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: No bootstrap required, opened a new log
I20251024 01:53:00.215250  7840 ts_tablet_manager.cc:1403] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
I20251024 01:53:00.215838  7841 raft_consensus.cc:359] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43919 } } peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } }
I20251024 01:53:00.216058  7841 raft_consensus.cc:385] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:53:00.215978  7840 raft_consensus.cc:359] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43919 } } peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } }
I20251024 01:53:00.216161  7841 raft_consensus.cc:740] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b682a2e646d14d559d2208801257ab0a, State: Initialized, Role: FOLLOWER
I20251024 01:53:00.216182  7840 raft_consensus.cc:385] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:53:00.216435  7841 consensus_queue.cc:260] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43919 } } peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } }
I20251024 01:53:00.216563  7840 raft_consensus.cc:740] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ff713a544f545829e28a673de879aed, State: Initialized, Role: FOLLOWER
I20251024 01:53:00.216799  7840 consensus_queue.cc:260] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43919 } } peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } }
I20251024 01:53:00.218459  7841 ts_tablet_manager.cc:1434] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.003s
I20251024 01:53:00.218678  7840 ts_tablet_manager.cc:1434] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
I20251024 01:53:00.360088  7844 raft_consensus.cc:493] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251024 01:53:00.360292  7844 raft_consensus.cc:515] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43919 } } peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } }
I20251024 01:53:00.361246  7844 leader_election.cc:290] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ff713a544f545829e28a673de879aed (127.0.104.2:43919), b682a2e646d14d559d2208801257ab0a (127.0.104.3:41379)
I20251024 01:53:00.367795  7662 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "6c675247732f4c13b220be1e7b5ef1f1" candidate_uuid: "a7e8f117a79b46889f3197acc4f5b771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff713a544f545829e28a673de879aed" is_pre_election: true
I20251024 01:53:00.368069  7662 raft_consensus.cc:2468] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7e8f117a79b46889f3197acc4f5b771 in term 0.
I20251024 01:53:00.368531  7558 leader_election.cc:304] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [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: 6ff713a544f545829e28a673de879aed, a7e8f117a79b46889f3197acc4f5b771; no voters: 
I20251024 01:53:00.368827  7844 raft_consensus.cc:2804] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251024 01:53:00.368860  7731 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "6c675247732f4c13b220be1e7b5ef1f1" candidate_uuid: "a7e8f117a79b46889f3197acc4f5b771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b682a2e646d14d559d2208801257ab0a" is_pre_election: true
I20251024 01:53:00.368947  7844 raft_consensus.cc:493] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251024 01:53:00.369061  7844 raft_consensus.cc:3060] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:53:00.369067  7731 raft_consensus.cc:2468] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7e8f117a79b46889f3197acc4f5b771 in term 0.
I20251024 01:53:00.371388  7844 raft_consensus.cc:515] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43919 } } peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } }
I20251024 01:53:00.372076  7844 leader_election.cc:290] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [CANDIDATE]: Term 1 election: Requested vote from peers 6ff713a544f545829e28a673de879aed (127.0.104.2:43919), b682a2e646d14d559d2208801257ab0a (127.0.104.3:41379)
I20251024 01:53:00.372522  7662 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "6c675247732f4c13b220be1e7b5ef1f1" candidate_uuid: "a7e8f117a79b46889f3197acc4f5b771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ff713a544f545829e28a673de879aed"
I20251024 01:53:00.372567  7731 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "6c675247732f4c13b220be1e7b5ef1f1" candidate_uuid: "a7e8f117a79b46889f3197acc4f5b771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b682a2e646d14d559d2208801257ab0a"
I20251024 01:53:00.372745  7662 raft_consensus.cc:3060] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:53:00.372754  7731 raft_consensus.cc:3060] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:53:00.376024  7731 raft_consensus.cc:2468] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7e8f117a79b46889f3197acc4f5b771 in term 1.
I20251024 01:53:00.376024  7662 raft_consensus.cc:2468] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7e8f117a79b46889f3197acc4f5b771 in term 1.
I20251024 01:53:00.376467  7556 leader_election.cc:304] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [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: a7e8f117a79b46889f3197acc4f5b771, b682a2e646d14d559d2208801257ab0a; no voters: 
I20251024 01:53:00.376868  7844 raft_consensus.cc:2804] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:53:00.377480  7844 raft_consensus.cc:697] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 1 LEADER]: Becoming Leader. State: Replica: a7e8f117a79b46889f3197acc4f5b771, State: Running, Role: LEADER
I20251024 01:53:00.377794  7844 consensus_queue.cc:237] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [LEADER]: Queue going to LEADER mode. State: All 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: "6ff713a544f545829e28a673de879aed" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43919 } } peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } }
I20251024 01:53:00.380447  7494 catalog_manager.cc:5649] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7e8f117a79b46889f3197acc4f5b771 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a7e8f117a79b46889f3197acc4f5b771" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } health_report { overall_health: UNKNOWN } } }
I20251024 01:53:00.444342   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:53:00.446095  7494 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20251024 01:53:00.453985  7662 raft_consensus.cc:1275] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [term 1 FOLLOWER]: Refusing update from remote peer a7e8f117a79b46889f3197acc4f5b771: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251024 01:53:00.454253  7731 raft_consensus.cc:1275] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a [term 1 FOLLOWER]: Refusing update from remote peer a7e8f117a79b46889f3197acc4f5b771: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251024 01:53:00.454824  7844 consensus_queue.cc:1048] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 43919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251024 01:53:00.455020  7850 consensus_queue.cc:1048] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251024 01:53:00.459404  7495 catalog_manager.cc:5741] TS b682a2e646d14d559d2208801257ab0a (127.0.104.3:41379) does not have the latest schema for tablet 6c675247732f4c13b220be1e7b5ef1f1 (table fake-table [id=fb31cd9e4abd4e32ab5d1401ae635f42]). Expected version 1 got 0
I20251024 01:53:00.460283  7494 catalog_manager.cc:5741] TS 6ff713a544f545829e28a673de879aed (127.0.104.2:43919) does not have the latest schema for tablet 6c675247732f4c13b220be1e7b5ef1f1 (table fake-table [id=fb31cd9e4abd4e32ab5d1401ae635f42]). Expected version 1 got 0
I20251024 01:53:00.460789  7858 tablet.cc:1722] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: 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
I20251024 01:53:00.463755  7859 tablet.cc:1722] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: 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
I20251024 01:53:00.466514  7493 catalog_manager.cc:5741] TS 6ff713a544f545829e28a673de879aed (127.0.104.2:43919) does not have the latest schema for tablet 6c675247732f4c13b220be1e7b5ef1f1 (table fake-table [id=fb31cd9e4abd4e32ab5d1401ae635f42]). Expected version 1 got 0
I20251024 01:53:00.468786  7494 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca: fake-table [id=fb31cd9e4abd4e32ab5d1401ae635f42] alter complete (version 1)
I20251024 01:53:00.471138  7592 consensus_queue.cc:237] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [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: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } }
I20251024 01:53:00.477386  7730 raft_consensus.cc:1275] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a [term 1 FOLLOWER]: Refusing update from remote peer a7e8f117a79b46889f3197acc4f5b771: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20251024 01:53:00.478320  7861 consensus_queue.cc:1048] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20251024 01:53:00.478724  7494 catalog_manager.cc:5741] TS b682a2e646d14d559d2208801257ab0a (127.0.104.3:41379) does not have the latest schema for tablet 6c675247732f4c13b220be1e7b5ef1f1 (table fake-table [id=fb31cd9e4abd4e32ab5d1401ae635f42]). Expected version 1 got 0
I20251024 01:53:00.480667  7860 tablet.cc:1722] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a: 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
I20251024 01:53:00.480985  7850 raft_consensus.cc:2955] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 6ff713a544f545829e28a673de879aed (127.0.104.2) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } } }
I20251024 01:53:00.482968  7731 raft_consensus.cc:2955] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 6ff713a544f545829e28a673de879aed (127.0.104.2) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } } }
I20251024 01:53:00.486557  7482 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 6c675247732f4c13b220be1e7b5ef1f1 with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251024 01:53:00.487068  7493 catalog_manager.cc:5649] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 reported cstate change: config changed from index -1 to 3, VOTER 6ff713a544f545829e28a673de879aed (127.0.104.2) evicted. New cstate: current_term: 1 leader_uuid: "a7e8f117a79b46889f3197acc4f5b771" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b682a2e646d14d559d2208801257ab0a" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 41379 } health_report { overall_health: HEALTHY } } }
I20251024 01:53:00.490525  7652 tablet_service.cc:1552] Processing DeleteTablet for tablet 6c675247732f4c13b220be1e7b5ef1f1 with delete_type TABLET_DATA_TOMBSTONED (TS 6ff713a544f545829e28a673de879aed not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:55028
I20251024 01:53:00.491168  7592 consensus_queue.cc:237] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [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: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } }
I20251024 01:53:00.492089  7861 raft_consensus.cc:2955] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b682a2e646d14d559d2208801257ab0a (127.0.104.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } }
I20251024 01:53:00.494625  7862 tablet_replica.cc:333] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: stopping tablet replica
I20251024 01:53:00.494845  7862 raft_consensus.cc:2243] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20251024 01:53:00.495076  7862 raft_consensus.cc:2272] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:00.496194  7482 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 6c675247732f4c13b220be1e7b5ef1f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251024 01:53:00.496272  7862 ts_tablet_manager.cc:1916] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251024 01:53:00.497236  7494 catalog_manager.cc:5649] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 reported cstate change: config changed from index 3 to 4, VOTER b682a2e646d14d559d2208801257ab0a (127.0.104.3) evicted. New cstate: current_term: 1 leader_uuid: "a7e8f117a79b46889f3197acc4f5b771" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } health_report { overall_health: HEALTHY } } }
I20251024 01:53:00.500996  7721 tablet_service.cc:1552] Processing DeleteTablet for tablet 6c675247732f4c13b220be1e7b5ef1f1 with delete_type TABLET_DATA_TOMBSTONED (TS b682a2e646d14d559d2208801257ab0a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60028
I20251024 01:53:00.501693  7863 tablet_replica.cc:333] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a: stopping tablet replica
I20251024 01:53:00.501924  7863 raft_consensus.cc:2243] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20251024 01:53:00.502136  7863 raft_consensus.cc:2272] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:00.502928  7862 ts_tablet_manager.cc:1929] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20251024 01:53:00.503055  7862 log.cc:1199] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-1-root/wals/6c675247732f4c13b220be1e7b5ef1f1
I20251024 01:53:00.503324  7863 ts_tablet_manager.cc:1916] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251024 01:53:00.503854  7482 catalog_manager.cc:4985] TS 6ff713a544f545829e28a673de879aed (127.0.104.2:43919): tablet 6c675247732f4c13b220be1e7b5ef1f1 (table fake-table [id=fb31cd9e4abd4e32ab5d1401ae635f42]) successfully deleted
I20251024 01:53:00.505483  7493 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251024 01:53:00.509665  7863 ts_tablet_manager.cc:1929] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20251024 01:53:00.509845  7863 log.cc:1199] T 6c675247732f4c13b220be1e7b5ef1f1 P b682a2e646d14d559d2208801257ab0a: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-2-root/wals/6c675247732f4c13b220be1e7b5ef1f1
I20251024 01:53:00.510715  7480 catalog_manager.cc:4985] TS b682a2e646d14d559d2208801257ab0a (127.0.104.3:41379): tablet 6c675247732f4c13b220be1e7b5ef1f1 (table fake-table [id=fb31cd9e4abd4e32ab5d1401ae635f42]) successfully deleted
I20251024 01:53:00.511294  7858 tablet.cc:1722] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: 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
I20251024 01:53:00.518754  7493 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca: fake-table [id=fb31cd9e4abd4e32ab5d1401ae635f42] alter complete (version 2)
I20251024 01:53:00.520495  7592 consensus_queue.cc:237] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [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: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "06e32fef907f49f18bd1a321f488e2e1" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 39813 } attrs { promote: true } }
I20251024 01:53:00.521577  7850 raft_consensus.cc:2955] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER 06e32fef907f49f18bd1a321f488e2e1 (127.0.104.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "06e32fef907f49f18bd1a321f488e2e1" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 39813 } attrs { promote: true } } }
I20251024 01:53:00.525497  7482 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6c675247732f4c13b220be1e7b5ef1f1 with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251024 01:53:00.527760  7493 catalog_manager.cc:5649] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 reported cstate change: config changed from index 4 to 6, NON_VOTER 06e32fef907f49f18bd1a321f488e2e1 (127.0.104.4) added. New cstate: current_term: 1 leader_uuid: "a7e8f117a79b46889f3197acc4f5b771" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06e32fef907f49f18bd1a321f488e2e1" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 39813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251024 01:53:00.528975  7555 consensus_peers.cc:597] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 -> Peer 06e32fef907f49f18bd1a321f488e2e1 (127.0.104.4:39813): Couldn't send request to peer 06e32fef907f49f18bd1a321f488e2e1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c675247732f4c13b220be1e7b5ef1f1. This is attempt 1: this message will repeat every 5th retry.
I20251024 01:53:00.531941  7592 consensus_queue.cc:237] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [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: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "06e32fef907f49f18bd1a321f488e2e1" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 39813 } attrs { promote: true } } peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 43919 } attrs { promote: true } }
I20251024 01:53:00.533195  7844 raft_consensus.cc:2955] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 6ff713a544f545829e28a673de879aed (127.0.104.2) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "06e32fef907f49f18bd1a321f488e2e1" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 39813 } attrs { promote: true } } peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 43919 } attrs { promote: true } } }
W20251024 01:53:00.533908  7555 consensus_peers.cc:597] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 -> Peer 06e32fef907f49f18bd1a321f488e2e1 (127.0.104.4:39813): Couldn't send request to peer 06e32fef907f49f18bd1a321f488e2e1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c675247732f4c13b220be1e7b5ef1f1. This is attempt 1: this message will repeat every 5th retry.
W20251024 01:53:00.534004  7558 consensus_peers.cc:597] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 -> Peer 6ff713a544f545829e28a673de879aed (127.0.104.2:43919): Couldn't send request to peer 6ff713a544f545829e28a673de879aed. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20251024 01:53:00.537005  7482 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6c675247732f4c13b220be1e7b5ef1f1 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251024 01:53:00.538116  7493 catalog_manager.cc:5649] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 reported cstate change: config changed from index 6 to 7, NON_VOTER 6ff713a544f545829e28a673de879aed (127.0.104.2) added. New cstate: current_term: 1 leader_uuid: "a7e8f117a79b46889f3197acc4f5b771" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06e32fef907f49f18bd1a321f488e2e1" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 39813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 43919 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251024 01:53:00.943315  7866 ts_tablet_manager.cc:933] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Initiating tablet copy from peer a7e8f117a79b46889f3197acc4f5b771 (127.0.104.1:35119)
I20251024 01:53:00.944212  7866 tablet_copy_client.cc:323] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.1:35119
I20251024 01:53:00.950400  7602 tablet_copy_service.cc:140] P a7e8f117a79b46889f3197acc4f5b771: Received BeginTabletCopySession request for tablet 6c675247732f4c13b220be1e7b5ef1f1 from peer 6ff713a544f545829e28a673de879aed ({username='slave'} at 127.0.0.1:51804)
I20251024 01:53:00.950670  7602 tablet_copy_service.cc:161] P a7e8f117a79b46889f3197acc4f5b771: Beginning new tablet copy session on tablet 6c675247732f4c13b220be1e7b5ef1f1 from peer 6ff713a544f545829e28a673de879aed at {username='slave'} at 127.0.0.1:51804: session id = 6ff713a544f545829e28a673de879aed-6c675247732f4c13b220be1e7b5ef1f1
I20251024 01:53:00.953131  7602 tablet_copy_source_session.cc:215] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: Tablet Copy: opened 0 blocks and 1 log segments
I20251024 01:53:00.954635  7866 ts_tablet_manager.cc:1916] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Deleting tablet data with delete state TABLET_DATA_COPYING
I20251024 01:53:00.958894  7870 ts_tablet_manager.cc:933] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: Initiating tablet copy from peer a7e8f117a79b46889f3197acc4f5b771 (127.0.104.1:35119)
I20251024 01:53:00.959534  7870 tablet_copy_client.cc:323] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.1:35119
I20251024 01:53:00.962097  7866 ts_tablet_manager.cc:1929] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20251024 01:53:00.962421  7866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c675247732f4c13b220be1e7b5ef1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:00.965116  7866 tablet_copy_client.cc:806] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: tablet copy: Starting download of 0 data blocks...
I20251024 01:53:00.965425  7866 tablet_copy_client.cc:670] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: tablet copy: Starting download of 1 WAL segments...
I20251024 01:53:00.965863  7602 tablet_copy_service.cc:140] P a7e8f117a79b46889f3197acc4f5b771: Received BeginTabletCopySession request for tablet 6c675247732f4c13b220be1e7b5ef1f1 from peer 06e32fef907f49f18bd1a321f488e2e1 ({username='slave'} at 127.0.0.1:51820)
I20251024 01:53:00.966005  7602 tablet_copy_service.cc:161] P a7e8f117a79b46889f3197acc4f5b771: Beginning new tablet copy session on tablet 6c675247732f4c13b220be1e7b5ef1f1 from peer 06e32fef907f49f18bd1a321f488e2e1 at {username='slave'} at 127.0.0.1:51820: session id = 06e32fef907f49f18bd1a321f488e2e1-6c675247732f4c13b220be1e7b5ef1f1
I20251024 01:53:00.967844  7866 tablet_copy_client.cc:538] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251024 01:53:00.968576  7602 tablet_copy_source_session.cc:215] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: Tablet Copy: opened 0 blocks and 1 log segments
I20251024 01:53:00.970428  7870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c675247732f4c13b220be1e7b5ef1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:00.971879  7866 tablet_bootstrap.cc:492] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Bootstrap starting.
I20251024 01:53:00.975553  7870 tablet_copy_client.cc:806] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: tablet copy: Starting download of 0 data blocks...
I20251024 01:53:00.975818  7870 tablet_copy_client.cc:670] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: tablet copy: Starting download of 1 WAL segments...
I20251024 01:53:00.977227  7870 tablet_copy_client.cc:538] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251024 01:53:00.977981  7866 tablet.cc:1722] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: 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
I20251024 01:53:00.978222  7866 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251024 01:53:00.980000  7870 tablet_bootstrap.cc:492] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: Bootstrap starting.
I20251024 01:53:00.980329  7866 tablet.cc:1722] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: 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
I20251024 01:53:00.980571  7866 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251024 01:53:00.982115  7866 tablet_bootstrap.cc:492] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: 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
I20251024 01:53:00.982602  7866 tablet_bootstrap.cc:492] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Bootstrap complete.
I20251024 01:53:00.986311  7866 ts_tablet_manager.cc:1403] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Time spent bootstrapping tablet: real 0.014s	user 0.015s	sys 0.000s
I20251024 01:53:00.987109  7866 raft_consensus.cc:359] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "06e32fef907f49f18bd1a321f488e2e1" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 39813 } attrs { promote: true } } peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 43919 } attrs { promote: true } }
I20251024 01:53:00.987157  7870 tablet.cc:1722] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: 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
I20251024 01:53:00.987316  7866 raft_consensus.cc:740] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ff713a544f545829e28a673de879aed, State: Initialized, Role: LEARNER
I20251024 01:53:00.987428  7870 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251024 01:53:00.987545  7866 consensus_queue.cc:260] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [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: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "06e32fef907f49f18bd1a321f488e2e1" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 39813 } attrs { promote: true } } peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 43919 } attrs { promote: true } }
I20251024 01:53:00.988299  7866 ts_tablet_manager.cc:1434] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20251024 01:53:00.989166  7870 tablet.cc:1722] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: 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
I20251024 01:53:00.989274  7602 tablet_copy_service.cc:342] P a7e8f117a79b46889f3197acc4f5b771: Request end of tablet copy session 6ff713a544f545829e28a673de879aed-6c675247732f4c13b220be1e7b5ef1f1 received from {username='slave'} at 127.0.0.1:51804
I20251024 01:53:00.989459  7602 tablet_copy_service.cc:434] P a7e8f117a79b46889f3197acc4f5b771: ending tablet copy session 6ff713a544f545829e28a673de879aed-6c675247732f4c13b220be1e7b5ef1f1 on tablet 6c675247732f4c13b220be1e7b5ef1f1 with peer 6ff713a544f545829e28a673de879aed
I20251024 01:53:00.989455  7870 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251024 01:53:00.991065  7870 tablet_bootstrap.cc:492] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: 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
I20251024 01:53:00.991489  7870 tablet_bootstrap.cc:492] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: Bootstrap complete.
I20251024 01:53:00.995253  7870 ts_tablet_manager.cc:1403] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.007s
I20251024 01:53:00.995945  7870 raft_consensus.cc:359] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "06e32fef907f49f18bd1a321f488e2e1" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 39813 } attrs { promote: true } } peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 43919 } attrs { promote: true } }
I20251024 01:53:00.996109  7870 raft_consensus.cc:740] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 06e32fef907f49f18bd1a321f488e2e1, State: Initialized, Role: LEARNER
I20251024 01:53:00.996286  7870 consensus_queue.cc:260] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1 [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: "a7e8f117a79b46889f3197acc4f5b771" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35119 } } peers { permanent_uuid: "06e32fef907f49f18bd1a321f488e2e1" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 39813 } attrs { promote: true } } peers { permanent_uuid: "6ff713a544f545829e28a673de879aed" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 43919 } attrs { promote: true } }
I20251024 01:53:00.996963  7870 ts_tablet_manager.cc:1434] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
I20251024 01:53:00.997651  7602 tablet_copy_service.cc:342] P a7e8f117a79b46889f3197acc4f5b771: Request end of tablet copy session 06e32fef907f49f18bd1a321f488e2e1-6c675247732f4c13b220be1e7b5ef1f1 received from {username='slave'} at 127.0.0.1:51820
I20251024 01:53:00.997777  7602 tablet_copy_service.cc:434] P a7e8f117a79b46889f3197acc4f5b771: ending tablet copy session 06e32fef907f49f18bd1a321f488e2e1-6c675247732f4c13b220be1e7b5ef1f1 on tablet 6c675247732f4c13b220be1e7b5ef1f1 with peer 06e32fef907f49f18bd1a321f488e2e1
I20251024 01:53:01.036320  7495 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251024 01:53:01.039573  7495 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20251024 01:53:01.041545  7495 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20251024 01:53:01.043311  7495 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20251024 01:53:01.044951  7495 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54142:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20251024 01:53:01.046579  7495 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54142:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251024 01:53:01.046742  7495 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:54142:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251024 01:53:01.050338  7495 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca: Sending DeleteTablet for 3 replicas of tablet 6c675247732f4c13b220be1e7b5ef1f1
I20251024 01:53:01.051852  7652 tablet_service.cc:1552] Processing DeleteTablet for tablet 6c675247732f4c13b220be1e7b5ef1f1 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-24 01:53:01 UTC) from {username='slave'} at 127.0.0.1:55028
I20251024 01:53:01.052157   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:53:01.052276  7582 tablet_service.cc:1552] Processing DeleteTablet for tablet 6c675247732f4c13b220be1e7b5ef1f1 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-24 01:53:01 UTC) from {username='slave'} at 127.0.0.1:51778
I20251024 01:53:01.054060  7885 tablet_replica.cc:333] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: stopping tablet replica
I20251024 01:53:01.054352  7885 raft_consensus.cc:2243] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:53:01.055081  7885 raft_consensus.cc:2272] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:01.056703  7885 ts_tablet_manager.cc:1916] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:53:01.066473  7885 ts_tablet_manager.cc:1929] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251024 01:53:01.066637  7885 log.cc:1199] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-0-root/wals/6c675247732f4c13b220be1e7b5ef1f1
I20251024 01:53:01.067224  7885 ts_tablet_manager.cc:1950] T 6c675247732f4c13b220be1e7b5ef1f1 P a7e8f117a79b46889f3197acc4f5b771: Deleting consensus metadata
I20251024 01:53:01.067260   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:53:01.067265  7884 tablet_replica.cc:333] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: stopping tablet replica
I20251024 01:53:01.067607  7884 raft_consensus.cc:2243] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [term 1 LEARNER]: Raft consensus shutting down.
W20251024 01:53:01.067911  7482 catalog_manager.cc:4977] TS a7e8f117a79b46889f3197acc4f5b771 (127.0.104.1:35119): delete failed for tablet 6c675247732f4c13b220be1e7b5ef1f1 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20251024 01:53:01.068038  7884 raft_consensus.cc:2272] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed [term 1 LEARNER]: Raft consensus is shut down!
I20251024 01:53:01.068205  7790 tablet_service.cc:1552] Processing DeleteTablet for tablet 6c675247732f4c13b220be1e7b5ef1f1 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-24 01:53:01 UTC) from {username='slave'} at 127.0.0.1:47906
I20251024 01:53:01.068835  7886 tablet_replica.cc:333] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: stopping tablet replica
I20251024 01:53:01.069001  7886 raft_consensus.cc:2243] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1 [term 1 LEARNER]: Raft consensus shutting down.
I20251024 01:53:01.069177  7886 raft_consensus.cc:2272] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1 [term 1 LEARNER]: Raft consensus is shut down!
I20251024 01:53:01.069190  7884 ts_tablet_manager.cc:1916] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:53:01.070134  7886 ts_tablet_manager.cc:1916] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:53:01.072643   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:53:01.076136  7886 ts_tablet_manager.cc:1929] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251024 01:53:01.076280  7886 log.cc:1199] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-3-root/wals/6c675247732f4c13b220be1e7b5ef1f1
I20251024 01:53:01.076675  7886 ts_tablet_manager.cc:1950] T 6c675247732f4c13b220be1e7b5ef1f1 P 06e32fef907f49f18bd1a321f488e2e1: Deleting consensus metadata
I20251024 01:53:01.077437  7884 ts_tablet_manager.cc:1929] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251024 01:53:01.077509  7479 catalog_manager.cc:4985] TS 06e32fef907f49f18bd1a321f488e2e1 (127.0.104.4:39813): tablet 6c675247732f4c13b220be1e7b5ef1f1 (table fake-table [id=fb31cd9e4abd4e32ab5d1401ae635f42]) successfully deleted
I20251024 01:53:01.077564  7884 log.cc:1199] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761270696576755-416-0/minicluster-data/ts-1-root/wals/6c675247732f4c13b220be1e7b5ef1f1
I20251024 01:53:01.077688   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20251024 01:53:01.078361  7884 ts_tablet_manager.cc:1950] T 6c675247732f4c13b220be1e7b5ef1f1 P 6ff713a544f545829e28a673de879aed: Deleting consensus metadata
I20251024 01:53:01.079367  7482 catalog_manager.cc:4985] TS 6ff713a544f545829e28a673de879aed (127.0.104.2:43919): tablet 6c675247732f4c13b220be1e7b5ef1f1 (table fake-table [id=fb31cd9e4abd4e32ab5d1401ae635f42]) successfully deleted
I20251024 01:53:01.087922   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:53:01.101104   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20251024 01:53:01.104220   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20251024 01:53:01.113515   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20251024 01:53:01.116438  7482 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.1:35119: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20251024 01:53:01.117458  7482 catalog_manager.cc:4712] TS a7e8f117a79b46889f3197acc4f5b771 (127.0.104.1:35119): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 6c675247732f4c13b220be1e7b5ef1f1: Network error: Client connection negotiation failed: client connection to 127.0.104.1:35119: connect: Connection refused (error 111)
I20251024 01:53:01.126927   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20251024 01:53:01.130224   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20251024 01:53:01.139974   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:53:01.153502   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20251024 01:53:01.157035   416 master.cc:561] Master@127.0.104.62:39787 shutting down...
I20251024 01:53:01.229143   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:53:01.229449   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:01.229570   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a990a4a543644b3a5fe592d974509ca: stopping tablet replica
I20251024 01:53:01.250607   416 master.cc:583] Master@127.0.104.62:39787 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactor (1398 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20251024 01:53:01.262507   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41769
I20251024 01:53:01.263059   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:53:01.263875   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:53:01.265128   416 webserver.cc:492] Webserver started at http://127.0.104.62:46829/ using document root <none> and password file <none>
I20251024 01:53:01.265350   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:53:01.265419   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:53:01.265580   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:53:01.266366   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "cd79b0eceea04fc7bafacc44a57a7994"
format_stamp: "Formatted at 2025-10-24 01:53:01 on dist-test-slave-fm74"
I20251024 01:53:01.268889   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20251024 01:53:01.270684  7891 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:01.271030   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:53:01.271139   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "cd79b0eceea04fc7bafacc44a57a7994"
format_stamp: "Formatted at 2025-10-24 01:53:01 on dist-test-slave-fm74"
I20251024 01:53:01.271251   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-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)
I20251024 01:53:01.290979   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:53:01.291535   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:53:01.302206   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41769
I20251024 01:53:01.302258  7942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41769 every 8 connection(s)
I20251024 01:53:01.303571  7943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:01.308220  7943 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994: Bootstrap starting.
I20251024 01:53:01.309420  7943 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994: Neither blocks nor log segments found. Creating new log.
I20251024 01:53:01.310995  7943 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994: No bootstrap required, opened a new log
I20251024 01:53:01.311618  7943 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd79b0eceea04fc7bafacc44a57a7994" member_type: VOTER }
I20251024 01:53:01.311746  7943 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:53:01.311784  7943 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd79b0eceea04fc7bafacc44a57a7994, State: Initialized, Role: FOLLOWER
I20251024 01:53:01.311982  7943 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd79b0eceea04fc7bafacc44a57a7994" member_type: VOTER }
I20251024 01:53:01.312084  7943 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:53:01.312139  7943 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:53:01.312211  7943 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:53:01.314154  7943 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd79b0eceea04fc7bafacc44a57a7994" member_type: VOTER }
I20251024 01:53:01.314369  7943 leader_election.cc:304] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd79b0eceea04fc7bafacc44a57a7994; no voters: 
I20251024 01:53:01.314774  7943 leader_election.cc:290] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:53:01.314924  7946 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:53:01.315363  7946 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [term 1 LEADER]: Becoming Leader. State: Replica: cd79b0eceea04fc7bafacc44a57a7994, State: Running, Role: LEADER
I20251024 01:53:01.315627  7943 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:53:01.315599  7946 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd79b0eceea04fc7bafacc44a57a7994" member_type: VOTER }
I20251024 01:53:01.316460  7947 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd79b0eceea04fc7bafacc44a57a7994" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd79b0eceea04fc7bafacc44a57a7994" member_type: VOTER } }
I20251024 01:53:01.316514  7948 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd79b0eceea04fc7bafacc44a57a7994. Latest consensus state: current_term: 1 leader_uuid: "cd79b0eceea04fc7bafacc44a57a7994" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd79b0eceea04fc7bafacc44a57a7994" member_type: VOTER } }
I20251024 01:53:01.316736  7947 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [sys.catalog]: This master's current role is: LEADER
I20251024 01:53:01.316776  7948 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [sys.catalog]: This master's current role is: LEADER
I20251024 01:53:01.317613  7952 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:53:01.318936  7952 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:53:01.320956   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:53:01.321844  7952 catalog_manager.cc:1357] Generated new cluster ID: a63d64c95638496e91fd12cfa303c126
I20251024 01:53:01.321925  7952 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:53:01.342248  7952 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:53:01.343130  7952 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:53:01.351845  7952 catalog_manager.cc:6022] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994: Generated new TSK 0
I20251024 01:53:01.352115  7952 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:53:01.354147   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:53:01.355195   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:53:01.356525   416 webserver.cc:492] Webserver started at http://127.0.104.1:33773/ using document root <none> and password file <none>
I20251024 01:53:01.356734   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:53:01.356801   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:53:01.356894   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:53:01.357465   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "f290041dc9324c9ea2a63786d978d0bc"
format_stamp: "Formatted at 2025-10-24 01:53:01 on dist-test-slave-fm74"
I20251024 01:53:01.360109   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:53:01.361749  7967 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:01.362142   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20251024 01:53:01.362269   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "f290041dc9324c9ea2a63786d978d0bc"
format_stamp: "Formatted at 2025-10-24 01:53:01 on dist-test-slave-fm74"
I20251024 01:53:01.362380   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-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)
I20251024 01:53:01.375598   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:53:01.376178   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:53:01.376763   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:53:01.377627   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:53:01.377684   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:01.377766   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:53:01.377808   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:01.391865   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34029
I20251024 01:53:01.391902  8029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34029 every 8 connection(s)
I20251024 01:53:01.393509   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:53:01.394676   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:53:01.396095   416 webserver.cc:492] Webserver started at http://127.0.104.2:43251/ using document root <none> and password file <none>
I20251024 01:53:01.396327   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:53:01.396394   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:53:01.396503   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:53:01.397276   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-1-root/instance:
uuid: "e93fbfeb95d74ca3913042c156d4c155"
format_stamp: "Formatted at 2025-10-24 01:53:01 on dist-test-slave-fm74"
I20251024 01:53:01.399565  8030 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41769
I20251024 01:53:01.399744  8030 heartbeater.cc:461] Registering TS with master...
I20251024 01:53:01.400168  8030 heartbeater.cc:507] Master 127.0.104.62:41769 requested a full tablet report, sending...
I20251024 01:53:01.400612   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20251024 01:53:01.401119  7908 ts_manager.cc:194] Registered new tserver with Master: f290041dc9324c9ea2a63786d978d0bc (127.0.104.1:34029)
I20251024 01:53:01.402606  8037 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:01.402608  7908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48294
I20251024 01:53:01.403112   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:53:01.403244   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-1-root
uuid: "e93fbfeb95d74ca3913042c156d4c155"
format_stamp: "Formatted at 2025-10-24 01:53:01 on dist-test-slave-fm74"
I20251024 01:53:01.403388   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-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)
I20251024 01:53:01.414213  8030 heartbeater.cc:499] Master 127.0.104.62:41769 was elected leader, sending a full tablet report...
I20251024 01:53:01.430645   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:53:01.431198   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:53:01.431756   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:53:01.432566   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:53:01.432634   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:01.432720   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:53:01.432781   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:01.444516   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:41377
I20251024 01:53:01.444542  8099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:41377 every 8 connection(s)
I20251024 01:53:01.446208   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:53:01.447603   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:53:01.449139   416 webserver.cc:492] Webserver started at http://127.0.104.3:33509/ using document root <none> and password file <none>
I20251024 01:53:01.449402   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:53:01.449501   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:53:01.449656   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:53:01.450496   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-2-root/instance:
uuid: "7268a2342eb54e808531ae20ad121843"
format_stamp: "Formatted at 2025-10-24 01:53:01 on dist-test-slave-fm74"
I20251024 01:53:01.452188  8100 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41769
I20251024 01:53:01.452325  8100 heartbeater.cc:461] Registering TS with master...
I20251024 01:53:01.452651  8100 heartbeater.cc:507] Master 127.0.104.62:41769 requested a full tablet report, sending...
I20251024 01:53:01.453548  7908 ts_manager.cc:194] Registered new tserver with Master: e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2:41377)
I20251024 01:53:01.453560   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20251024 01:53:01.454458  7908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48298
I20251024 01:53:01.455673  8106 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:01.456053   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20251024 01:53:01.456177   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-2-root
uuid: "7268a2342eb54e808531ae20ad121843"
format_stamp: "Formatted at 2025-10-24 01:53:01 on dist-test-slave-fm74"
I20251024 01:53:01.456305   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-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)
I20251024 01:53:01.465629  8100 heartbeater.cc:499] Master 127.0.104.62:41769 was elected leader, sending a full tablet report...
I20251024 01:53:01.475057   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:53:01.475606   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:53:01.476143   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:53:01.476969   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:53:01.477043   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:01.477157   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:53:01.477219   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:01.490658   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:42937
I20251024 01:53:01.490682  8168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:42937 every 8 connection(s)
I20251024 01:53:01.492388   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:53:01.493783   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:53:01.495273   416 webserver.cc:492] Webserver started at http://127.0.104.4:39803/ using document root <none> and password file <none>
I20251024 01:53:01.495534   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:53:01.495636   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:53:01.495792   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:53:01.496467   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-3-root/instance:
uuid: "6d97046ebb3341449079ba41c2901a43"
format_stamp: "Formatted at 2025-10-24 01:53:01 on dist-test-slave-fm74"
I20251024 01:53:01.497483  8169 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41769
I20251024 01:53:01.497648  8169 heartbeater.cc:461] Registering TS with master...
I20251024 01:53:01.498035  8169 heartbeater.cc:507] Master 127.0.104.62:41769 requested a full tablet report, sending...
I20251024 01:53:01.498844  7908 ts_manager.cc:194] Registered new tserver with Master: 7268a2342eb54e808531ae20ad121843 (127.0.104.3:42937)
I20251024 01:53:01.499583  7908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48310
I20251024 01:53:01.499645   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251024 01:53:01.501389  8175 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:01.501838   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:53:01.501974   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-3-root
uuid: "6d97046ebb3341449079ba41c2901a43"
format_stamp: "Formatted at 2025-10-24 01:53:01 on dist-test-slave-fm74"
I20251024 01:53:01.502118   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-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)
I20251024 01:53:01.510747  8169 heartbeater.cc:499] Master 127.0.104.62:41769 was elected leader, sending a full tablet report...
I20251024 01:53:01.519284   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:53:01.519891   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:53:01.520467   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:53:01.521431   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:53:01.521503   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:01.521644   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:53:01.521715   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:01.536360   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:36795
I20251024 01:53:01.536365  8237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:36795 every 8 connection(s)
I20251024 01:53:01.543000  8238 heartbeater.cc:344] Connected to a master server at 127.0.104.62:41769
I20251024 01:53:01.543169  8238 heartbeater.cc:461] Registering TS with master...
I20251024 01:53:01.543516  8238 heartbeater.cc:507] Master 127.0.104.62:41769 requested a full tablet report, sending...
I20251024 01:53:01.544410  7908 ts_manager.cc:194] Registered new tserver with Master: 6d97046ebb3341449079ba41c2901a43 (127.0.104.4:36795)
I20251024 01:53:01.545279   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.008012831s
I20251024 01:53:01.545419  7908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48314
I20251024 01:53:01.556818  7908 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48322:
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"
    }
  }
}
I20251024 01:53:01.557118  8238 heartbeater.cc:499] Master 127.0.104.62:41769 was elected leader, sending a full tablet report...
I20251024 01:53:01.588137  7995 tablet_service.cc:1505] Processing CreateTablet for tablet 5a1034ace29d4419b49922d8e9580938 (DEFAULT_TABLE table=fake-table [id=1594666d8b194658bb97ffb56d9af5f6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:53:01.588696  7995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1034ace29d4419b49922d8e9580938. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:01.593365  8203 tablet_service.cc:1505] Processing CreateTablet for tablet 5a1034ace29d4419b49922d8e9580938 (DEFAULT_TABLE table=fake-table [id=1594666d8b194658bb97ffb56d9af5f6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:53:01.593849  8203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1034ace29d4419b49922d8e9580938. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:01.596127  8065 tablet_service.cc:1505] Processing CreateTablet for tablet 5a1034ace29d4419b49922d8e9580938 (DEFAULT_TABLE table=fake-table [id=1594666d8b194658bb97ffb56d9af5f6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:53:01.596505  8253 tablet_bootstrap.cc:492] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc: Bootstrap starting.
I20251024 01:53:01.596568  8065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1034ace29d4419b49922d8e9580938. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:01.598219  8253 tablet_bootstrap.cc:654] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc: Neither blocks nor log segments found. Creating new log.
I20251024 01:53:01.600320  8253 tablet_bootstrap.cc:492] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc: No bootstrap required, opened a new log
I20251024 01:53:01.600487  8253 ts_tablet_manager.cc:1403] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20251024 01:53:01.601195  8253 raft_consensus.cc:359] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d97046ebb3341449079ba41c2901a43" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 36795 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } }
I20251024 01:53:01.601397  8253 raft_consensus.cc:385] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:53:01.601475  8253 raft_consensus.cc:740] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f290041dc9324c9ea2a63786d978d0bc, State: Initialized, Role: FOLLOWER
I20251024 01:53:01.601723  8253 consensus_queue.cc:260] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d97046ebb3341449079ba41c2901a43" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 36795 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } }
I20251024 01:53:01.604014  8255 tablet_bootstrap.cc:492] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43: Bootstrap starting.
I20251024 01:53:01.606201  8255 tablet_bootstrap.cc:654] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43: Neither blocks nor log segments found. Creating new log.
I20251024 01:53:01.608166  8253 ts_tablet_manager.cc:1434] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20251024 01:53:01.609464  8255 tablet_bootstrap.cc:492] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43: No bootstrap required, opened a new log
I20251024 01:53:01.609691  8255 ts_tablet_manager.cc:1403] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
I20251024 01:53:01.610699  8255 raft_consensus.cc:359] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d97046ebb3341449079ba41c2901a43" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 36795 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } }
I20251024 01:53:01.610918  8255 raft_consensus.cc:385] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:53:01.611008  8255 raft_consensus.cc:740] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d97046ebb3341449079ba41c2901a43, State: Initialized, Role: FOLLOWER
I20251024 01:53:01.611271  8255 consensus_queue.cc:260] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d97046ebb3341449079ba41c2901a43" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 36795 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } }
I20251024 01:53:01.611891  8257 tablet_bootstrap.cc:492] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155: Bootstrap starting.
I20251024 01:53:01.613267  8257 tablet_bootstrap.cc:654] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155: Neither blocks nor log segments found. Creating new log.
I20251024 01:53:01.614703  8255 ts_tablet_manager.cc:1434] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20251024 01:53:01.615317  8257 tablet_bootstrap.cc:492] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155: No bootstrap required, opened a new log
I20251024 01:53:01.615481  8257 ts_tablet_manager.cc:1403] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20251024 01:53:01.616080  8257 raft_consensus.cc:359] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d97046ebb3341449079ba41c2901a43" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 36795 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } }
I20251024 01:53:01.616245  8257 raft_consensus.cc:385] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:53:01.616333  8257 raft_consensus.cc:740] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93fbfeb95d74ca3913042c156d4c155, State: Initialized, Role: FOLLOWER
I20251024 01:53:01.616564  8257 consensus_queue.cc:260] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d97046ebb3341449079ba41c2901a43" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 36795 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } }
I20251024 01:53:01.618758  8257 ts_tablet_manager.cc:1434] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.004s
I20251024 01:53:01.751582  8259 raft_consensus.cc:493] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251024 01:53:01.751775  8259 raft_consensus.cc:515] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d97046ebb3341449079ba41c2901a43" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 36795 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } }
I20251024 01:53:01.752580  8259 leader_election.cc:290] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f290041dc9324c9ea2a63786d978d0bc (127.0.104.1:34029), e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2:41377)
I20251024 01:53:01.755225  8256 raft_consensus.cc:493] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251024 01:53:01.755450  8256 raft_consensus.cc:515] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d97046ebb3341449079ba41c2901a43" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 36795 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } }
I20251024 01:53:01.756361  8256 leader_election.cc:290] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d97046ebb3341449079ba41c2901a43 (127.0.104.4:36795), e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2:41377)
I20251024 01:53:01.760625  8005 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "5a1034ace29d4419b49922d8e9580938" candidate_uuid: "6d97046ebb3341449079ba41c2901a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f290041dc9324c9ea2a63786d978d0bc" is_pre_election: true
I20251024 01:53:01.761266  8075 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "5a1034ace29d4419b49922d8e9580938" candidate_uuid: "6d97046ebb3341449079ba41c2901a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93fbfeb95d74ca3913042c156d4c155" is_pre_election: true
I20251024 01:53:01.761912  8075 raft_consensus.cc:2468] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d97046ebb3341449079ba41c2901a43 in term 0.
I20251024 01:53:01.761242  8005 raft_consensus.cc:2468] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d97046ebb3341449079ba41c2901a43 in term 0.
I20251024 01:53:01.770952  8178 leader_election.cc:304] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [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: 6d97046ebb3341449079ba41c2901a43, f290041dc9324c9ea2a63786d978d0bc; no voters: 
I20251024 01:53:01.773000  8259 raft_consensus.cc:2804] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251024 01:53:01.773141  8259 raft_consensus.cc:493] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251024 01:53:01.773322  8259 raft_consensus.cc:3060] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:53:01.773170  8213 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "5a1034ace29d4419b49922d8e9580938" candidate_uuid: "f290041dc9324c9ea2a63786d978d0bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d97046ebb3341449079ba41c2901a43" is_pre_election: true
I20251024 01:53:01.774710  8075 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "5a1034ace29d4419b49922d8e9580938" candidate_uuid: "f290041dc9324c9ea2a63786d978d0bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93fbfeb95d74ca3913042c156d4c155" is_pre_election: true
I20251024 01:53:01.774988  8075 raft_consensus.cc:2468] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f290041dc9324c9ea2a63786d978d0bc in term 0.
I20251024 01:53:01.775439  7968 leader_election.cc:304] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [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: e93fbfeb95d74ca3913042c156d4c155, f290041dc9324c9ea2a63786d978d0bc; no voters: 
I20251024 01:53:01.775825  8256 raft_consensus.cc:2804] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251024 01:53:01.775956  8256 raft_consensus.cc:493] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251024 01:53:01.776065  8256 raft_consensus.cc:3060] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:53:01.777148  8259 raft_consensus.cc:515] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d97046ebb3341449079ba41c2901a43" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 36795 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } }
I20251024 01:53:01.777591  8213 raft_consensus.cc:2393] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f290041dc9324c9ea2a63786d978d0bc in current term 1: Already voted for candidate 6d97046ebb3341449079ba41c2901a43 in this term.
I20251024 01:53:01.778324  8005 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "5a1034ace29d4419b49922d8e9580938" candidate_uuid: "6d97046ebb3341449079ba41c2901a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f290041dc9324c9ea2a63786d978d0bc"
I20251024 01:53:01.778332  8256 raft_consensus.cc:515] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d97046ebb3341449079ba41c2901a43" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 36795 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } }
I20251024 01:53:01.779007  8005 raft_consensus.cc:2393] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d97046ebb3341449079ba41c2901a43 in current term 1: Already voted for candidate f290041dc9324c9ea2a63786d978d0bc in this term.
I20251024 01:53:01.778978  8075 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "5a1034ace29d4419b49922d8e9580938" candidate_uuid: "6d97046ebb3341449079ba41c2901a43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93fbfeb95d74ca3913042c156d4c155"
I20251024 01:53:01.779016  8256 leader_election.cc:290] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [CANDIDATE]: Term 1 election: Requested vote from peers 6d97046ebb3341449079ba41c2901a43 (127.0.104.4:36795), e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2:41377)
I20251024 01:53:01.779188  8075 raft_consensus.cc:3060] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:53:01.779378  8213 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "5a1034ace29d4419b49922d8e9580938" candidate_uuid: "f290041dc9324c9ea2a63786d978d0bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d97046ebb3341449079ba41c2901a43"
I20251024 01:53:01.779587  8213 raft_consensus.cc:2393] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f290041dc9324c9ea2a63786d978d0bc in current term 1: Already voted for candidate 6d97046ebb3341449079ba41c2901a43 in this term.
I20251024 01:53:01.780596  8074 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "5a1034ace29d4419b49922d8e9580938" candidate_uuid: "f290041dc9324c9ea2a63786d978d0bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93fbfeb95d74ca3913042c156d4c155"
I20251024 01:53:01.781446  7968 leader_election.cc:304] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f290041dc9324c9ea2a63786d978d0bc; no voters: 6d97046ebb3341449079ba41c2901a43, e93fbfeb95d74ca3913042c156d4c155
I20251024 01:53:01.781803  8256 raft_consensus.cc:2749] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20251024 01:53:01.781898  8075 raft_consensus.cc:2468] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d97046ebb3341449079ba41c2901a43 in term 1.
I20251024 01:53:01.778788  8259 leader_election.cc:290] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [CANDIDATE]: Term 1 election: Requested vote from peers f290041dc9324c9ea2a63786d978d0bc (127.0.104.1:34029), e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2:41377)
I20251024 01:53:01.782310  8176 leader_election.cc:304] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d97046ebb3341449079ba41c2901a43, e93fbfeb95d74ca3913042c156d4c155; no voters: f290041dc9324c9ea2a63786d978d0bc
I20251024 01:53:01.782598  8259 raft_consensus.cc:2804] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:53:01.783052  8259 raft_consensus.cc:697] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 1 LEADER]: Becoming Leader. State: Replica: 6d97046ebb3341449079ba41c2901a43, State: Running, Role: LEADER
I20251024 01:53:01.783361  8259 consensus_queue.cc:237] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [LEADER]: Queue going to LEADER mode. State: All 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: "6d97046ebb3341449079ba41c2901a43" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 36795 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } }
I20251024 01:53:01.786461  7905 catalog_manager.cc:5649] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d97046ebb3341449079ba41c2901a43 (127.0.104.4). New cstate: current_term: 1 leader_uuid: "6d97046ebb3341449079ba41c2901a43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d97046ebb3341449079ba41c2901a43" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 36795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } health_report { overall_health: UNKNOWN } } }
I20251024 01:53:01.851914   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:53:01.852706  7908 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48322:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251024 01:53:01.852895  7908 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:48322:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251024 01:53:01.856127  7908 catalog_manager.cc:5936] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994: Sending DeleteTablet for 3 replicas of tablet 5a1034ace29d4419b49922d8e9580938
I20251024 01:53:01.856810  8203 tablet_service.cc:1552] Processing DeleteTablet for tablet 5a1034ace29d4419b49922d8e9580938 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-24 01:53:01 UTC) from {username='slave'} at 127.0.0.1:56010
I20251024 01:53:01.857120  7995 tablet_service.cc:1552] Processing DeleteTablet for tablet 5a1034ace29d4419b49922d8e9580938 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-24 01:53:01 UTC) from {username='slave'} at 127.0.0.1:35148
I20251024 01:53:01.857477  8065 tablet_service.cc:1552] Processing DeleteTablet for tablet 5a1034ace29d4419b49922d8e9580938 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-24 01:53:01 UTC) from {username='slave'} at 127.0.0.1:33954
I20251024 01:53:01.857882  8269 tablet_replica.cc:333] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43: stopping tablet replica
I20251024 01:53:01.858032  8270 tablet_replica.cc:333] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc: stopping tablet replica
I20251024 01:53:01.858052   416 test_util.cc:276] Using random seed: -816951057
I20251024 01:53:01.858268  8269 raft_consensus.cc:2243] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:53:01.858301  8270 raft_consensus.cc:2243] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20251024 01:53:01.858623  8270 raft_consensus.cc:2272] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:01.858830  8269 pending_rounds.cc:70] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43: Trying to abort 1 pending ops.
I20251024 01:53:01.858968  8269 pending_rounds.cc:77] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20251024 01:53:01.859218  8269 raft_consensus.cc:2889] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251024 01:53:01.859414  8270 ts_tablet_manager.cc:1916] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:53:01.859437  8269 raft_consensus.cc:2272] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:01.861032  8269 ts_tablet_manager.cc:1916] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:53:01.867934  8270 ts_tablet_manager.cc:1929] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251024 01:53:01.868113  8270 log.cc:1199] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-0-root/wals/5a1034ace29d4419b49922d8e9580938
I20251024 01:53:01.868494  8271 tablet_replica.cc:333] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155: stopping tablet replica
I20251024 01:53:01.868682  8270 ts_tablet_manager.cc:1950] T 5a1034ace29d4419b49922d8e9580938 P f290041dc9324c9ea2a63786d978d0bc: Deleting consensus metadata
I20251024 01:53:01.868707  8271 raft_consensus.cc:2243] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251024 01:53:01.869016  8271 raft_consensus.cc:2272] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:01.869907  7894 catalog_manager.cc:4985] TS f290041dc9324c9ea2a63786d978d0bc (127.0.104.1:34029): tablet 5a1034ace29d4419b49922d8e9580938 (table fake-table [id=1594666d8b194658bb97ffb56d9af5f6]) successfully deleted
I20251024 01:53:01.870361  8269 ts_tablet_manager.cc:1929] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:53:01.870388  8271 ts_tablet_manager.cc:1916] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:53:01.870508  8269 log.cc:1199] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-3-root/wals/5a1034ace29d4419b49922d8e9580938
I20251024 01:53:01.870951  8269 ts_tablet_manager.cc:1950] T 5a1034ace29d4419b49922d8e9580938 P 6d97046ebb3341449079ba41c2901a43: Deleting consensus metadata
I20251024 01:53:01.871582  7892 catalog_manager.cc:4985] TS 6d97046ebb3341449079ba41c2901a43 (127.0.104.4:36795): tablet 5a1034ace29d4419b49922d8e9580938 (table fake-table [id=1594666d8b194658bb97ffb56d9af5f6]) successfully deleted
I20251024 01:53:01.875447  8271 ts_tablet_manager.cc:1929] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251024 01:53:01.875571  8271 log.cc:1199] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-1-root/wals/5a1034ace29d4419b49922d8e9580938
I20251024 01:53:01.876024  8271 ts_tablet_manager.cc:1950] T 5a1034ace29d4419b49922d8e9580938 P e93fbfeb95d74ca3913042c156d4c155: Deleting consensus metadata
I20251024 01:53:01.877166  7892 catalog_manager.cc:4985] TS e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2:41377): tablet 5a1034ace29d4419b49922d8e9580938 (table fake-table [id=1594666d8b194658bb97ffb56d9af5f6]) successfully deleted
I20251024 01:53:01.887672  7905 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48340:
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"
    }
  }
}
I20251024 01:53:01.899580  8134 tablet_service.cc:1505] Processing CreateTablet for tablet 438c20a579594d29890a8359c68c6917 (DEFAULT_TABLE table=fake-table [id=d55dda1d395d4d30960fa533f68c0b86]), partition=RANGE (key) PARTITION UNBOUNDED
I20251024 01:53:01.900161  8134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438c20a579594d29890a8359c68c6917. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:01.906412  8277 tablet_bootstrap.cc:492] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843: Bootstrap starting.
I20251024 01:53:01.908023  8277 tablet_bootstrap.cc:654] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843: Neither blocks nor log segments found. Creating new log.
I20251024 01:53:01.909627  8277 tablet_bootstrap.cc:492] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843: No bootstrap required, opened a new log
I20251024 01:53:01.909768  8277 ts_tablet_manager.cc:1403] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20251024 01:53:01.910439  8277 raft_consensus.cc:359] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } }
I20251024 01:53:01.910574  8277 raft_consensus.cc:385] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:53:01.910686  8277 raft_consensus.cc:740] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7268a2342eb54e808531ae20ad121843, State: Initialized, Role: FOLLOWER
I20251024 01:53:01.910940  8277 consensus_queue.cc:260] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } }
I20251024 01:53:01.911068  8277 raft_consensus.cc:399] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:53:01.911157  8277 raft_consensus.cc:493] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:53:01.911226  8277 raft_consensus.cc:3060] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:53:01.913918  8277 raft_consensus.cc:515] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } }
I20251024 01:53:01.914131  8277 leader_election.cc:304] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7268a2342eb54e808531ae20ad121843; no voters: 
I20251024 01:53:01.914669  8277 leader_election.cc:290] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:53:01.914783  8279 raft_consensus.cc:2804] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:53:01.915617  8277 ts_tablet_manager.cc:1434] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20251024 01:53:01.915620  8279 raft_consensus.cc:697] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 1 LEADER]: Becoming Leader. State: Replica: 7268a2342eb54e808531ae20ad121843, State: Running, Role: LEADER
I20251024 01:53:01.915926  8279 consensus_queue.cc:237] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } }
I20251024 01:53:01.918123  7908 catalog_manager.cc:5649] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7268a2342eb54e808531ae20ad121843 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "7268a2342eb54e808531ae20ad121843" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } health_report { overall_health: HEALTHY } } }
I20251024 01:53:03.993844   416 test_util.cc:276] Using random seed: -814815262
I20251024 01:53:04.018942   416 test_workload.cc:405] TestWorkload: Skipping table creation because table fake-table already exists
I20251024 01:53:04.031441  7905 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48322:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251024 01:53:04.038601  8297 tablet.cc:1722] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843: 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
I20251024 01:53:04.045900  7905 catalog_manager.cc:6194] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994: fake-table [id=d55dda1d395d4d30960fa533f68c0b86] alter complete (version 1)
I20251024 01:53:04.047451  8144 consensus_queue.cc:237] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 654, Committed index: 654, Last appended: 1.654, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 655 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } }
I20251024 01:53:04.048765  8280 raft_consensus.cc:2955] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 1 LEADER]: Committing config change with OpId 1.655: config changed from index -1 to 655, NON_VOTER f290041dc9324c9ea2a63786d978d0bc (127.0.104.1) added. New config: { opid_index: 655 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } } }
I20251024 01:53:04.052915  7894 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 438c20a579594d29890a8359c68c6917 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251024 01:53:04.054085  7905 catalog_manager.cc:5649] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 reported cstate change: config changed from index -1 to 655, NON_VOTER f290041dc9324c9ea2a63786d978d0bc (127.0.104.1) added. New cstate: current_term: 1 leader_uuid: "7268a2342eb54e808531ae20ad121843" committed_config { opid_index: 655 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251024 01:53:04.056973  8109 consensus_peers.cc:597] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 -> Peer f290041dc9324c9ea2a63786d978d0bc (127.0.104.1:34029): Couldn't send request to peer f290041dc9324c9ea2a63786d978d0bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 438c20a579594d29890a8359c68c6917. This is attempt 1: this message will repeat every 5th retry.
I20251024 01:53:04.059579  8144 consensus_queue.cc:237] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 655, Committed index: 655, Last appended: 1.655, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 656 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: true } }
I20251024 01:53:04.060808  8281 raft_consensus.cc:2955] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 1 LEADER]: Committing config change with OpId 1.656: config changed from index 655 to 656, NON_VOTER e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2) added. New config: { opid_index: 656 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: true } } }
W20251024 01:53:04.062934  8109 consensus_peers.cc:597] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 -> Peer f290041dc9324c9ea2a63786d978d0bc (127.0.104.1:34029): Couldn't send request to peer f290041dc9324c9ea2a63786d978d0bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 438c20a579594d29890a8359c68c6917. This is attempt 1: this message will repeat every 5th retry.
I20251024 01:53:04.064299  7894 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 438c20a579594d29890a8359c68c6917 with cas_config_opid_index 655: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251024 01:53:04.066022  7905 catalog_manager.cc:5649] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 reported cstate change: config changed from index 655 to 656, NON_VOTER e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2) added. New cstate: current_term: 1 leader_uuid: "7268a2342eb54e808531ae20ad121843" committed_config { opid_index: 656 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251024 01:53:04.068603  8107 consensus_peers.cc:597] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 -> Peer e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2:41377): Couldn't send request to peer e93fbfeb95d74ca3913042c156d4c155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 438c20a579594d29890a8359c68c6917. This is attempt 1: this message will repeat every 5th retry.
I20251024 01:53:04.477313  8326 ts_tablet_manager.cc:933] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: Initiating tablet copy from peer 7268a2342eb54e808531ae20ad121843 (127.0.104.3:42937)
I20251024 01:53:04.483177  8326 tablet_copy_client.cc:323] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.3:42937
I20251024 01:53:04.516382  8154 tablet_copy_service.cc:140] P 7268a2342eb54e808531ae20ad121843: Received BeginTabletCopySession request for tablet 438c20a579594d29890a8359c68c6917 from peer f290041dc9324c9ea2a63786d978d0bc ({username='slave'} at 127.0.0.1:33866)
I20251024 01:53:04.516600  8154 tablet_copy_service.cc:161] P 7268a2342eb54e808531ae20ad121843: Beginning new tablet copy session on tablet 438c20a579594d29890a8359c68c6917 from peer f290041dc9324c9ea2a63786d978d0bc at {username='slave'} at 127.0.0.1:33866: session id = f290041dc9324c9ea2a63786d978d0bc-438c20a579594d29890a8359c68c6917
I20251024 01:53:04.519498  8154 tablet_copy_source_session.cc:215] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843: Tablet Copy: opened 0 blocks and 1 log segments
I20251024 01:53:04.520777  8326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438c20a579594d29890a8359c68c6917. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:04.528208  8326 tablet_copy_client.cc:806] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: tablet copy: Starting download of 0 data blocks...
I20251024 01:53:04.528510  8326 tablet_copy_client.cc:670] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: tablet copy: Starting download of 1 WAL segments...
I20251024 01:53:04.540020  8326 tablet_copy_client.cc:538] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251024 01:53:04.543936  8326 tablet_bootstrap.cc:492] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: Bootstrap starting.
W20251024 01:53:04.731706  8309 scanner-internal.cc:458] Time spent opening tablet: real 0.548s	user 0.001s	sys 0.000s
I20251024 01:53:04.733230  8329 ts_tablet_manager.cc:933] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: Initiating tablet copy from peer 7268a2342eb54e808531ae20ad121843 (127.0.104.3:42937)
W20251024 01:53:04.735735  8307 scanner-internal.cc:458] Time spent opening tablet: real 0.552s	user 0.000s	sys 0.000s
I20251024 01:53:04.736372  8329 tablet_copy_client.cc:323] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.3:42937
W20251024 01:53:04.737744  8314 scanner-internal.cc:458] Time spent opening tablet: real 0.553s	user 0.001s	sys 0.000s
W20251024 01:53:04.742866  8313 scanner-internal.cc:458] Time spent opening tablet: real 0.559s	user 0.001s	sys 0.000s
W20251024 01:53:04.760195  8312 scanner-internal.cc:458] Time spent opening tablet: real 0.576s	user 0.001s	sys 0.000s
I20251024 01:53:04.783107  8154 tablet_copy_service.cc:140] P 7268a2342eb54e808531ae20ad121843: Received BeginTabletCopySession request for tablet 438c20a579594d29890a8359c68c6917 from peer e93fbfeb95d74ca3913042c156d4c155 ({username='slave'} at 127.0.0.1:33878)
I20251024 01:53:04.783317  8154 tablet_copy_service.cc:161] P 7268a2342eb54e808531ae20ad121843: Beginning new tablet copy session on tablet 438c20a579594d29890a8359c68c6917 from peer e93fbfeb95d74ca3913042c156d4c155 at {username='slave'} at 127.0.0.1:33878: session id = e93fbfeb95d74ca3913042c156d4c155-438c20a579594d29890a8359c68c6917
W20251024 01:53:04.783107  8310 scanner-internal.cc:458] Time spent opening tablet: real 0.599s	user 0.001s	sys 0.000s
I20251024 01:53:04.785686  8154 tablet_copy_source_session.cc:215] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843: Tablet Copy: opened 0 blocks and 1 log segments
I20251024 01:53:04.787966  8329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438c20a579594d29890a8359c68c6917. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:04.796520  8329 tablet_copy_client.cc:806] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: tablet copy: Starting download of 0 data blocks...
W20251024 01:53:04.797657  8311 scanner-internal.cc:458] Time spent opening tablet: real 0.613s	user 0.001s	sys 0.000s
I20251024 01:53:04.799922  8329 tablet_copy_client.cc:670] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: tablet copy: Starting download of 1 WAL segments...
W20251024 01:53:04.809827  8305 scanner-internal.cc:458] Time spent opening tablet: real 0.626s	user 0.000s	sys 0.000s
W20251024 01:53:04.817540  8306 scanner-internal.cc:458] Time spent opening tablet: real 0.634s	user 0.001s	sys 0.000s
I20251024 01:53:04.909583  8329 tablet_copy_client.cc:538] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251024 01:53:04.913585  8329 tablet_bootstrap.cc:492] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: Bootstrap starting.
W20251024 01:53:05.659017  8308 scanner-internal.cc:458] Time spent opening tablet: real 0.588s	user 0.000s	sys 0.000s
W20251024 01:53:05.984406  8311 scanner-internal.cc:458] Time spent opening tablet: real 0.530s	user 0.001s	sys 0.000s
W20251024 01:53:06.185658  8307 scanner-internal.cc:458] Time spent opening tablet: real 0.678s	user 0.001s	sys 0.000s
W20251024 01:53:06.244741  8306 scanner-internal.cc:458] Time spent opening tablet: real 0.583s	user 0.001s	sys 0.000s
W20251024 01:53:06.358259  8313 scanner-internal.cc:458] Time spent opening tablet: real 0.546s	user 0.001s	sys 0.000s
W20251024 01:53:06.362546  8314 scanner-internal.cc:458] Time spent opening tablet: real 0.544s	user 0.001s	sys 0.000s
W20251024 01:53:06.403988  8312 scanner-internal.cc:458] Time spent opening tablet: real 0.543s	user 0.001s	sys 0.000s
W20251024 01:53:06.410326  8310 scanner-internal.cc:458] Time spent opening tablet: real 0.549s	user 0.001s	sys 0.000s
W20251024 01:53:06.623122  8305 scanner-internal.cc:458] Time spent opening tablet: real 0.546s	user 0.001s	sys 0.000s
W20251024 01:53:06.876616  8109 consensus_peers.cc:597] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 -> Peer f290041dc9324c9ea2a63786d978d0bc (127.0.104.1:34029): Couldn't send request to peer f290041dc9324c9ea2a63786d978d0bc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20251024 01:53:06.936703  8309 scanner-internal.cc:458] Time spent opening tablet: real 0.598s	user 0.000s	sys 0.000s
W20251024 01:53:06.955914  8308 scanner-internal.cc:458] Time spent opening tablet: real 0.609s	user 0.000s	sys 0.000s
W20251024 01:53:07.158006  8311 scanner-internal.cc:458] Time spent opening tablet: real 0.511s	user 0.000s	sys 0.000s
W20251024 01:53:07.170809  8107 consensus_peers.cc:597] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 -> Peer e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2:41377): Couldn't send request to peer e93fbfeb95d74ca3913042c156d4c155. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20251024 01:53:07.288388  8313 scanner-internal.cc:458] Time spent opening tablet: real 0.557s	user 0.001s	sys 0.000s
W20251024 01:53:07.763674  8310 scanner-internal.cc:458] Time spent opening tablet: real 0.551s	user 0.000s	sys 0.000s
W20251024 01:53:07.910341  8312 scanner-internal.cc:458] Time spent opening tablet: real 0.513s	user 0.001s	sys 0.000s
W20251024 01:53:08.201905  8307 scanner-internal.cc:458] Time spent opening tablet: real 0.515s	user 0.001s	sys 0.000s
W20251024 01:53:08.466439  8314 scanner-internal.cc:458] Time spent opening tablet: real 0.558s	user 0.001s	sys 0.000s
W20251024 01:53:08.841564  8306 scanner-internal.cc:458] Time spent opening tablet: real 0.520s	user 0.001s	sys 0.000s
W20251024 01:53:08.981276  8312 scanner-internal.cc:458] Time spent opening tablet: real 0.558s	user 0.000s	sys 0.000s
W20251024 01:53:08.987673  8307 scanner-internal.cc:458] Time spent opening tablet: real 0.531s	user 0.001s	sys 0.000s
W20251024 01:53:08.990557  8305 scanner-internal.cc:458] Time spent opening tablet: real 0.553s	user 0.001s	sys 0.000s
W20251024 01:53:09.212595  8314 scanner-internal.cc:458] Time spent opening tablet: real 0.506s	user 0.001s	sys 0.000s
W20251024 01:53:09.425801  8109 consensus_peers.cc:597] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 -> Peer f290041dc9324c9ea2a63786d978d0bc (127.0.104.1:34029): Couldn't send request to peer f290041dc9324c9ea2a63786d978d0bc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20251024 01:53:09.833498  8312 scanner-internal.cc:458] Time spent opening tablet: real 0.510s	user 0.001s	sys 0.000s
W20251024 01:53:09.837064  8307 scanner-internal.cc:458] Time spent opening tablet: real 0.532s	user 0.001s	sys 0.000s
W20251024 01:53:09.847805  8305 scanner-internal.cc:458] Time spent opening tablet: real 0.507s	user 0.001s	sys 0.000s
W20251024 01:53:09.897053  8107 consensus_peers.cc:597] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 -> Peer e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2:41377): Couldn't send request to peer e93fbfeb95d74ca3913042c156d4c155. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20251024 01:53:10.664341  8305 scanner-internal.cc:458] Time spent opening tablet: real 0.511s	user 0.001s	sys 0.000s
I20251024 01:53:10.849602  8326 tablet_bootstrap.cc:492] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: Bootstrap replaying log segment 1/1 (1.05M/1.15M this segment, stats: ops{read=595 overwritten=0 applied=595 ignored=0} inserts{seen=29700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20251024 01:53:10.888406  8329 tablet.cc:1722] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: 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
I20251024 01:53:10.888942  8329 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251024 01:53:10.890781  8329 tablet_bootstrap.cc:492] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: Bootstrap replayed 1/1 log segments. Stats: ops{read=656 overwritten=0 applied=656 ignored=0} inserts{seen=32600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251024 01:53:10.891271  8329 tablet_bootstrap.cc:492] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: Bootstrap complete.
I20251024 01:53:10.909024  8329 ts_tablet_manager.cc:1403] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: Time spent bootstrapping tablet: real 5.996s	user 2.810s	sys 0.097s
I20251024 01:53:10.909978  8329 raft_consensus.cc:359] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 656 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: true } }
I20251024 01:53:10.910332  8329 raft_consensus.cc:740] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e93fbfeb95d74ca3913042c156d4c155, State: Initialized, Role: LEARNER
I20251024 01:53:10.910624  8329 consensus_queue.cc:260] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 656, Last appended: 1.656, Last appended by leader: 656, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 656 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: true } }
I20251024 01:53:10.916739  8329 ts_tablet_manager.cc:1434] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20251024 01:53:10.932657  8154 tablet_copy_service.cc:342] P 7268a2342eb54e808531ae20ad121843: Request end of tablet copy session e93fbfeb95d74ca3913042c156d4c155-438c20a579594d29890a8359c68c6917 received from {username='slave'} at 127.0.0.1:33878
I20251024 01:53:10.932847  8154 tablet_copy_service.cc:434] P 7268a2342eb54e808531ae20ad121843: ending tablet copy session e93fbfeb95d74ca3913042c156d4c155-438c20a579594d29890a8359c68c6917 on tablet 438c20a579594d29890a8359c68c6917 with peer e93fbfeb95d74ca3913042c156d4c155
I20251024 01:53:10.932875  8075 raft_consensus.cc:1217] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.655->[1.656-1.656]   Dedup: 1.656->[]
I20251024 01:53:11.246359  8326 tablet.cc:1722] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: 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
I20251024 01:53:11.247495  8326 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251024 01:53:11.249024  8326 tablet_bootstrap.cc:492] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=656 overwritten=0 applied=656 ignored=0} inserts{seen=32600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251024 01:53:11.257684  8326 tablet_bootstrap.cc:492] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: Bootstrap complete.
I20251024 01:53:11.280412  8326 ts_tablet_manager.cc:1403] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: Time spent bootstrapping tablet: real 6.737s	user 2.797s	sys 0.103s
I20251024 01:53:11.288758  8326 raft_consensus.cc:359] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 656 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: true } }
I20251024 01:53:11.289224  8326 raft_consensus.cc:740] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f290041dc9324c9ea2a63786d978d0bc, State: Initialized, Role: LEARNER
I20251024 01:53:11.289559  8326 consensus_queue.cc:260] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 656, Last appended: 1.656, Last appended by leader: 656, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 656 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: true } }
I20251024 01:53:11.356112  8326 ts_tablet_manager.cc:1434] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: Time spent starting tablet: real 0.068s	user 0.018s	sys 0.012s
I20251024 01:53:11.356956  8154 tablet_copy_service.cc:342] P 7268a2342eb54e808531ae20ad121843: Request end of tablet copy session f290041dc9324c9ea2a63786d978d0bc-438c20a579594d29890a8359c68c6917 received from {username='slave'} at 127.0.0.1:33866
I20251024 01:53:11.357121  8154 tablet_copy_service.cc:434] P 7268a2342eb54e808531ae20ad121843: ending tablet copy session f290041dc9324c9ea2a63786d978d0bc-438c20a579594d29890a8359c68c6917 on tablet 438c20a579594d29890a8359c68c6917 with peer f290041dc9324c9ea2a63786d978d0bc
I20251024 01:53:11.436455  8343 raft_consensus.cc:1064] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843: attempting to promote NON_VOTER e93fbfeb95d74ca3913042c156d4c155 to VOTER
I20251024 01:53:11.438079  8343 consensus_queue.cc:237] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 656, Committed index: 656, Last appended: 1.656, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 657 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } }
I20251024 01:53:11.469439  8075 raft_consensus.cc:1275] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155 [term 1 LEARNER]: Refusing update from remote peer 7268a2342eb54e808531ae20ad121843: Log matching property violated. Preceding OpId in replica: term: 1 index: 656. Preceding OpId from leader: term: 1 index: 657. (index mismatch)
I20251024 01:53:11.469722  8005 raft_consensus.cc:1275] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc [term 1 LEARNER]: Refusing update from remote peer 7268a2342eb54e808531ae20ad121843: Log matching property violated. Preceding OpId in replica: term: 1 index: 656. Preceding OpId from leader: term: 1 index: 657. (index mismatch)
I20251024 01:53:11.471577  8346 consensus_queue.cc:1048] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 657, Last known committed idx: 656, Time since last communication: 0.000s
I20251024 01:53:11.472376  8343 consensus_queue.cc:1048] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 657, Last known committed idx: 656, Time since last communication: 0.000s
I20251024 01:53:11.476958  8343 raft_consensus.cc:2955] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 1 LEADER]: Committing config change with OpId 1.657: config changed from index 656 to 657, e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 657 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } } }
I20251024 01:53:11.479542  8005 raft_consensus.cc:2955] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc [term 1 LEARNER]: Committing config change with OpId 1.657: config changed from index 656 to 657, e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 657 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } } }
I20251024 01:53:11.485447  8343 raft_consensus.cc:1064] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843: attempting to promote NON_VOTER f290041dc9324c9ea2a63786d978d0bc to VOTER
I20251024 01:53:11.486060  8343 consensus_queue.cc:237] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 657, Committed index: 657, Last appended: 1.657, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 658 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: false } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } }
I20251024 01:53:11.486863  7902 catalog_manager.cc:5649] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 reported cstate change: config changed from index 656 to 657, e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7268a2342eb54e808531ae20ad121843" committed_config { opid_index: 657 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20251024 01:53:11.482705  8075 raft_consensus.cc:2955] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155 [term 1 FOLLOWER]: Committing config change with OpId 1.657: config changed from index 656 to 657, e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 657 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: true } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } } }
I20251024 01:53:11.499926  8004 raft_consensus.cc:1275] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc [term 1 LEARNER]: Refusing update from remote peer 7268a2342eb54e808531ae20ad121843: Log matching property violated. Preceding OpId in replica: term: 1 index: 657. Preceding OpId from leader: term: 1 index: 658. (index mismatch)
I20251024 01:53:11.512491  8344 consensus_queue.cc:1048] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 658, Last known committed idx: 657, Time since last communication: 0.004s
I20251024 01:53:11.523053  8344 raft_consensus.cc:2955] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 1 LEADER]: Committing config change with OpId 1.658: config changed from index 657 to 658, f290041dc9324c9ea2a63786d978d0bc (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 658 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: false } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } } }
I20251024 01:53:11.523556  8004 raft_consensus.cc:2955] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc [term 1 FOLLOWER]: Committing config change with OpId 1.658: config changed from index 657 to 658, f290041dc9324c9ea2a63786d978d0bc (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 658 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: false } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } } }
I20251024 01:53:11.540859  8074 raft_consensus.cc:1275] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155 [term 1 FOLLOWER]: Refusing update from remote peer 7268a2342eb54e808531ae20ad121843: Log matching property violated. Preceding OpId in replica: term: 1 index: 657. Preceding OpId from leader: term: 1 index: 658. (index mismatch)
I20251024 01:53:11.541847  8344 consensus_queue.cc:1048] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 658, Last known committed idx: 657, Time since last communication: 0.000s
I20251024 01:53:11.543627  8075 raft_consensus.cc:2955] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155 [term 1 FOLLOWER]: Committing config change with OpId 1.658: config changed from index 657 to 658, f290041dc9324c9ea2a63786d978d0bc (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 658 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: false } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } } }
I20251024 01:53:11.574728  7902 catalog_manager.cc:5649] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155 reported cstate change: config changed from index 657 to 658, f290041dc9324c9ea2a63786d978d0bc (127.0.104.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7268a2342eb54e808531ae20ad121843" committed_config { opid_index: 658 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "f290041dc9324c9ea2a63786d978d0bc" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34029 } attrs { promote: false } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } } }
I20251024 01:53:12.096625  7902 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48322:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20251024 01:53:12.145542  7901 catalog_manager.cc:5741] TS 7268a2342eb54e808531ae20ad121843 (127.0.104.3:42937) does not have the latest schema for tablet 438c20a579594d29890a8359c68c6917 (table fake-table [id=d55dda1d395d4d30960fa533f68c0b86]). Expected version 2 got 1
I20251024 01:53:12.147825  8144 consensus_queue.cc:237] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 658, Committed index: 658, Last appended: 1.658, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 659 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } }
I20251024 01:53:12.150269  8075 raft_consensus.cc:1275] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155 [term 1 FOLLOWER]: Refusing update from remote peer 7268a2342eb54e808531ae20ad121843: Log matching property violated. Preceding OpId in replica: term: 1 index: 658. Preceding OpId from leader: term: 1 index: 659. (index mismatch)
I20251024 01:53:12.151046  8353 consensus_queue.cc:1048] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 659, Last known committed idx: 658, Time since last communication: 0.000s
I20251024 01:53:12.155460  8352 raft_consensus.cc:2955] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 1 LEADER]: Committing config change with OpId 1.659: config changed from index 658 to 659, VOTER f290041dc9324c9ea2a63786d978d0bc (127.0.104.1) evicted. New config: { opid_index: 659 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } } }
I20251024 01:53:12.156562  8075 raft_consensus.cc:2955] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155 [term 1 FOLLOWER]: Committing config change with OpId 1.659: config changed from index 658 to 659, VOTER f290041dc9324c9ea2a63786d978d0bc (127.0.104.1) evicted. New config: { opid_index: 659 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } } }
I20251024 01:53:12.161506  7894 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 438c20a579594d29890a8359c68c6917 with cas_config_opid_index 658: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251024 01:53:12.163031  7902 catalog_manager.cc:5649] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 reported cstate change: config changed from index 658 to 659, VOTER f290041dc9324c9ea2a63786d978d0bc (127.0.104.1) evicted. New cstate: current_term: 1 leader_uuid: "7268a2342eb54e808531ae20ad121843" committed_config { opid_index: 659 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e93fbfeb95d74ca3913042c156d4c155" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20251024 01:53:12.163615  7902 catalog_manager.cc:5741] TS 7268a2342eb54e808531ae20ad121843 (127.0.104.3:42937) does not have the latest schema for tablet 438c20a579594d29890a8359c68c6917 (table fake-table [id=d55dda1d395d4d30960fa533f68c0b86]). Expected version 2 got 1
I20251024 01:53:12.169420  7995 tablet_service.cc:1552] Processing DeleteTablet for tablet 438c20a579594d29890a8359c68c6917 with delete_type TABLET_DATA_TOMBSTONED (TS f290041dc9324c9ea2a63786d978d0bc not found in new config with opid_index 659) from {username='slave'} at 127.0.0.1:35148
I20251024 01:53:12.170914  8144 consensus_queue.cc:237] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 659, Committed index: 659, Last appended: 1.659, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 660 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } }
I20251024 01:53:12.171929  8353 raft_consensus.cc:2955] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 1 LEADER]: Committing config change with OpId 1.660: config changed from index 659 to 660, VOTER e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2) evicted. New config: { opid_index: 660 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } } }
I20251024 01:53:12.178326  7894 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 438c20a579594d29890a8359c68c6917 with cas_config_opid_index 659: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251024 01:53:12.179653  7900 catalog_manager.cc:5649] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 reported cstate change: config changed from index 659 to 660, VOTER e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2) evicted. New cstate: current_term: 1 leader_uuid: "7268a2342eb54e808531ae20ad121843" committed_config { opid_index: 660 OBSOLETE_local: true peers { permanent_uuid: "7268a2342eb54e808531ae20ad121843" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 42937 } health_report { overall_health: HEALTHY } } }
I20251024 01:53:12.180172  7900 catalog_manager.cc:5741] TS 7268a2342eb54e808531ae20ad121843 (127.0.104.3:42937) does not have the latest schema for tablet 438c20a579594d29890a8359c68c6917 (table fake-table [id=d55dda1d395d4d30960fa533f68c0b86]). Expected version 2 got 1
I20251024 01:53:12.188670  8065 tablet_service.cc:1552] Processing DeleteTablet for tablet 438c20a579594d29890a8359c68c6917 with delete_type TABLET_DATA_TOMBSTONED (TS e93fbfeb95d74ca3913042c156d4c155 not found in new config with opid_index 660) from {username='slave'} at 127.0.0.1:33954
I20251024 01:53:12.217101  8360 tablet_replica.cc:333] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: stopping tablet replica
I20251024 01:53:12.217350  8360 raft_consensus.cc:2243] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251024 01:53:12.217641  8360 raft_consensus.cc:2272] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:12.219694  8360 ts_tablet_manager.cc:1916] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251024 01:53:12.226794  8359 tablet_replica.cc:333] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: stopping tablet replica
I20251024 01:53:12.227119  8359 raft_consensus.cc:2243] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20251024 01:53:12.227451  8359 raft_consensus.cc:2272] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:12.229030  8359 ts_tablet_manager.cc:1916] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251024 01:53:12.236095  8360 ts_tablet_manager.cc:1929] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.659
I20251024 01:53:12.250530  8359 ts_tablet_manager.cc:1929] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.658
I20251024 01:53:12.250710  8359 log.cc:1199] T 438c20a579594d29890a8359c68c6917 P f290041dc9324c9ea2a63786d978d0bc: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-0-root/wals/438c20a579594d29890a8359c68c6917
I20251024 01:53:12.251843  7894 catalog_manager.cc:4985] TS f290041dc9324c9ea2a63786d978d0bc (127.0.104.1:34029): tablet 438c20a579594d29890a8359c68c6917 (table fake-table [id=d55dda1d395d4d30960fa533f68c0b86]) successfully deleted
I20251024 01:53:12.252871  8360 log.cc:1199] T 438c20a579594d29890a8359c68c6917 P e93fbfeb95d74ca3913042c156d4c155: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761270696576755-416-0/minicluster-data/ts-1-root/wals/438c20a579594d29890a8359c68c6917
I20251024 01:53:12.255287  7892 catalog_manager.cc:4985] TS e93fbfeb95d74ca3913042c156d4c155 (127.0.104.2:41377): tablet 438c20a579594d29890a8359c68c6917 (table fake-table [id=d55dda1d395d4d30960fa533f68c0b86]) successfully deleted
I20251024 01:53:12.257390  8361 tablet.cc:1722] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843: 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
I20251024 01:53:12.279606  7902 catalog_manager.cc:6194] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994: fake-table [id=d55dda1d395d4d30960fa533f68c0b86] alter complete (version 2)
I20251024 01:53:12.633700   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20251024 01:53:12.644340   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:53:12.658327   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20251024 01:53:12.661674   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20251024 01:53:12.672279   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:53:12.686074   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20251024 01:53:12.689978   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20251024 01:53:12.703744   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:53:12.704035   416 tablet_replica.cc:333] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843: stopping tablet replica
I20251024 01:53:12.704205   416 raft_consensus.cc:2243] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:53:12.704396   416 raft_consensus.cc:2272] T 438c20a579594d29890a8359c68c6917 P 7268a2342eb54e808531ae20ad121843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:12.719826   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20251024 01:53:12.723361   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20251024 01:53:12.733289   416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251024 01:53:12.746340   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20251024 01:53:12.749501   416 master.cc:561] Master@127.0.104.62:41769 shutting down...
I20251024 01:53:12.759243   416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:53:12.759503   416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:12.759613   416 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd79b0eceea04fc7bafacc44a57a7994: stopping tablet replica
I20251024 01:53:12.773610   416 master.cc:583] Master@127.0.104.62:41769 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (11523 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20251024 01:53:12.786350   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:44861
I20251024 01:53:12.786895   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:53:12.787727   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:53:12.789268   416 webserver.cc:492] Webserver started at http://127.0.104.62:36165/ using document root <none> and password file <none>
I20251024 01:53:12.789512   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:53:12.789582   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:53:12.789938   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:53:12.790977   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/master-0-root/instance:
uuid: "8587e597e96c46d8a0a78a3ce7ef35ee"
format_stamp: "Formatted at 2025-10-24 01:53:12 on dist-test-slave-fm74"
I20251024 01:53:12.794238   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20251024 01:53:12.796304  8365 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:12.796913   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20251024 01:53:12.797040   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/master-0-root
uuid: "8587e597e96c46d8a0a78a3ce7ef35ee"
format_stamp: "Formatted at 2025-10-24 01:53:12 on dist-test-slave-fm74"
I20251024 01:53:12.797173   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-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)
I20251024 01:53:12.811978   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:53:12.812517   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:53:12.824203   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:44861
I20251024 01:53:12.824222  8416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:44861 every 8 connection(s)
I20251024 01:53:12.825479  8417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:12.830152  8417 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee: Bootstrap starting.
I20251024 01:53:12.831609  8417 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee: Neither blocks nor log segments found. Creating new log.
I20251024 01:53:12.833367  8417 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee: No bootstrap required, opened a new log
I20251024 01:53:12.834010  8417 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8587e597e96c46d8a0a78a3ce7ef35ee" member_type: VOTER }
I20251024 01:53:12.834147  8417 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:53:12.834213  8417 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8587e597e96c46d8a0a78a3ce7ef35ee, State: Initialized, Role: FOLLOWER
I20251024 01:53:12.834427  8417 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8587e597e96c46d8a0a78a3ce7ef35ee" member_type: VOTER }
I20251024 01:53:12.834529  8417 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:53:12.834565  8417 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:53:12.834638  8417 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:53:12.836635  8417 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8587e597e96c46d8a0a78a3ce7ef35ee" member_type: VOTER }
I20251024 01:53:12.836839  8417 leader_election.cc:304] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8587e597e96c46d8a0a78a3ce7ef35ee; no voters: 
I20251024 01:53:12.837306  8417 leader_election.cc:290] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:53:12.837445  8420 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:53:12.837965  8420 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [term 1 LEADER]: Becoming Leader. State: Replica: 8587e597e96c46d8a0a78a3ce7ef35ee, State: Running, Role: LEADER
I20251024 01:53:12.838238  8420 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8587e597e96c46d8a0a78a3ce7ef35ee" member_type: VOTER }
I20251024 01:53:12.838232  8417 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [sys.catalog]: configured and running, proceeding with master startup.
I20251024 01:53:12.839388  8421 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8587e597e96c46d8a0a78a3ce7ef35ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8587e597e96c46d8a0a78a3ce7ef35ee" member_type: VOTER } }
I20251024 01:53:12.839561  8421 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [sys.catalog]: This master's current role is: LEADER
I20251024 01:53:12.839809  8422 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8587e597e96c46d8a0a78a3ce7ef35ee. Latest consensus state: current_term: 1 leader_uuid: "8587e597e96c46d8a0a78a3ce7ef35ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8587e597e96c46d8a0a78a3ce7ef35ee" member_type: VOTER } }
I20251024 01:53:12.840101  8422 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee [sys.catalog]: This master's current role is: LEADER
I20251024 01:53:12.841141  8427 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251024 01:53:12.842484  8427 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251024 01:53:12.843811   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251024 01:53:12.845329  8427 catalog_manager.cc:1357] Generated new cluster ID: ef72983fcb874e52b3a3b357975d1a82
I20251024 01:53:12.845415  8427 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251024 01:53:12.863622  8427 catalog_manager.cc:1380] Generated new certificate authority record
I20251024 01:53:12.864464  8427 catalog_manager.cc:1514] Loading token signing keys...
I20251024 01:53:12.872172  8427 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee: Generated new TSK 0
I20251024 01:53:12.872443  8427 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251024 01:53:12.876538   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:53:12.877566   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:53:12.878937   416 webserver.cc:492] Webserver started at http://127.0.104.1:37493/ using document root <none> and password file <none>
I20251024 01:53:12.879150   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:53:12.879218   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:53:12.879319   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:53:12.879932   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-0-root/instance:
uuid: "4a297407b7af4b4e8c86ae6be29ed5ce"
format_stamp: "Formatted at 2025-10-24 01:53:12 on dist-test-slave-fm74"
I20251024 01:53:12.882540   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20251024 01:53:12.884218  8441 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:12.884626   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:53:12.884747   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-0-root
uuid: "4a297407b7af4b4e8c86ae6be29ed5ce"
format_stamp: "Formatted at 2025-10-24 01:53:12 on dist-test-slave-fm74"
I20251024 01:53:12.884878   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-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)
I20251024 01:53:12.898649   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:53:12.899209   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:53:12.899780   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:53:12.900615   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:53:12.900684   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:12.900799   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:53:12.900866   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:12.914348   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33331
I20251024 01:53:12.914393  8503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33331 every 8 connection(s)
I20251024 01:53:12.916064   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:53:12.917745   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:53:12.919276   416 webserver.cc:492] Webserver started at http://127.0.104.2:42455/ using document root <none> and password file <none>
I20251024 01:53:12.919543   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:53:12.919644   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:53:12.919801   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:53:12.920563   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-1-root/instance:
uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b"
format_stamp: "Formatted at 2025-10-24 01:53:12 on dist-test-slave-fm74"
I20251024 01:53:12.923244   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
I20251024 01:53:12.924942  8511 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:12.925377   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:53:12.925483   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-1-root
uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b"
format_stamp: "Formatted at 2025-10-24 01:53:12 on dist-test-slave-fm74"
I20251024 01:53:12.925593   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-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)
I20251024 01:53:12.929697  8504 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44861
I20251024 01:53:12.929890  8504 heartbeater.cc:461] Registering TS with master...
I20251024 01:53:12.930351  8504 heartbeater.cc:507] Master 127.0.104.62:44861 requested a full tablet report, sending...
I20251024 01:53:12.931550  8382 ts_manager.cc:194] Registered new tserver with Master: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331)
I20251024 01:53:12.932845  8382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41790
I20251024 01:53:12.944994  8504 heartbeater.cc:499] Master 127.0.104.62:44861 was elected leader, sending a full tablet report...
I20251024 01:53:12.945797   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:53:12.946332   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:53:12.946942   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:53:12.947983   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:53:12.948040   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:12.948097   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:53:12.948156   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:12.960692   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:38331
I20251024 01:53:12.960727  8573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:38331 every 8 connection(s)
I20251024 01:53:12.962384   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:53:12.963829   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:53:12.965409   416 webserver.cc:492] Webserver started at http://127.0.104.3:37891/ using document root <none> and password file <none>
I20251024 01:53:12.965703   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:53:12.965801   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:53:12.965965   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:53:12.966718   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-2-root/instance:
uuid: "14ac6c3c870041b1a236735c1432249f"
format_stamp: "Formatted at 2025-10-24 01:53:12 on dist-test-slave-fm74"
I20251024 01:53:12.968248  8574 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44861
I20251024 01:53:12.968386  8574 heartbeater.cc:461] Registering TS with master...
I20251024 01:53:12.968722  8574 heartbeater.cc:507] Master 127.0.104.62:44861 requested a full tablet report, sending...
I20251024 01:53:12.969681  8382 ts_manager.cc:194] Registered new tserver with Master: e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331)
I20251024 01:53:12.969813   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20251024 01:53:12.970710  8382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41800
I20251024 01:53:12.971686  8580 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:12.972018   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20251024 01:53:12.972137   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-2-root
uuid: "14ac6c3c870041b1a236735c1432249f"
format_stamp: "Formatted at 2025-10-24 01:53:12 on dist-test-slave-fm74"
I20251024 01:53:12.972259   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-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)
I20251024 01:53:12.981422   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:53:12.981962   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:53:12.982120  8574 heartbeater.cc:499] Master 127.0.104.62:44861 was elected leader, sending a full tablet report...
I20251024 01:53:12.982662   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:53:12.983603   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:53:12.983672   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:12.983777   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:53:12.983837   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:12.996898   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:39483
I20251024 01:53:12.996918  8642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:39483 every 8 connection(s)
I20251024 01:53:12.998610   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251024 01:53:12.999922   416 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251024 01:53:13.001422   416 webserver.cc:492] Webserver started at http://127.0.104.4:36815/ using document root <none> and password file <none>
I20251024 01:53:13.001662   416 fs_manager.cc:362] Metadata directory not provided
I20251024 01:53:13.001749   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251024 01:53:13.001906   416 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251024 01:53:13.002696   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-3-root/instance:
uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5"
format_stamp: "Formatted at 2025-10-24 01:53:12 on dist-test-slave-fm74"
I20251024 01:53:13.004181  8643 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44861
I20251024 01:53:13.004323  8643 heartbeater.cc:461] Registering TS with master...
I20251024 01:53:13.004715  8643 heartbeater.cc:507] Master 127.0.104.62:44861 requested a full tablet report, sending...
I20251024 01:53:13.005723  8382 ts_manager.cc:194] Registered new tserver with Master: 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483)
I20251024 01:53:13.006283   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20251024 01:53:13.006847  8382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41808
I20251024 01:53:13.008132  8649 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:13.008458   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20251024 01:53:13.008586   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-3-root
uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5"
format_stamp: "Formatted at 2025-10-24 01:53:12 on dist-test-slave-fm74"
I20251024 01:53:13.008718   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-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)
I20251024 01:53:13.018239  8643 heartbeater.cc:499] Master 127.0.104.62:44861 was elected leader, sending a full tablet report...
I20251024 01:53:13.018553   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20251024 01:53:13.019084   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251024 01:53:13.019672   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251024 01:53:13.020490   416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251024 01:53:13.020563   416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:13.020680   416 ts_tablet_manager.cc:616] Registered 0 tablets
I20251024 01:53:13.020736   416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20251024 01:53:13.034554   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:43387
I20251024 01:53:13.034574  8711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:43387 every 8 connection(s)
I20251024 01:53:13.042507  8712 heartbeater.cc:344] Connected to a master server at 127.0.104.62:44861
I20251024 01:53:13.042682  8712 heartbeater.cc:461] Registering TS with master...
I20251024 01:53:13.043071  8712 heartbeater.cc:507] Master 127.0.104.62:44861 requested a full tablet report, sending...
I20251024 01:53:13.043812  8382 ts_manager.cc:194] Registered new tserver with Master: cb09c56fc4d94e6f8439d7dcb6f345c5 (127.0.104.4:43387)
I20251024 01:53:13.044616   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.009129755s
I20251024 01:53:13.044647  8382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41812
I20251024 01:53:13.055532  8381 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41828:
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"
    }
  }
}
I20251024 01:53:13.055920  8712 heartbeater.cc:499] Master 127.0.104.62:44861 was elected leader, sending a full tablet report...
I20251024 01:53:13.085069  8539 tablet_service.cc:1505] Processing CreateTablet for tablet 3c438d3e5ef24d16ba9fa8d15d58f5d7 (DEFAULT_TABLE table=fake-table [id=3278a5b7a5b745758b1b5421da2d61d0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:53:13.085659  8539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c438d3e5ef24d16ba9fa8d15d58f5d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:13.085685  8677 tablet_service.cc:1505] Processing CreateTablet for tablet 3c438d3e5ef24d16ba9fa8d15d58f5d7 (DEFAULT_TABLE table=fake-table [id=3278a5b7a5b745758b1b5421da2d61d0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:53:13.086124  8677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c438d3e5ef24d16ba9fa8d15d58f5d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:13.087891  8608 tablet_service.cc:1505] Processing CreateTablet for tablet 3c438d3e5ef24d16ba9fa8d15d58f5d7 (DEFAULT_TABLE table=fake-table [id=3278a5b7a5b745758b1b5421da2d61d0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251024 01:53:13.088271  8608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c438d3e5ef24d16ba9fa8d15d58f5d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:13.098944  8728 tablet_bootstrap.cc:492] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5: Bootstrap starting.
I20251024 01:53:13.101670  8728 tablet_bootstrap.cc:654] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5: Neither blocks nor log segments found. Creating new log.
I20251024 01:53:13.103391  8727 tablet_bootstrap.cc:492] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Bootstrap starting.
I20251024 01:53:13.103600  8729 tablet_bootstrap.cc:492] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f: Bootstrap starting.
I20251024 01:53:13.105368  8727 tablet_bootstrap.cc:654] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Neither blocks nor log segments found. Creating new log.
I20251024 01:53:13.106108  8728 tablet_bootstrap.cc:492] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5: No bootstrap required, opened a new log
I20251024 01:53:13.106307  8728 ts_tablet_manager.cc:1403] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5: Time spent bootstrapping tablet: real 0.008s	user 0.005s	sys 0.000s
I20251024 01:53:13.106583  8729 tablet_bootstrap.cc:654] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f: Neither blocks nor log segments found. Creating new log.
I20251024 01:53:13.107169  8728 raft_consensus.cc:359] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } } peers { permanent_uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 43387 } }
I20251024 01:53:13.107400  8727 tablet_bootstrap.cc:492] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: No bootstrap required, opened a new log
I20251024 01:53:13.107390  8728 raft_consensus.cc:385] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:53:13.107599  8727 ts_tablet_manager.cc:1403] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20251024 01:53:13.107633  8728 raft_consensus.cc:740] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb09c56fc4d94e6f8439d7dcb6f345c5, State: Initialized, Role: FOLLOWER
I20251024 01:53:13.107995  8728 consensus_queue.cc:260] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } } peers { permanent_uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 43387 } }
I20251024 01:53:13.108245  8727 raft_consensus.cc:359] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } } peers { permanent_uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 43387 } }
I20251024 01:53:13.108430  8727 raft_consensus.cc:385] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:53:13.108537  8727 raft_consensus.cc:740] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e727f2a5ac8f4e50a0e4fecfbfe8a15b, State: Initialized, Role: FOLLOWER
I20251024 01:53:13.108790  8727 consensus_queue.cc:260] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } } peers { permanent_uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 43387 } }
I20251024 01:53:13.109040  8728 ts_tablet_manager.cc:1434] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20251024 01:53:13.110391  8727 ts_tablet_manager.cc:1434] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20251024 01:53:13.111579  8729 tablet_bootstrap.cc:492] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f: No bootstrap required, opened a new log
I20251024 01:53:13.111737  8729 ts_tablet_manager.cc:1403] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.004s
I20251024 01:53:13.112426  8729 raft_consensus.cc:359] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } } peers { permanent_uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 43387 } }
I20251024 01:53:13.112637  8729 raft_consensus.cc:385] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:53:13.112741  8729 raft_consensus.cc:740] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ac6c3c870041b1a236735c1432249f, State: Initialized, Role: FOLLOWER
I20251024 01:53:13.112996  8729 consensus_queue.cc:260] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } } peers { permanent_uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 43387 } }
I20251024 01:53:13.113844  8729 ts_tablet_manager.cc:1434] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20251024 01:53:13.151198  8735 raft_consensus.cc:493] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251024 01:53:13.151391  8735 raft_consensus.cc:515] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } } peers { permanent_uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 43387 } }
I20251024 01:53:13.152154  8735 leader_election.cc:290] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331), cb09c56fc4d94e6f8439d7dcb6f345c5 (127.0.104.4:43387)
I20251024 01:53:13.157828  8549 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "3c438d3e5ef24d16ba9fa8d15d58f5d7" candidate_uuid: "14ac6c3c870041b1a236735c1432249f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" is_pre_election: true
I20251024 01:53:13.158030  8687 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "3c438d3e5ef24d16ba9fa8d15d58f5d7" candidate_uuid: "14ac6c3c870041b1a236735c1432249f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5" is_pre_election: true
I20251024 01:53:13.158115  8549 raft_consensus.cc:2468] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ac6c3c870041b1a236735c1432249f in term 0.
I20251024 01:53:13.158291  8687 raft_consensus.cc:2468] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ac6c3c870041b1a236735c1432249f in term 0.
I20251024 01:53:13.158603  8584 leader_election.cc:304] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [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: 14ac6c3c870041b1a236735c1432249f, e727f2a5ac8f4e50a0e4fecfbfe8a15b; no voters: 
I20251024 01:53:13.158867  8735 raft_consensus.cc:2804] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251024 01:53:13.158963  8735 raft_consensus.cc:493] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251024 01:53:13.159055  8735 raft_consensus.cc:3060] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:53:13.163000  8735 raft_consensus.cc:515] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } } peers { permanent_uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 43387 } }
I20251024 01:53:13.163599  8735 leader_election.cc:290] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [CANDIDATE]: Term 1 election: Requested vote from peers e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331), cb09c56fc4d94e6f8439d7dcb6f345c5 (127.0.104.4:43387)
I20251024 01:53:13.163966  8549 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "3c438d3e5ef24d16ba9fa8d15d58f5d7" candidate_uuid: "14ac6c3c870041b1a236735c1432249f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b"
I20251024 01:53:13.164116  8549 raft_consensus.cc:3060] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:53:13.164111  8687 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "3c438d3e5ef24d16ba9fa8d15d58f5d7" candidate_uuid: "14ac6c3c870041b1a236735c1432249f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5"
I20251024 01:53:13.164348  8687 raft_consensus.cc:3060] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5 [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:53:13.166518  8549 raft_consensus.cc:2468] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ac6c3c870041b1a236735c1432249f in term 1.
I20251024 01:53:13.166522  8687 raft_consensus.cc:2468] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ac6c3c870041b1a236735c1432249f in term 1.
I20251024 01:53:13.166996  8584 leader_election.cc:304] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [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: 14ac6c3c870041b1a236735c1432249f, e727f2a5ac8f4e50a0e4fecfbfe8a15b; no voters: 
I20251024 01:53:13.167301  8735 raft_consensus.cc:2804] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:53:13.167738  8735 raft_consensus.cc:697] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 1 LEADER]: Becoming Leader. State: Replica: 14ac6c3c870041b1a236735c1432249f, State: Running, Role: LEADER
I20251024 01:53:13.168048  8735 consensus_queue.cc:237] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [LEADER]: Queue going to LEADER mode. State: All 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: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } } peers { permanent_uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 43387 } }
I20251024 01:53:13.170533  8381 catalog_manager.cc:5649] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14ac6c3c870041b1a236735c1432249f (127.0.104.3). New cstate: current_term: 1 leader_uuid: "14ac6c3c870041b1a236735c1432249f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb09c56fc4d94e6f8439d7dcb6f345c5" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 43387 } health_report { overall_health: UNKNOWN } } }
I20251024 01:53:13.212177   416 alter_table-test.cc:182] Tablet successfully located
I20251024 01:53:13.212849  8382 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41828:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251024 01:53:13.213027  8382 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:41828:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251024 01:53:13.215965  8382 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee: Sending DeleteTablet for 3 replicas of tablet 3c438d3e5ef24d16ba9fa8d15d58f5d7
I20251024 01:53:13.216743  8539 tablet_service.cc:1552] Processing DeleteTablet for tablet 3c438d3e5ef24d16ba9fa8d15d58f5d7 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-24 01:53:13 UTC) from {username='slave'} at 127.0.0.1:42658
I20251024 01:53:13.216743  8608 tablet_service.cc:1552] Processing DeleteTablet for tablet 3c438d3e5ef24d16ba9fa8d15d58f5d7 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-24 01:53:13 UTC) from {username='slave'} at 127.0.0.1:37184
I20251024 01:53:13.216900  8677 tablet_service.cc:1552] Processing DeleteTablet for tablet 3c438d3e5ef24d16ba9fa8d15d58f5d7 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-24 01:53:13 UTC) from {username='slave'} at 127.0.0.1:45198
I20251024 01:53:13.217468   416 test_util.cc:276] Using random seed: -805591672
I20251024 01:53:13.217517  8741 tablet_replica.cc:333] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: stopping tablet replica
I20251024 01:53:13.217701  8741 raft_consensus.cc:2243] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 FOLLOWER]: Raft consensus shutting down.
I20251024 01:53:13.217890  8741 raft_consensus.cc:2272] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:13.218417  8742 tablet_replica.cc:333] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f: stopping tablet replica
I20251024 01:53:13.218590  8742 raft_consensus.cc:2243] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 1 LEADER]: Raft consensus shutting down.
I20251024 01:53:13.218914  8742 pending_rounds.cc:70] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f: Trying to abort 1 pending ops.
I20251024 01:53:13.219002  8742 pending_rounds.cc:77] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20251024 01:53:13.219141  8742 raft_consensus.cc:2889] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251024 01:53:13.219285  8742 raft_consensus.cc:2272] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:13.220139  8741 ts_tablet_manager.cc:1916] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:53:13.220865  8742 ts_tablet_manager.cc:1916] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:53:13.231057  8741 ts_tablet_manager.cc:1929] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251024 01:53:13.231433  8741 log.cc:1199] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-1-root/wals/3c438d3e5ef24d16ba9fa8d15d58f5d7
I20251024 01:53:13.231931  8741 ts_tablet_manager.cc:1950] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Deleting consensus metadata
I20251024 01:53:13.232414  8742 ts_tablet_manager.cc:1929] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251024 01:53:13.232635  8742 log.cc:1199] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-2-root/wals/3c438d3e5ef24d16ba9fa8d15d58f5d7
I20251024 01:53:13.232723  8743 tablet_replica.cc:333] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5: stopping tablet replica
I20251024 01:53:13.232929  8743 raft_consensus.cc:2243] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251024 01:53:13.233134  8742 ts_tablet_manager.cc:1950] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P 14ac6c3c870041b1a236735c1432249f: Deleting consensus metadata
I20251024 01:53:13.233194  8369 catalog_manager.cc:4985] TS e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): tablet 3c438d3e5ef24d16ba9fa8d15d58f5d7 (table fake-table [id=3278a5b7a5b745758b1b5421da2d61d0]) successfully deleted
I20251024 01:53:13.233202  8743 raft_consensus.cc:2272] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251024 01:53:13.233892  8368 catalog_manager.cc:4985] TS 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): tablet 3c438d3e5ef24d16ba9fa8d15d58f5d7 (table fake-table [id=3278a5b7a5b745758b1b5421da2d61d0]) successfully deleted
I20251024 01:53:13.234002  8743 ts_tablet_manager.cc:1916] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251024 01:53:13.238981  8743 ts_tablet_manager.cc:1929] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251024 01:53:13.239928  8743 log.cc:1199] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5: Deleting WAL directory at /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-3-root/wals/3c438d3e5ef24d16ba9fa8d15d58f5d7
I20251024 01:53:13.240352  8743 ts_tablet_manager.cc:1950] T 3c438d3e5ef24d16ba9fa8d15d58f5d7 P cb09c56fc4d94e6f8439d7dcb6f345c5: Deleting consensus metadata
I20251024 01:53:13.241608  8369 catalog_manager.cc:4985] TS cb09c56fc4d94e6f8439d7dcb6f345c5 (127.0.104.4:43387): tablet 3c438d3e5ef24d16ba9fa8d15d58f5d7 (table fake-table [id=3278a5b7a5b745758b1b5421da2d61d0]) successfully deleted
I20251024 01:53:13.249157  8381 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41852:
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"
    }
  }
}
I20251024 01:53:13.261497  8469 tablet_service.cc:1505] Processing CreateTablet for tablet 52afddf383074e1faa35d164b29d2648 (DEFAULT_TABLE table=fake-table [id=e2bfd9c59640471090603c7b4577272f]), partition=RANGE (key) PARTITION UNBOUNDED
I20251024 01:53:13.261991  8469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52afddf383074e1faa35d164b29d2648. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:13.268056  8749 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Bootstrap starting.
I20251024 01:53:13.269562  8749 tablet_bootstrap.cc:654] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Neither blocks nor log segments found. Creating new log.
I20251024 01:53:13.271327  8749 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: No bootstrap required, opened a new log
I20251024 01:53:13.271487  8749 ts_tablet_manager.cc:1403] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20251024 01:53:13.272059  8749 raft_consensus.cc:359] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } }
I20251024 01:53:13.272212  8749 raft_consensus.cc:385] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251024 01:53:13.272293  8749 raft_consensus.cc:740] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297407b7af4b4e8c86ae6be29ed5ce, State: Initialized, Role: FOLLOWER
I20251024 01:53:13.272524  8749 consensus_queue.cc:260] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } }
I20251024 01:53:13.272706  8749 raft_consensus.cc:399] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251024 01:53:13.272804  8749 raft_consensus.cc:493] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251024 01:53:13.272943  8749 raft_consensus.cc:3060] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 0 FOLLOWER]: Advancing to term 1
I20251024 01:53:13.275399  8749 raft_consensus.cc:515] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } }
I20251024 01:53:13.275620  8749 leader_election.cc:304] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4a297407b7af4b4e8c86ae6be29ed5ce; no voters: 
I20251024 01:53:13.276121  8749 leader_election.cc:290] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20251024 01:53:13.276258  8751 raft_consensus.cc:2804] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 1 FOLLOWER]: Leader election won for term 1
I20251024 01:53:13.278314  8751 raft_consensus.cc:697] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 1 LEADER]: Becoming Leader. State: Replica: 4a297407b7af4b4e8c86ae6be29ed5ce, State: Running, Role: LEADER
I20251024 01:53:13.278950  8749 ts_tablet_manager.cc:1434] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20251024 01:53:13.278919  8751 consensus_queue.cc:237] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } }
I20251024 01:53:13.281021  8381 catalog_manager.cc:5649] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1). New cstate: current_term: 1 leader_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } health_report { overall_health: HEALTHY } } }
I20251024 01:53:13.314446  8371 maintenance_manager.cc:419] P 8587e597e96c46d8a0a78a3ce7ef35ee: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000132
I20251024 01:53:13.354959  8370 maintenance_manager.cc:643] P 8587e597e96c46d8a0a78a3ce7ef35ee: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.037s	user 0.014s	sys 0.007s Metrics: {"bytes_written":7102,"cfile_init":1,"dirs.queue_time_us":1418,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":1105,"drs_written":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4,"lbm_write_time_us":13392,"lbm_writes_1-10_ms":3,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":7,"thread_start_us":1642,"threads_started":1}
I20251024 01:53:13.416311  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling FlushMRSOp(52afddf383074e1faa35d164b29d2648): perf score=0.000976
I20251024 01:53:13.505733  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: FlushMRSOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 0.089s	user 0.046s	sys 0.000s Metrics: {"bytes_written":10671,"cfile_init":1,"dirs.queue_time_us":670,"dirs.run_cpu_time_us":192,"dirs.run_wall_time_us":926,"drs_written":1,"lbm_read_time_us":116,"lbm_reads_lt_1ms":4,"lbm_write_time_us":770,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":650,"spinlock_wait_cycles":1792,"thread_start_us":570,"threads_started":1}
I20251024 01:53:13.507282  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling FlushMRSOp(52afddf383074e1faa35d164b29d2648): perf score=0.000976
I20251024 01:53:13.664261  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: FlushMRSOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 0.157s	user 0.066s	sys 0.000s Metrics: {"bytes_written":13222,"cfile_init":1,"dirs.queue_time_us":45,"dirs.run_cpu_time_us":195,"dirs.run_wall_time_us":1180,"drs_written":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4,"lbm_write_time_us":932,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1000}
I20251024 01:53:13.665004  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling CompactRowSetsOp(52afddf383074e1faa35d164b29d2648): perf score=1.014266
I20251024 01:53:13.784132  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: CompactRowSetsOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 0.119s	user 0.091s	sys 0.000s Metrics: {"bytes_written":17963,"cfile_cache_hit":10,"cfile_cache_hit_bytes":2284,"cfile_cache_miss":26,"cfile_cache_miss_bytes":47376,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":1324,"dirs.run_cpu_time_us":928,"dirs.run_wall_time_us":4729,"drs_written":1,"lbm_read_time_us":1915,"lbm_reads_lt_1ms":54,"lbm_write_time_us":985,"lbm_writes_lt_1ms":23,"num_input_rowsets":2,"peak_mem_usage":14643,"rows_written":1650,"thread_start_us":5371,"threads_started":3}
I20251024 01:53:13.785029  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling FlushMRSOp(52afddf383074e1faa35d164b29d2648): perf score=0.002914
I20251024 01:53:14.007084  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: FlushMRSOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 0.222s	user 0.153s	sys 0.001s Metrics: {"bytes_written":29338,"cfile_init":1,"dirs.queue_time_us":54,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":1246,"drs_written":1,"lbm_read_time_us":109,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1182,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":2650}
I20251024 01:53:14.008003  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling CompactRowSetsOp(52afddf383074e1faa35d164b29d2648): perf score=1.014692
I20251024 01:53:14.251559  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: CompactRowSetsOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 0.243s	user 0.200s	sys 0.001s Metrics: {"bytes_written":45230,"cfile_cache_hit":10,"cfile_cache_hit_bytes":2285,"cfile_cache_miss":26,"cfile_cache_miss_bytes":119813,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":61,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1077,"drs_written":1,"lbm_read_time_us":1297,"lbm_reads_lt_1ms":54,"lbm_write_time_us":1275,"lbm_writes_lt_1ms":25,"num_input_rowsets":2,"peak_mem_usage":29920,"rows_written":4300}
I20251024 01:53:14.252427  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling FlushMRSOp(52afddf383074e1faa35d164b29d2648): perf score=0.005821
I20251024 01:53:14.633453  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: FlushMRSOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 0.380s	user 0.296s	sys 0.012s Metrics: {"bytes_written":49922,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":145,"dirs.run_wall_time_us":1345,"drs_written":1,"lbm_read_time_us":103,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1209,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":4950}
I20251024 01:53:14.634425  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling CompactRowSetsOp(52afddf383074e1faa35d164b29d2648): perf score=1.014841
I20251024 01:53:15.093685  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: CompactRowSetsOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 0.459s	user 0.401s	sys 0.016s Metrics: {"bytes_written":92465,"cfile_cache_hit":12,"cfile_cache_hit_bytes":30454,"cfile_cache_miss":26,"cfile_cache_miss_bytes":233106,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":3029,"dirs.run_cpu_time_us":988,"dirs.run_wall_time_us":7357,"drs_written":1,"lbm_read_time_us":2548,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":53,"lbm_write_time_us":1482,"lbm_writes_lt_1ms":29,"num_input_rowsets":2,"peak_mem_usage":66780,"rows_written":9250,"thread_start_us":36365,"threads_started":2}
I20251024 01:53:15.094548  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling FlushMRSOp(52afddf383074e1faa35d164b29d2648): perf score=0.008727
I20251024 01:53:15.553650  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: FlushMRSOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 0.459s	user 0.419s	sys 0.008s Metrics: {"bytes_written":78726,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":153,"dirs.run_wall_time_us":665,"drs_written":1,"lbm_read_time_us":101,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4053,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":7900}
I20251024 01:53:15.559895  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling CompactRowSetsOp(52afddf383074e1faa35d164b29d2648): perf score=1.014845
W20251024 01:53:16.202201  8744 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.104.1:33331, user_credentials={real_user=slave}} blocked reactor thread for 46501.2us
I20251024 01:53:16.327104  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: CompactRowSetsOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 0.767s	user 0.694s	sys 0.012s Metrics: {"bytes_written":167633,"cfile_cache_hit":11,"cfile_cache_hit_bytes":31341,"cfile_cache_miss":29,"cfile_cache_miss_bytes":460819,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":4819,"dirs.run_cpu_time_us":223,"dirs.run_wall_time_us":6578,"drs_written":1,"lbm_read_time_us":1640,"lbm_reads_lt_1ms":57,"lbm_write_time_us":2239,"lbm_writes_lt_1ms":36,"num_input_rowsets":2,"peak_mem_usage":129289,"rows_written":17150,"thread_start_us":4691,"threads_started":1}
I20251024 01:53:16.328025  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling FlushMRSOp(52afddf383074e1faa35d164b29d2648): perf score=0.014541
I20251024 01:53:17.423280  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: FlushMRSOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 1.084s	user 0.700s	sys 0.040s Metrics: {"bytes_written":128563,"cfile_init":1,"dirs.queue_time_us":23910,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":2108,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1749,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":13300,"thread_start_us":23805,"threads_started":1}
I20251024 01:53:17.424669  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling CompactRowSetsOp(52afddf383074e1faa35d164b29d2648): perf score=1.014830
I20251024 01:53:19.190263  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: CompactRowSetsOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 1.765s	user 1.250s	sys 0.011s Metrics: {"bytes_written":286983,"cfile_cache_hit":12,"cfile_cache_hit_bytes":106012,"cfile_cache_miss":36,"cfile_cache_miss_bytes":776300,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":4940,"dirs.run_cpu_time_us":709,"dirs.run_wall_time_us":3015,"drs_written":1,"lbm_read_time_us":2094,"lbm_reads_lt_1ms":64,"lbm_write_time_us":3130,"lbm_writes_lt_1ms":47,"mutex_wait_us":1,"num_input_rowsets":2,"peak_mem_usage":238921,"rows_written":30450,"thread_start_us":10340,"threads_started":4}
I20251024 01:53:19.191243  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling FlushMRSOp(52afddf383074e1faa35d164b29d2648): perf score=0.034889
I20251024 01:53:21.765375  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: FlushMRSOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 2.574s	user 1.765s	sys 0.048s Metrics: {"bytes_written":311478,"cfile_init":1,"dirs.queue_time_us":15707,"dirs.run_cpu_time_us":198,"dirs.run_wall_time_us":17559,"drs_written":1,"lbm_read_time_us":123,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3399,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":32900,"thread_start_us":22870,"threads_started":1}
I20251024 01:53:21.766573  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling LogGCOp(52afddf383074e1faa35d164b29d2648): free 998101 bytes of WAL
I20251024 01:53:21.767920  8446 log_reader.cc:385] T 52afddf383074e1faa35d164b29d2648: removed 1 log segments from log reader
I20251024 01:53:21.768052  8446 log.cc:1079] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Deleting log segment in path: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-0-root/wals/52afddf383074e1faa35d164b29d2648/wal-000000001 (ops 1-740)
I20251024 01:53:21.768725  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: LogGCOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {}
I20251024 01:53:21.769146  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling CompactRowSetsOp(52afddf383074e1faa35d164b29d2648): perf score=1.014696
I20251024 01:53:25.576426  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: CompactRowSetsOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 3.807s	user 2.612s	sys 0.020s Metrics: {"bytes_written":589509,"cfile_cache_hit":13,"cfile_cache_hit_bytes":275327,"cfile_cache_miss":53,"cfile_cache_miss_bytes":1570907,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":51020,"dirs.run_cpu_time_us":230,"dirs.run_wall_time_us":1153,"drs_written":1,"lbm_read_time_us":3547,"lbm_reads_lt_1ms":81,"lbm_write_time_us":8371,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":74,"num_input_rowsets":2,"peak_mem_usage":510092,"rows_written":63350,"thread_start_us":50925,"threads_started":1}
I20251024 01:53:25.577446  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling FlushMRSOp(52afddf383074e1faa35d164b29d2648): perf score=0.075584
I20251024 01:53:31.383654  8375 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41828:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251024 01:53:31.655418  8371 maintenance_manager.cc:419] P 8587e597e96c46d8a0a78a3ce7ef35ee: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000062
I20251024 01:53:31.663239  8370 maintenance_manager.cc:643] P 8587e597e96c46d8a0a78a3ce7ef35ee: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.008s	user 0.005s	sys 0.001s Metrics: {"bytes_written":330,"delete_count":0,"lbm_write_time_us":211,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251024 01:53:31.663800  8371 maintenance_manager.cc:419] P 8587e597e96c46d8a0a78a3ce7ef35ee: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.127907
I20251024 01:53:31.676862  8370 maintenance_manager.cc:643] P 8587e597e96c46d8a0a78a3ce7ef35ee: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.013s	user 0.012s	sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2331,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":759,"lbm_read_time_us":544,"lbm_reads_lt_1ms":25,"lbm_write_time_us":378,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":528,"threads_started":2,"update_count":1}
I20251024 01:53:31.965142  8770 tablet.cc:1722] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: 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
I20251024 01:53:31.965113  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: FlushMRSOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 6.387s	user 3.706s	sys 0.251s Metrics: {"bytes_written":670198,"cfile_init":1,"dirs.queue_time_us":13947,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1807,"drs_written":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7751,"lbm_writes_lt_1ms":86,"peak_mem_usage":0,"rows_written":72400,"spinlock_wait_cycles":225024,"thread_start_us":18144,"threads_started":1}
I20251024 01:53:31.966934  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling LogGCOp(52afddf383074e1faa35d164b29d2648): free 2003532 bytes of WAL
I20251024 01:53:31.967464  8446 log_reader.cc:385] T 52afddf383074e1faa35d164b29d2648: removed 2 log segments from log reader
I20251024 01:53:31.967581  8446 log.cc:1079] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Deleting log segment in path: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-0-root/wals/52afddf383074e1faa35d164b29d2648/wal-000000002 (ops 741-1459)
I20251024 01:53:31.967684  8446 log.cc:1079] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Deleting log segment in path: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-0-root/wals/52afddf383074e1faa35d164b29d2648/wal-000000003 (ops 1460-2172)
I20251024 01:53:31.968888  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: LogGCOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {}
I20251024 01:53:31.969616  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling CompactRowSetsOp(52afddf383074e1faa35d164b29d2648): perf score=1.014360
I20251024 01:53:31.996840  8374 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 8587e597e96c46d8a0a78a3ce7ef35ee: fake-table [id=e2bfd9c59640471090603c7b4577272f] alter complete (version 1)
I20251024 01:53:32.002986  8479 consensus_queue.cc:237] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4113, Committed index: 4113, Last appended: 1.4119, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4120 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: true } }
W20251024 01:53:32.022063  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52afddf383074e1faa35d164b29d2648. This is attempt 1: this message will repeat every 5th retry.
I20251024 01:53:32.028786  8804 raft_consensus.cc:2955] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 1 LEADER]: Committing config change with OpId 1.4120: config changed from index -1 to 4120, NON_VOTER e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2) added. New config: { opid_index: 4120 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: true } } }
I20251024 01:53:32.041198  8366 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 52afddf383074e1faa35d164b29d2648 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251024 01:53:32.045269  8381 catalog_manager.cc:5649] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce reported cstate change: config changed from index -1 to 4120, NON_VOTER e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2) added. New cstate: current_term: 1 leader_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" committed_config { opid_index: 4120 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251024 01:53:32.053577  8479 consensus_queue.cc:237] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4125, Committed index: 4125, Last appended: 1.4125, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4126 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: true } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: true } }
W20251024 01:53:32.056738  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52afddf383074e1faa35d164b29d2648. This is attempt 1: this message will repeat every 5th retry.
I20251024 01:53:32.059476  8813 raft_consensus.cc:2955] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 1 LEADER]: Committing config change with OpId 1.4126: config changed from index 4120 to 4126, NON_VOTER 14ac6c3c870041b1a236735c1432249f (127.0.104.3) added. New config: { opid_index: 4126 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: true } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: true } } }
I20251024 01:53:32.066183  8366 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 52afddf383074e1faa35d164b29d2648 with cas_config_opid_index 4120: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251024 01:53:32.068171  8374 catalog_manager.cc:5649] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce reported cstate change: config changed from index 4120 to 4126, NON_VOTER 14ac6c3c870041b1a236735c1432249f (127.0.104.3) added. New cstate: current_term: 1 leader_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" committed_config { opid_index: 4126 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251024 01:53:32.079325  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52afddf383074e1faa35d164b29d2648. This is attempt 1: this message will repeat every 5th retry.
I20251024 01:53:32.178062  8371 maintenance_manager.cc:419] P 8587e597e96c46d8a0a78a3ce7ef35ee: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000050
I20251024 01:53:32.184192  8370 maintenance_manager.cc:643] P 8587e597e96c46d8a0a78a3ce7ef35ee: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s	user 0.003s	sys 0.000s Metrics: {"bytes_written":583,"delete_count":0,"lbm_write_time_us":213,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":3}
I20251024 01:53:32.184940  8371 maintenance_manager.cc:419] P 8587e597e96c46d8a0a78a3ce7ef35ee: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.214496
I20251024 01:53:32.261675  8370 maintenance_manager.cc:643] P 8587e597e96c46d8a0a78a3ce7ef35ee: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.076s	user 0.014s	sys 0.005s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2722,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":4169,"dirs.run_cpu_time_us":316,"dirs.run_wall_time_us":1531,"lbm_read_time_us":522,"lbm_reads_lt_1ms":25,"lbm_write_time_us":421,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":37575,"threads_started":2,"update_count":3}
I20251024 01:53:32.545159  8820 ts_tablet_manager.cc:933] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Initiating tablet copy from peer 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331)
I20251024 01:53:32.603817  8820 tablet_copy_client.cc:323] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.1:33331
I20251024 01:53:32.612053  8822 ts_tablet_manager.cc:933] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Initiating tablet copy from peer 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331)
I20251024 01:53:32.636807  8822 tablet_copy_client.cc:323] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.1:33331
I20251024 01:53:32.683332  8489 tablet_copy_service.cc:140] P 4a297407b7af4b4e8c86ae6be29ed5ce: Received BeginTabletCopySession request for tablet 52afddf383074e1faa35d164b29d2648 from peer e727f2a5ac8f4e50a0e4fecfbfe8a15b ({username='slave'} at 127.0.0.1:50668)
I20251024 01:53:32.683552  8489 tablet_copy_service.cc:161] P 4a297407b7af4b4e8c86ae6be29ed5ce: Beginning new tablet copy session on tablet 52afddf383074e1faa35d164b29d2648 from peer e727f2a5ac8f4e50a0e4fecfbfe8a15b at {username='slave'} at 127.0.0.1:50668: session id = e727f2a5ac8f4e50a0e4fecfbfe8a15b-52afddf383074e1faa35d164b29d2648
I20251024 01:53:32.695475  8489 tablet_copy_source_session.cc:215] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Tablet Copy: opened 10 blocks and 3 log segments
I20251024 01:53:32.699312  8489 tablet_copy_service.cc:140] P 4a297407b7af4b4e8c86ae6be29ed5ce: Received BeginTabletCopySession request for tablet 52afddf383074e1faa35d164b29d2648 from peer 14ac6c3c870041b1a236735c1432249f ({username='slave'} at 127.0.0.1:50684)
I20251024 01:53:32.699513  8489 tablet_copy_service.cc:161] P 4a297407b7af4b4e8c86ae6be29ed5ce: Beginning new tablet copy session on tablet 52afddf383074e1faa35d164b29d2648 from peer 14ac6c3c870041b1a236735c1432249f at {username='slave'} at 127.0.0.1:50684: session id = 14ac6c3c870041b1a236735c1432249f-52afddf383074e1faa35d164b29d2648
I20251024 01:53:32.703085  8489 tablet_copy_source_session.cc:215] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Tablet Copy: opened 10 blocks and 3 log segments
I20251024 01:53:32.704169  8820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52afddf383074e1faa35d164b29d2648. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:32.705673  8822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52afddf383074e1faa35d164b29d2648. 1 dirs total, 0 dirs full, 0 dirs failed
I20251024 01:53:32.712786  8822 tablet_copy_client.cc:806] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Starting download of 10 data blocks...
I20251024 01:53:32.715936  8820 tablet_copy_client.cc:806] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Starting download of 10 data blocks...
I20251024 01:53:32.716737  8825 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:32.719596  8821 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:32.738546  8828 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:32.739053  8829 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:33.078059  8819 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 184 ops behind the committed index 
I20251024 01:53:33.140436  8819 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 194 ops behind the committed index 
I20251024 01:53:34.720547  8825 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:34.722515  8821 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:34.742980  8828 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:34.748272  8829 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Injecting latency into file download: 2000
W20251024 01:53:34.995702  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20251024 01:53:35.184286  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20251024 01:53:36.201658  8832 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 820 ops behind the committed index  [suppressed 5 similar messages]
I20251024 01:53:36.415076  8804 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 861 ops behind the committed index  [suppressed 6 similar messages]
I20251024 01:53:36.724537  8821 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:36.724946  8825 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:36.748420  8828 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:36.750036  8829 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Injecting latency into file download: 2000
W20251024 01:53:37.486115  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20251024 01:53:37.774199  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20251024 01:53:38.729655  8821 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:38.733634  8825 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:38.756724  8829 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:38.765091  8828 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:39.210435  8834 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 1431 ops behind the committed index  [suppressed 5 similar messages]
I20251024 01:53:39.489363  8832 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 1494 ops behind the committed index  [suppressed 5 similar messages]
W20251024 01:53:39.999950  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
W20251024 01:53:40.017446  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20251024 01:53:40.087004  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: CompactRowSetsOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 8.117s	user 5.588s	sys 0.075s Metrics: {"bytes_written":1236721,"cfile_cache_hit":15,"cfile_cache_hit_bytes":575179,"cfile_cache_miss":93,"cfile_cache_miss_bytes":3514629,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":17829,"dirs.run_cpu_time_us":192,"dirs.run_wall_time_us":948,"drs_written":1,"lbm_read_time_us":6182,"lbm_reads_lt_1ms":121,"lbm_write_time_us":11662,"lbm_writes_lt_1ms":144,"num_input_rowsets":2,"peak_mem_usage":1133031,"rows_written":135750,"thread_start_us":19247,"threads_started":1}
I20251024 01:53:40.088238  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling FlushMRSOp(52afddf383074e1faa35d164b29d2648): perf score=0.158912
I20251024 01:53:40.742648  8825 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:40.743954  8821 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:40.763942  8829 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:40.776298  8828 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:42.602350  8809 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 2137 ops behind the committed index  [suppressed 6 similar messages]
W20251024 01:53:42.613801  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20251024 01:53:42.673478  8809 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 2148 ops behind the committed index  [suppressed 5 similar messages]
W20251024 01:53:42.680774  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20251024 01:53:42.764943  8820 tablet_copy_client.cc:670] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Starting download of 3 WAL segments...
I20251024 01:53:42.773943  8829 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:42.777056  8822 tablet_copy_client.cc:670] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Starting download of 3 WAL segments...
I20251024 01:53:42.803367  8828 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:42.808171  8825 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:42.808446  8838 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:42.810721  8821 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:42.877167  8839 tablet_copy_client.cc:1025] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Injecting latency into file download: 2000
I20251024 01:53:44.812391  8820 tablet_copy_client.cc:538] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251024 01:53:44.826608  8820 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Bootstrap starting.
I20251024 01:53:44.879887  8822 tablet_copy_client.cc:538] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251024 01:53:44.890401  8822 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Bootstrap starting.
W20251024 01:53:45.020860  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20251024 01:53:45.047086  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
I20251024 01:53:46.017520  8832 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 2720 ops behind the committed index  [suppressed 6 similar messages]
I20251024 01:53:46.037810  8832 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 2725 ops behind the committed index  [suppressed 6 similar messages]
W20251024 01:53:46.500782  8822 log.cc:927] Time spent T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20251024 01:53:47.561908  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20251024 01:53:47.572393  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
I20251024 01:53:48.172465  8820 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Bootstrap replayed 1/3 log segments. Stats: ops{read=717 overwritten=0 applied=710 ignored=544} inserts{seen=8300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 7 replicates
I20251024 01:53:48.535398  8822 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Bootstrap replayed 1/3 log segments. Stats: ops{read=717 overwritten=0 applied=710 ignored=544} inserts{seen=8300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 7 replicates
I20251024 01:53:49.631320  8846 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 3154 ops behind the committed index  [suppressed 6 similar messages]
I20251024 01:53:49.647219  8846 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 3155 ops behind the committed index  [suppressed 6 similar messages]
W20251024 01:53:50.156883  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20251024 01:53:50.193478  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
I20251024 01:53:50.694324  8820 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Bootstrap replaying log segment 2/3 (607.6K/974.0K this segment, stats: ops{read=1162 overwritten=0 applied=1161 ignored=544} inserts{seen=30850 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2)
I20251024 01:53:50.860529  8822 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Bootstrap replaying log segment 2/3 (415.2K/974.0K this segment, stats: ops{read=1021 overwritten=0 applied=1020 ignored=544} inserts{seen=23800 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2)
I20251024 01:53:52.097906  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: FlushMRSOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 11.997s	user 8.111s	sys 0.370s Metrics: {"bytes_written":1385480,"cfile_init":1,"dirs.queue_time_us":17682,"dirs.run_cpu_time_us":97,"dirs.run_wall_time_us":98,"drs_written":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4,"lbm_write_time_us":13320,"lbm_writes_lt_1ms":163,"peak_mem_usage":0,"rows_written":152250,"thread_start_us":22062,"threads_started":1}
I20251024 01:53:52.126288  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling CompactRowSetsOp(52afddf383074e1faa35d164b29d2648): perf score=1.013644
I20251024 01:53:52.396251  8820 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Bootstrap replayed 2/3 log segments. Stats: ops{read=1430 overwritten=0 applied=1423 ignored=544} inserts{seen=43950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 7 replicates
I20251024 01:53:52.773361  8855 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 3538 ops behind the committed index  [suppressed 5 similar messages]
W20251024 01:53:52.779696  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
I20251024 01:53:52.911115  8855 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 3551 ops behind the committed index  [suppressed 5 similar messages]
W20251024 01:53:52.919632  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
I20251024 01:53:54.687134  8822 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Bootstrap replayed 2/3 log segments. Stats: ops{read=1430 overwritten=0 applied=1423 ignored=544} inserts{seen=43950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 7 replicates
W20251024 01:53:55.141968  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
W20251024 01:53:55.370862  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20251024 01:53:55.720244  8820 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Bootstrap replaying log segment 3/3 (582.6K/891.2K this segment, stats: ops{read=1857 overwritten=0 applied=1856 ignored=544} inserts{seen=65600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2)
I20251024 01:53:55.875264  8822 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Bootstrap replaying log segment 3/3 (270.1K/893.9K this segment, stats: ops{read=1628 overwritten=0 applied=1628 ignored=544} inserts{seen=54200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2)
I20251024 01:53:55.904911  8846 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 3816 ops behind the committed index  [suppressed 5 similar messages]
I20251024 01:53:56.080992  8865 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 3835 ops behind the committed index  [suppressed 6 similar messages]
I20251024 01:53:56.240743  8820 tablet.cc:1722] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: 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
I20251024 01:53:56.241201  8820 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251024 01:53:57.380200  8820 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Bootstrap replayed 3/3 log segments. Stats: ops{read=2086 overwritten=0 applied=2085 ignored=544} inserts{seen=76900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 1 replicates
I20251024 01:53:57.380890  8820 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Bootstrap complete.
I20251024 01:53:57.393174  8820 ts_tablet_manager.cc:1403] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Time spent bootstrapping tablet: real 12.567s	user 7.415s	sys 0.378s
I20251024 01:53:57.394510  8820 raft_consensus.cc:359] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: 4126 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: true } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: true } }
I20251024 01:53:57.402369  8820 raft_consensus.cc:740] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e727f2a5ac8f4e50a0e4fecfbfe8a15b, State: Initialized, Role: LEARNER
I20251024 01:53:57.402752  8820 consensus_queue.cc:260] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4257, Last appended: 1.4258, Last appended by leader: 4258, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4126 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: true } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: true } }
I20251024 01:53:57.407944  8820 ts_tablet_manager.cc:1434] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.003s
I20251024 01:53:57.408692  8488 tablet_copy_service.cc:342] P 4a297407b7af4b4e8c86ae6be29ed5ce: Request end of tablet copy session e727f2a5ac8f4e50a0e4fecfbfe8a15b-52afddf383074e1faa35d164b29d2648 received from {username='slave'} at 127.0.0.1:50668
I20251024 01:53:57.408823  8488 tablet_copy_service.cc:434] P 4a297407b7af4b4e8c86ae6be29ed5ce: ending tablet copy session e727f2a5ac8f4e50a0e4fecfbfe8a15b-52afddf383074e1faa35d164b29d2648 on tablet 52afddf383074e1faa35d164b29d2648 with peer e727f2a5ac8f4e50a0e4fecfbfe8a15b
I20251024 01:53:57.564186  8575 maintenance_manager.cc:419] P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Scheduling CompactRowSetsOp(52afddf383074e1faa35d164b29d2648): perf score=1.014360
I20251024 01:53:57.729980  8549 raft_consensus.cc:1217] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4125->[1.4126-1.4146]   Dedup: 1.4146->[]
W20251024 01:53:58.057621  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
I20251024 01:53:58.541471  8822 tablet.cc:1722] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: 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
I20251024 01:53:58.541764  8822 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251024 01:53:59.043780  8879 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 4160 ops behind the committed index  [suppressed 5 similar messages]
I20251024 01:53:59.085266  8846 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 3669 ops behind the committed index  [suppressed 21 similar messages]
I20251024 01:54:00.229748  8822 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Bootstrap replayed 3/3 log segments. Stats: ops{read=2088 overwritten=0 applied=2085 ignored=544} inserts{seen=76900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=2. Pending: 3 replicates
I20251024 01:54:00.253263  8822 tablet_bootstrap.cc:492] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Bootstrap complete.
I20251024 01:54:00.298687  8822 ts_tablet_manager.cc:1403] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Time spent bootstrapping tablet: real 15.408s	user 7.462s	sys 0.451s
I20251024 01:54:00.299613  8822 raft_consensus.cc:359] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: 4126 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: true } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: true } }
I20251024 01:54:00.325461  8822 raft_consensus.cc:740] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 14ac6c3c870041b1a236735c1432249f, State: Initialized, Role: LEARNER
I20251024 01:54:00.325793  8822 consensus_queue.cc:260] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4257, Last appended: 1.4260, Last appended by leader: 4260, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4126 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: true } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: true } }
I20251024 01:54:00.335319  8822 ts_tablet_manager.cc:1434] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Time spent starting tablet: real 0.036s	user 0.001s	sys 0.004s
I20251024 01:54:00.350579  8488 tablet_copy_service.cc:342] P 4a297407b7af4b4e8c86ae6be29ed5ce: Request end of tablet copy session 14ac6c3c870041b1a236735c1432249f-52afddf383074e1faa35d164b29d2648 received from {username='slave'} at 127.0.0.1:50684
I20251024 01:54:00.350715  8488 tablet_copy_service.cc:434] P 4a297407b7af4b4e8c86ae6be29ed5ce: ending tablet copy session 14ac6c3c870041b1a236735c1432249f-52afddf383074e1faa35d164b29d2648 on tablet 52afddf383074e1faa35d164b29d2648 with peer 14ac6c3c870041b1a236735c1432249f
I20251024 01:54:00.399608  8644 maintenance_manager.cc:419] P 14ac6c3c870041b1a236735c1432249f: Scheduling CompactRowSetsOp(52afddf383074e1faa35d164b29d2648): perf score=1.014360
I20251024 01:54:00.493448  8618 raft_consensus.cc:1217] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4125->[1.4126-1.4146]   Dedup: 1.4146->[]
W20251024 01:54:00.995436  8867 log.cc:927] Time spent T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20251024 01:54:02.052822  8878 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 3856 ops behind the committed index  [suppressed 20 similar messages]
I20251024 01:54:02.105707  8899 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 2958 ops behind the committed index  [suppressed 43 similar messages]
W20251024 01:54:02.778419  8885 log.cc:494] Time spent T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Log roll took a long time: real 0.053s	user 0.007s	sys 0.001s
W20251024 01:54:03.075745  8885 log.cc:927] Time spent T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
W20251024 01:54:04.673439  8445 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.104.2:38331, user_credentials={real_user=slave}} blocked reactor thread for 63122us
I20251024 01:54:05.089891  8899 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 2956 ops behind the committed index  [suppressed 44 similar messages]
I20251024 01:54:05.124140  8899 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 1833 ops behind the committed index  [suppressed 57 similar messages]
W20251024 01:54:05.572885  8445 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.104.2:38331, user_credentials={real_user=slave}} blocked reactor thread for 54616.8us
W20251024 01:54:05.802699  8548 op_tracker.cc:165] op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:05.802996  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6845' and following 7 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:05.819010  8547 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6847' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:05.832533  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6852' and following 13 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:05.924515  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6861' and following 9 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:05.933956  8547 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6861' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:05.934459  8547 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:05.936254  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
W20251024 01:54:06.594957  8444 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.104.3:39483, user_credentials={real_user=slave}} blocked reactor thread for 119106us
W20251024 01:54:07.241762  8885 log.cc:494] Time spent T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: Log roll took a long time: real 0.132s	user 0.007s	sys 0.005s
W20251024 01:54:07.375862  8548 op_tracker.cc:165] op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 4 similar messages]
W20251024 01:54:07.390326  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7081' and following 7 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:07.444092  8547 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7088' and following 11 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:07.453933  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7090' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:07.479701  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7096' and following 12 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:07.535226  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7103' and following 11 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:07.544413  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7103' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:07.544975  8548 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:07.545960  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
I20251024 01:54:08.155212  8904 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 2154 ops behind the committed index  [suppressed 40 similar messages]
I20251024 01:54:08.225296  8904 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 1336 ops behind the committed index  [suppressed 33 similar messages]
W20251024 01:54:08.562512  8548 op_tracker.cc:165] op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 5 similar messages]
W20251024 01:54:08.562693  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7252' and following 2 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:08.584352  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7257' and following 13 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:08.593948  8547 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7257' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:08.594599  8547 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:08.595386  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
W20251024 01:54:09.327775  8547 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7356' and following 14 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.349732  8547 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7359' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.362004  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7362' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.382714  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7363' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.408063  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7370' and following 11 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.418426  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7372' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.452991  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7378' and following 12 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.467092  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7380' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.480582  8547 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7380' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:09.481110  8547 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.481746  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
W20251024 01:54:09.608707  8618 op_tracker.cc:165] op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 11 similar messages]
W20251024 01:54:09.626396  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6985' and following 2 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.675091  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6992' and following 11 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.685871  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6994' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.694900  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6995' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.705077  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6997' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.725282  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7000' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.761247  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7008' and following 10 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.808081  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7018' and following 8 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.826848  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7021' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.840831  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7023' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.850924  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7026' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.862824  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7027' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.886845  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7033' and following 12 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.902124  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7035' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.915310  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7040' and following 13 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.927335  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7043' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.937841  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7045' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.953577  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7048' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:09.984738  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7056' and following 10 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.001828  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7060' and following 14 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.022008  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7063' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.034277  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7064' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.060729  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7065' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.111749  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7069' and following 14 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.180171  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7084' and following 3 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.196156  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7086' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.231431  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7094' and following 10 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.252810  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7096' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.265503  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7098' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.451601  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7144' and following 10 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.481783  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7148' and following 14 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.492337  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7151' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.503571  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7154' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.513478  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7156' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.523450  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7157' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.596483  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7164' and following 11 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.610558  8616 op_tracker.cc:165] op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 35 similar messages]
W20251024 01:54:10.610733  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7166' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.618867  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7564' and following 5 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.625196  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7168' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.640882  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7568' and following 14 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.649103  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7171' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.675990  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7173' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.684860  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7173' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:10.685537  8618 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.686264  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
W20251024 01:54:10.704344  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7583' and following 3 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.731595  8547 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7586' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.744374  8547 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7587' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.754011  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7587' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:10.754560  8549 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:10.755124  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
I20251024 01:54:11.179592  8913 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 1285 ops behind the committed index  [suppressed 77 similar messages]
I20251024 01:54:11.312175  8917 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 852 ops behind the committed index  [suppressed 38 similar messages]
W20251024 01:54:11.682789  8617 op_tracker.cc:165] op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 10 similar messages]
W20251024 01:54:11.683084  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7353' and following 9 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:11.698984  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7358' and following 13 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:11.753784  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7366' and following 10 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:11.774777  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7734' and following 4 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:11.812817  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7381' and following 3 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:11.825058  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7736' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:11.835352  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7736' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:11.836014  8548 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:11.836688  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
W20251024 01:54:11.867280  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7382' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:11.895916  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7387' and following 13 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:11.922060  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7394' and following 11 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:11.936555  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7394' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:11.937229  8616 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:11.937742  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
W20251024 01:54:12.767313  8548 op_tracker.cc:165] op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 10 similar messages]
W20251024 01:54:12.770076  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7859' and following 9 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:12.779723  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7859' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:12.789525  8548 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:12.794692  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
W20251024 01:54:12.998333  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7597' and following 5 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:13.037860  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7604' and following 11 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:13.063629  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7606' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:13.093413  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7608' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:13.211719  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7624' and following 2 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:13.223290  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7624' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:13.223950  8617 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:13.224747  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
W20251024 01:54:14.131337  8549 op_tracker.cc:165] op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 7 similar messages]
W20251024 01:54:14.142729  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8098' and following 7 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:14.173444  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8103' and following 13 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:14.189720  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8105' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:14.190055  8917 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 682 ops behind the committed index  [suppressed 40 similar messages]
W20251024 01:54:14.200678  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8107' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:14.210841  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8108' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:14.219775  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8108' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:14.222620  8548 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:14.223116  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
W20251024 01:54:14.327461  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7828' and following 4 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:14.342669  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7830' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:14.355422  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7832' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:14.402952  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7842' and following 8 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:14.424535  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7845' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:14.434265  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7846' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:14.443290  8617 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7846' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:14.443811  8617 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:14.444478  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
I20251024 01:54:14.776202  8922 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b is lagging by at least 350 ops behind the committed index  [suppressed 34 similar messages]
W20251024 01:54:15.354066  8549 op_tracker.cc:165] op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 12 similar messages]
W20251024 01:54:15.356585  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8349' and following 5 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.404636  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8350' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.439069  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8358' and following 10 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.473384  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8104' and following 7 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.485500  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8106' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.496218  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8369' and following 7 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.497622  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8106' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:15.498334  8616 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.501789  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
W20251024 01:54:15.509119  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8372' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.522964  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8373' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.540894  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8376' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.551673  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8379' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.562193  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8380' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.583019  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8385' and following 13 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.602161  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8387' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.612661  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8388' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.623047  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8392' and following 14 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.633910  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8395' and following 15 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.644116  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8396' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.658350  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8398' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.667593  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8399' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.677235  8549 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8401' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.687076  8548 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8405' and following 14 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.697530  8547 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8406' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.713160  8547 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8406' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:15.713677  8547 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:15.714435  8445 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2:38331): Couldn't send request to peer e727f2a5ac8f4e50a0e4fecfbfe8a15b. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
W20251024 01:54:16.079488  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8237' and following 1 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:16.085606  8516 maintenance_manager.cc:643] P e727f2a5ac8f4e50a0e4fecfbfe8a15b: CompactRowSetsOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 18.521s	user 5.835s	sys 0.070s Metrics: {"bytes_written":1236721,"cfile_cache_hit":14,"cfile_cache_hit_bytes":398604,"cfile_cache_miss":94,"cfile_cache_miss_bytes":3691204,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":17720,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":25346,"drs_written":1,"lbm_read_time_us":20155,"lbm_reads_1-10_ms":4,"lbm_reads_lt_1ms":118,"lbm_write_time_us":33041,"lbm_writes_10-100_ms":2,"lbm_writes_lt_1ms":142,"num_input_rowsets":2,"peak_mem_usage":1133031,"rows_written":135750,"spinlock_wait_cycles":71475968,"thread_start_us":17852,"threads_started":1}
I20251024 01:54:16.088878  8575 maintenance_manager.cc:419] P e727f2a5ac8f4e50a0e4fecfbfe8a15b: Scheduling FlushMRSOp(52afddf383074e1faa35d164b29d2648): perf score=0.236427
W20251024 01:54:16.090214  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8238' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:16.099877  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8238' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:16.120563  8618 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:16.132469  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
I20251024 01:54:16.219687  8936 raft_consensus.cc:1064] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: attempting to promote NON_VOTER e727f2a5ac8f4e50a0e4fecfbfe8a15b to VOTER
I20251024 01:54:16.220223  8936 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 33 messages since previous log ~2 seconds ago
I20251024 01:54:16.220345  8936 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 35 messages since previous log ~1 seconds ago
I20251024 01:54:16.220707  8936 consensus_queue.cc:237] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8476, Committed index: 8476, Last appended: 1.8476, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8477 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: false } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: true } }
I20251024 01:54:16.273394  8618 raft_consensus.cc:1275] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Refusing update from remote peer 4a297407b7af4b4e8c86ae6be29ed5ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 8237. Preceding OpId from leader: term: 1 index: 8477. (index mismatch)
I20251024 01:54:16.274204  8549 raft_consensus.cc:1275] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 LEARNER]: Refusing update from remote peer 4a297407b7af4b4e8c86ae6be29ed5ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 8476. Preceding OpId from leader: term: 1 index: 8477. (index mismatch)
I20251024 01:54:16.274101  8936 consensus_queue.cc:1048] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8477, Last known committed idx: 8237, Time since last communication: 0.000s
I20251024 01:54:16.274647  8930 consensus_queue.cc:1048] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8477, Last known committed idx: 8476, Time since last communication: 0.000s
I20251024 01:54:16.274863  8936 consensus_queue.cc:799] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Peer 14ac6c3c870041b1a236735c1432249f is lagging by at least 220 ops behind the committed index 
I20251024 01:54:16.277598  8922 raft_consensus.cc:2955] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 1 LEADER]: Committing config change with OpId 1.8477: config changed from index 4126 to 8477, e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 8477 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: false } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: true } } }
I20251024 01:54:16.278216  8547 raft_consensus.cc:2955] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 FOLLOWER]: Committing config change with OpId 1.8477: config changed from index 4126 to 8477, e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 8477 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: false } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: true } } }
I20251024 01:54:16.292965  8379 catalog_manager.cc:5649] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce reported cstate change: config changed from index 4126 to 8477, e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" committed_config { opid_index: 8477 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251024 01:54:16.413359  8371 maintenance_manager.cc:419] P 8587e597e96c46d8a0a78a3ce7ef35ee: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000005
I20251024 01:54:16.424341  8370 maintenance_manager.cc:643] P 8587e597e96c46d8a0a78a3ce7ef35ee: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.010s	user 0.003s	sys 0.002s Metrics: {"bytes_written":415,"delete_count":0,"lbm_write_time_us":168,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251024 01:54:16.425062  8371 maintenance_manager.cc:419] P 8587e597e96c46d8a0a78a3ce7ef35ee: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.152126
W20251024 01:54:16.472668  8618 op_tracker.cc:165] op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 26 similar messages]
W20251024 01:54:16.473121  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8313' and following 0 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:16.535022  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8331' and following 0 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:16.539463  8370 maintenance_manager.cc:643] P 8587e597e96c46d8a0a78a3ce7ef35ee: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.113s	user 0.035s	sys 0.015s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2564,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":65777,"dirs.run_cpu_time_us":95,"dirs.run_wall_time_us":96,"lbm_read_time_us":477,"lbm_reads_lt_1ms":25,"lbm_write_time_us":319,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":78237,"threads_started":1,"update_count":1}
W20251024 01:54:16.557518  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8333' and following 16 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:16.584242  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8341' and following 10 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:16.596083  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8342' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:16.612790  8618 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8343' and following 17 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:16.627113  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8350' and following 11 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:16.647513  8616 raft_consensus.cc:1579] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8350' and following 18 ops. Status for this op: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251024 01:54:16.648216  8616 raft_consensus.cc:1595] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251024 01:54:16.648712  8444 consensus_peers.cc:597] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce -> Peer 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483): Couldn't send request to peer 14ac6c3c870041b1a236735c1432249f. Status: Illegal state: Rejecting Update request from peer 4a297407b7af4b4e8c86ae6be29ed5ce for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 52afddf383074e1faa35d164b29d2648 rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) 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.
I20251024 01:54:17.970244  8585 maintenance_manager.cc:643] P 14ac6c3c870041b1a236735c1432249f: CompactRowSetsOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 17.570s	user 5.855s	sys 0.100s Metrics: {"bytes_written":1236721,"cfile_cache_hit":14,"cfile_cache_hit_bytes":398604,"cfile_cache_miss":94,"cfile_cache_miss_bytes":3691204,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":18590,"dirs.run_cpu_time_us":190,"dirs.run_wall_time_us":3053,"drs_written":1,"lbm_read_time_us":57342,"lbm_reads_1-10_ms":4,"lbm_reads_10-100_ms":2,"lbm_reads_lt_1ms":116,"lbm_write_time_us":22122,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":143,"num_input_rowsets":2,"peak_mem_usage":1133031,"rows_written":135750,"spinlock_wait_cycles":22440576,"thread_start_us":24552,"threads_started":1}
I20251024 01:54:17.981686  8644 maintenance_manager.cc:419] P 14ac6c3c870041b1a236735c1432249f: Scheduling FlushMRSOp(52afddf383074e1faa35d164b29d2648): perf score=0.242240
I20251024 01:54:18.042286  8947 raft_consensus.cc:1064] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: attempting to promote NON_VOTER 14ac6c3c870041b1a236735c1432249f to VOTER
I20251024 01:54:18.042753  8947 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 16 messages since previous log ~1 seconds ago
I20251024 01:54:18.043036  8947 consensus_queue.cc:237] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8477, Committed index: 8477, Last appended: 1.8477, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8478 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: false } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: false } }
I20251024 01:54:18.107729  8616 raft_consensus.cc:2955] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Committing config change with OpId 1.8477: config changed from index 4126 to 8477, e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 8477 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: false } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: NON_VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: true } } }
I20251024 01:54:18.123283  8547 raft_consensus.cc:1275] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 FOLLOWER]: Refusing update from remote peer 4a297407b7af4b4e8c86ae6be29ed5ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 8477. Preceding OpId from leader: term: 1 index: 8478. (index mismatch)
I20251024 01:54:18.124166  8947 consensus_queue.cc:1048] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8478, Last known committed idx: 8477, Time since last communication: 0.000s
I20251024 01:54:18.130316  8947 raft_consensus.cc:2955] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 1 LEADER]: Committing config change with OpId 1.8478: config changed from index 8477 to 8478, 14ac6c3c870041b1a236735c1432249f (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8478 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: false } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: false } } }
I20251024 01:54:18.147584  8379 catalog_manager.cc:5649] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce reported cstate change: config changed from index 8477 to 8478, 14ac6c3c870041b1a236735c1432249f (127.0.104.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" committed_config { opid_index: 8478 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20251024 01:54:18.158010  8547 raft_consensus.cc:2955] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b [term 1 FOLLOWER]: Committing config change with OpId 1.8478: config changed from index 8477 to 8478, 14ac6c3c870041b1a236735c1432249f (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8478 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: false } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: false } } }
I20251024 01:54:18.198951  8618 raft_consensus.cc:1275] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 LEARNER]: Refusing update from remote peer 4a297407b7af4b4e8c86ae6be29ed5ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 8477. Preceding OpId from leader: term: 1 index: 8478. (index mismatch)
I20251024 01:54:18.200834  8947 consensus_queue.cc:1048] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8478, Last known committed idx: 8477, Time since last communication: 0.000s
I20251024 01:54:18.205018  8618 raft_consensus.cc:2955] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 FOLLOWER]: Committing config change with OpId 1.8478: config changed from index 8477 to 8478, 14ac6c3c870041b1a236735c1432249f (127.0.104.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8478 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "e727f2a5ac8f4e50a0e4fecfbfe8a15b" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38331 } attrs { promote: false } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: false } } }
I20251024 01:54:18.544459  8371 maintenance_manager.cc:419] P 8587e597e96c46d8a0a78a3ce7ef35ee: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000060
I20251024 01:54:18.551208  8370 maintenance_manager.cc:643] P 8587e597e96c46d8a0a78a3ce7ef35ee: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s	user 0.005s	sys 0.000s Metrics: {"bytes_written":412,"delete_count":0,"lbm_write_time_us":189,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251024 01:54:18.551705  8371 maintenance_manager.cc:419] P 8587e597e96c46d8a0a78a3ce7ef35ee: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.151026
I20251024 01:54:18.601631  8370 maintenance_manager.cc:643] P 8587e597e96c46d8a0a78a3ce7ef35ee: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.050s	user 0.011s	sys 0.001s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2561,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":13801,"dirs.run_cpu_time_us":330,"dirs.run_wall_time_us":3684,"lbm_read_time_us":494,"lbm_reads_lt_1ms":25,"lbm_write_time_us":266,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":26701,"threads_started":2,"update_count":1}
I20251024 01:54:23.168864  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: CompactRowSetsOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 31.042s	user 12.273s	sys 0.203s Metrics: {"bytes_written":2580095,"cfile_cache_hit":19,"cfile_cache_hit_bytes":1239496,"cfile_cache_miss":203,"cfile_cache_miss_bytes":7451770,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":25402,"dirs.run_cpu_time_us":1752,"dirs.run_wall_time_us":11242,"drs_written":1,"lbm_read_time_us":137422,"lbm_reads_1-10_ms":6,"lbm_reads_10-100_ms":5,"lbm_reads_lt_1ms":220,"lbm_write_time_us":110034,"lbm_writes_1-10_ms":2,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":284,"num_input_rowsets":2,"peak_mem_usage":2689984,"rows_written":288000,"spinlock_wait_cycles":45786880,"thread_start_us":50405,"threads_started":5,"wal-append.queue_time_us":11511}
I20251024 01:54:23.169955  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling LogGCOp(52afddf383074e1faa35d164b29d2648): free 4997686 bytes of WAL
I20251024 01:54:23.170347  8446 log_reader.cc:385] T 52afddf383074e1faa35d164b29d2648: removed 5 log segments from log reader
I20251024 01:54:23.170500  8446 log.cc:1079] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Deleting log segment in path: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-0-root/wals/52afddf383074e1faa35d164b29d2648/wal-000000004 (ops 2173-2889)
I20251024 01:54:23.170647  8446 log.cc:1079] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Deleting log segment in path: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-0-root/wals/52afddf383074e1faa35d164b29d2648/wal-000000005 (ops 2890-3602)
I20251024 01:54:23.170782  8446 log.cc:1079] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Deleting log segment in path: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-0-root/wals/52afddf383074e1faa35d164b29d2648/wal-000000006 (ops 3603-4320)
I20251024 01:54:23.170877  8446 log.cc:1079] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Deleting log segment in path: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-0-root/wals/52afddf383074e1faa35d164b29d2648/wal-000000007 (ops 4321-5035)
I20251024 01:54:23.170966  8446 log.cc:1079] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce: Deleting log segment in path: /tmp/dist-test-taskupePnx/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761270696576755-416-0/minicluster-data/ts-0-root/wals/52afddf383074e1faa35d164b29d2648/wal-000000008 (ops 5036-5748)
I20251024 01:54:23.177788  8446 maintenance_manager.cc:643] P 4a297407b7af4b4e8c86ae6be29ed5ce: LogGCOp(52afddf383074e1faa35d164b29d2648) complete. Timing: real 0.008s	user 0.001s	sys 0.000s Metrics: {}
I20251024 01:54:23.178246  8505 maintenance_manager.cc:419] P 4a297407b7af4b4e8c86ae6be29ed5ce: Scheduling FlushMRSOp(52afddf383074e1faa35d164b29d2648): perf score=0.141471
I20251024 01:54:23.518220  8379 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41828:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
W20251024 01:54:23.616523  8379 catalog_manager.cc:5101] could not convert tablet's 52afddf383074e1faa35d164b29d2648 schema from PB: OK
I20251024 01:54:23.857715  8371 maintenance_manager.cc:419] P 8587e597e96c46d8a0a78a3ce7ef35ee: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000067
I20251024 01:54:23.863363  8370 maintenance_manager.cc:643] P 8587e597e96c46d8a0a78a3ce7ef35ee: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s	user 0.004s	sys 0.000s Metrics: {"bytes_written":330,"delete_count":0,"lbm_write_time_us":162,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251024 01:54:23.863864  8371 maintenance_manager.cc:419] P 8587e597e96c46d8a0a78a3ce7ef35ee: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.120968
I20251024 01:54:23.993160  8370 maintenance_manager.cc:643] P 8587e597e96c46d8a0a78a3ce7ef35ee: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.129s	user 0.009s	sys 0.022s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2479,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":17244,"dirs.run_cpu_time_us":263,"dirs.run_wall_time_us":1712,"lbm_read_time_us":505,"lbm_reads_lt_1ms":25,"lbm_write_time_us":299,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":113568,"threads_started":2,"update_count":1}
I20251024 01:54:27.999473  8374 catalog_manager.cc:5741] TS 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331) does not have the latest schema for tablet 52afddf383074e1faa35d164b29d2648 (table fake-table [id=e2bfd9c59640471090603c7b4577272f]). Expected version 2 got 1
I20251024 01:54:28.001995  8479 consensus_queue.cc:237] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8489, Committed index: 8489, Last appended: 1.8489, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8490 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: false } }
I20251024 01:54:28.005617  8618 raft_consensus.cc:1275] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 FOLLOWER]: Refusing update from remote peer 4a297407b7af4b4e8c86ae6be29ed5ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 8489. Preceding OpId from leader: term: 1 index: 8490. (index mismatch)
I20251024 01:54:28.006481  9005 consensus_queue.cc:1048] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8490, Last known committed idx: 8489, Time since last communication: 0.000s
I20251024 01:54:28.036234  8618 raft_consensus.cc:2955] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f [term 1 FOLLOWER]: Committing config change with OpId 1.8490: config changed from index 8478 to 8490, VOTER e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2) evicted. New config: { opid_index: 8490 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: false } } }
I20251024 01:54:28.044909  9005 raft_consensus.cc:2955] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 1 LEADER]: Committing config change with OpId 1.8490: config changed from index 8478 to 8490, VOTER e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2) evicted. New config: { opid_index: 8490 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: false } } }
I20251024 01:54:28.060916  8374 catalog_manager.cc:5649] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f reported cstate change: config changed from index 8478 to 8490, VOTER e727f2a5ac8f4e50a0e4fecfbfe8a15b (127.0.104.2) evicted. New cstate: current_term: 1 leader_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" committed_config { opid_index: 8490 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } peers { permanent_uuid: "14ac6c3c870041b1a236735c1432249f" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 39483 } attrs { promote: false } } }
I20251024 01:54:28.061393  8374 catalog_manager.cc:5741] TS 14ac6c3c870041b1a236735c1432249f (127.0.104.3:39483) does not have the latest schema for tablet 52afddf383074e1faa35d164b29d2648 (table fake-table [id=e2bfd9c59640471090603c7b4577272f]). Expected version 2 got 1
I20251024 01:54:28.078814  8366 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 52afddf383074e1faa35d164b29d2648 with cas_config_opid_index 8478: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251024 01:54:28.119412  8380 catalog_manager.cc:5741] TS 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331) does not have the latest schema for tablet 52afddf383074e1faa35d164b29d2648 (table fake-table [id=e2bfd9c59640471090603c7b4577272f]). Expected version 2 got 1
I20251024 01:54:28.121519  8479 consensus_queue.cc:237] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8490, Committed index: 8490, Last appended: 1.8490, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 8491 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } }
I20251024 01:54:28.122483  9005 raft_consensus.cc:2955] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce [term 1 LEADER]: Committing config change with OpId 1.8491: config changed from index 8490 to 8491, VOTER 14ac6c3c870041b1a236735c1432249f (127.0.104.3) evicted. New config: { opid_index: 8491 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } } }
I20251024 01:54:28.131973  8366 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 52afddf383074e1faa35d164b29d2648 with cas_config_opid_index 8490: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251024 01:54:28.135639  8380 catalog_manager.cc:5649] T 52afddf383074e1faa35d164b29d2648 P 4a297407b7af4b4e8c86ae6be29ed5ce reported cstate change: config changed from index 8490 to 8491, VOTER 14ac6c3c870041b1a236735c1432249f (127.0.104.3) evicted. New cstate: current_term: 1 leader_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" committed_config { opid_index: 8491 OBSOLETE_local: true peers { permanent_uuid: "4a297407b7af4b4e8c86ae6be29ed5ce" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33331 } health_report { overall_health: HEALTHY } } }
I20251024 01:54:28.136078  8380 catalog_manager.cc:5741] TS 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331) does not have the latest schema for tablet 52afddf383074e1faa35d164b29d2648 (table fake-table [id=e2bfd9c59640471090603c7b4577272f]). Expected version 2 got 1
I20251024 01:54:28.166005  8380 catalog_manager.cc:5741] TS 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331) does not have the latest schema for tablet 52afddf383074e1faa35d164b29d2648 (table fake-table [id=e2bfd9c59640471090603c7b4577272f]). Expected version 2 got 1
I20251024 01:54:28.251187  8371 maintenance_manager.cc:419] P 8587e597e96c46d8a0a78a3ce7ef35ee: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000037
I20251024 01:54:28.259486  8370 maintenance_manager.cc:643] P 8587e597e96c46d8a0a78a3ce7ef35ee: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.008s	user 0.001s	sys 0.004s Metrics: {"bytes_written":389,"delete_count":0,"lbm_write_time_us":171,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20251024 01:54:28.261574  8371 maintenance_manager.cc:419] P 8587e597e96c46d8a0a78a3ce7ef35ee: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.137262
I20251024 01:54:28.270354  8608 tablet_service.cc:1552] Processing DeleteTablet for tablet 52afddf383074e1faa35d164b29d2648 with delete_type TABLET_DATA_TOMBSTONED (TS 14ac6c3c870041b1a236735c1432249f not found in new config with opid_index 8491) from {username='slave'} at 127.0.0.1:50796
I20251024 01:54:28.284932  8539 tablet_service.cc:1552] Processing DeleteTablet for tablet 52afddf383074e1faa35d164b29d2648 with delete_type TABLET_DATA_TOMBSTONED (TS e727f2a5ac8f4e50a0e4fecfbfe8a15b not found in new config with opid_index 8490) from {username='slave'} at 127.0.0.1:34328
I20251024 01:54:28.297463  9019 tablet_replica.cc:333] T 52afddf383074e1faa35d164b29d2648 P 14ac6c3c870041b1a236735c1432249f: stopping tablet replica
I20251024 01:54:28.298581  9020 tablet_replica.cc:333] T 52afddf383074e1faa35d164b29d2648 P e727f2a5ac8f4e50a0e4fecfbfe8a15b: stopping tablet replica
I20251024 01:54:28.334468  8370 maintenance_manager.cc:643] P 8587e597e96c46d8a0a78a3ce7ef35ee: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.073s	user 0.013s	sys 0.008s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2644,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":18815,"dirs.run_cpu_time_us":319,"dirs.run_wall_time_us":4913,"lbm_read_time_us":1667,"lbm_reads_lt_1ms":25,"lbm_write_time_us":288,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":21832,"threads_started":2,"update_count":2}
W20251024 01:54:28.762152  8744 meta_cache.cc:302] tablet 52afddf383074e1faa35d164b29d2648: replica 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331) has failed: Timed out: Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)
W20251024 01:54:28.762517  8744 batcher.cc:441] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)
F20251024 01:54:28.763020  8975 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
*** Aborted at 1761270868 (unix time) try "date -d @1761270868" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGABRT (@0x3e8000001a0) received by PID 416 (TID 0x7f9ab714c700) from PID 416; stack trace: ***
    @     0x7f9badbf3980 (unknown) at ??:0
    @     0x7f9ba69f3fb7 gsignal at ??:0
F20251024 01:54:28.815757  8976 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f9ba69f5921 abort at ??:0
    @     0x7f9ba972bdcd google::LogMessage::Fail() at ??:0
F20251024 01:54:28.815757  8976 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.862325  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f9ba972fb93 google::LogMessage::SendToLog() at ??:0
    @     0x7f9ba972b7cc google::LogMessage::Flush() at ??:0
    @     0x7f9ba972cf59 google::LogMessageFatal::~LogMessageFatal() at ??:0
F20251024 01:54:28.815757  8976 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.862325  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.881022  8978 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f9bc07fad86 kudu::TestWorkload::GetNumberOfErrors() at ??:0
    @     0x7f9bc07f9a40 kudu::TestWorkload::WriteThread() at ??:0
F20251024 01:54:28.815757  8976 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.862325  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.881022  8978 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.944141  8973 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251024 01:54:28.815757  8976 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.862325  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.881022  8978 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.944141  8973 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.960034  8977 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251024 01:54:28.815757  8976 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.862325  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.881022  8978 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.944141  8973 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.960034  8977 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.963663  8974 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f9bc080beec std::__invoke_impl<>() at ??:0
F20251024 01:54:28.815757  8976 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.862325  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.881022  8978 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.944141  8973 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.960034  8977 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.963663  8974 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.970477  8979 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251024 01:54:28.815757  8976 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.862325  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.881022  8978 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.944141  8973 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.960034  8977 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.963663  8974 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.970477  8979 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.979600  8970 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251024 01:54:28.815757  8976 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.862325  8969 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.881022  8978 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.944141  8973 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.960034  8977 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.963663  8974 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.970477  8979 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.979600  8970 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)F20251024 01:54:28.979759  8980 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 52afddf383074e1faa35d164b29d2648 after 1 attempt(s): Failed to write to server: 4a297407b7af4b4e8c86ae6be29ed5ce (127.0.104.1:33331): Write RPC to 127.0.104.1:33331 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f9bc080bdfd std::__invoke<>() at ??:0
    @     0x7f9bc080bdba _ZNSt6thread8_InvokerISt5tupleIJMN4kudu12TestWorkloadEFvvEPS3_EEE9_M_invokeIJLm0ELm1EEEEDTclsr3stdE8__invokespcl10_S_declvalIXT_EEEEESt12_Index_tupleIJXspT_EEE at ??:0
    @     0x7f9bc080bd6e std::thread::_Invoker<>::operator()() at ??:0
    @     0x7f9bc080baa9 std::thread::_State_impl<>::_M_run() at ??:0
    @     0x7f9ba707b6df (unknown) at ??:0
    @     0x7f9badbe86db start_thread at ??:0
    @     0x7f9ba6ad671f clone at ??:0